1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/boot
Nicolas Pierron bb8fc2646e Substitute the "require" of imported modules by module paths.
$ sed -i '/require =/ { :b; s,(import \([^)]*\)),\1,; /];/ { b e }; n; b b; :e }' *.nix


svn path=/nixos/branches/modular-nixos/; revision=15660
2009-05-19 23:14:45 +00:00
..
boot-stage-1-init.sh
boot-stage-1.nix
boot-stage-2-init.sh
boot-stage-2.nix Substitute the "require" of imported modules by module paths. 2009-05-19 23:14:45 +00:00