mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 09:44:57 +00: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
|