mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 13:16:40 +03:00
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
xsltproc generate-sysimages.xsl repository-7.xml > sysimages.nix
|