mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-25 15:33:20 +03:00
f685e44d59
- python builder support application - add version to dream.lock - allowBuiltinsFetchers config option - node2nix builder - handle github sources without hash
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1631015389,
|
|
"narHash": "sha256-9SKTwRbp7OQGa4wKTo1wB6ctC2VlaIeKFZ+flqzPuoI=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "bc06c93905f60a82d6ebbb78f78cf289257860cc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"ref": "nixos-unstable",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"node2nix": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1613594272,
|
|
"narHash": "sha256-fcnPNexhowSkatLSl+0dat5oDaWKH53Pg+VKrE8+x+Q=",
|
|
"owner": "svanderburg",
|
|
"repo": "node2nix",
|
|
"rev": "0c94281ea98f1b17532176106f90f909aa133704",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "svanderburg",
|
|
"repo": "node2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"npmlock2nix": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1631558099,
|
|
"narHash": "sha256-xguvgtrIQHPxpc4J6EhfBnYtQDGJpt6hK1dN7KEi8R4=",
|
|
"owner": "nix-community",
|
|
"repo": "npmlock2nix",
|
|
"rev": "33eb3300561d724da64a46ab8e9a05a9cfa9264b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "npmlock2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"node2nix": "node2nix",
|
|
"npmlock2nix": "npmlock2nix"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|