mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 00:08:32 +01:00
5b0ca88d97
- Moved mobile development tools into a separate folder
3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
xsltproc generate-addons.xsl addon.xml > addons.nix
|