mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 14:11:36 +00:00
5b0ca88d97
- Moved mobile development tools into a separate folder
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
|