mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
xsltproc generate-addons.xsl addon.xml > addons.nix
|