dream2nix/flake.lock

94 lines
2.4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2021-10-20 12:39:11 +03:00
"mach-nix": {
"flake": false,
"locked": {
"lastModified": 1634711045,
"narHash": "sha256-m5A2Ty88NChLyFhXucECj6+AuiMZPHXNbw+9Kcs7F6Y=",
"owner": "DavHau",
"repo": "mach-nix",
"rev": "4433f74a97b94b596fa6cd9b9c0402104aceef5d",
"type": "github"
},
"original": {
"id": "mach-nix",
"type": "indirect"
}
},
"nix-parsec": {
"flake": false,
"locked": {
"lastModified": 1614150306,
"narHash": "sha256-h5fZgIhwvekg5WTNDdrV5EJ4zxXvlSqITmPVuz/OM+w=",
"owner": "nprindle",
"repo": "nix-parsec",
"rev": "a28e73fce98227cc46edfdbb8518697c0982e034",
"type": "github"
},
"original": {
"owner": "nprindle",
"repo": "nix-parsec",
"type": "github"
}
},
"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"
}
},
2021-09-14 05:00:29 +03:00
"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": {
2021-10-20 12:39:11 +03:00
"mach-nix": "mach-nix",
"nix-parsec": "nix-parsec",
2021-09-14 05:00:29 +03:00
"nixpkgs": "nixpkgs",
"node2nix": "node2nix",
2021-09-14 05:00:29 +03:00
"npmlock2nix": "npmlock2nix"
}
}
},
"root": "root",
"version": 7
}