Files
nixpkgs/pkgs
Ryan Trinkle be30ba8e0e nix-prefetch-scripts: make nix-prefetch-git report fetchSubmodules in its JSON output
Previously, nix-prefetch-git would report the same JSON whether submodules were being fetched or not; with this change, the --fetch-submodules option will cause the JSON output to include "fetchSubmodules": true, so that fetchgit (builtins.fromJSON (builtins.readFile ./path/to/output.json)) will work.
2016-03-21 23:26:18 -04:00
..
2016-03-16 21:10:20 +01:00
2016-03-18 18:22:27 +01:00
2016-03-17 13:05:57 +01:00
2016-03-17 15:59:39 +01:00
2016-03-17 15:59:04 +02:00
2016-03-18 14:53:19 +01:00