tritonshell/template/flake.lock

112 lines
2.8 KiB
Plaintext
Raw Normal View History

2022-01-21 16:55:29 +00:00
{
"nodes": {
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
2022-01-21 16:55:29 +00:00
"locked": {
2022-04-20 23:40:56 +00:00
"lastModified": 1650389807,
"narHash": "sha256-GFRBdHMJ/T/ifaE2GS58RWpxyufH0LqI3oGS6oWAnHk=",
2022-01-21 16:55:29 +00:00
"owner": "numtide",
"repo": "devshell",
2022-04-20 23:40:56 +00:00
"rev": "5a53bbf3eb4c908d83884d725a86b3a3bde35979",
2022-01-21 16:55:29 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2022-04-20 23:40:56 +00:00
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
"owner": "numtide",
"repo": "flake-utils",
2022-04-20 23:40:56 +00:00
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-01-21 16:55:29 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1643381941,
"narHash": "sha256-pHTwvnN4tTsEKkWlXQ8JMY423epos8wUOhthpwJjtpc=",
"owner": "NixOS",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"rev": "5efc8ca954272c4376ac929f4c5ffefcc20551d5",
2022-01-21 16:55:29 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs20-09": {
"locked": {
"lastModified": 1636935165,
"narHash": "sha256-J4smKTYTp8wJ57znUerWlS/QRgp0jcm/StcfIhsa5eA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f7949198dcff52265b322ca8abf7450610e7e49e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-01-21 16:55:29 +00:00
"locked": {
2022-04-20 23:40:56 +00:00
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
"owner": "nixos",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
2022-04-20 23:40:56 +00:00
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
2022-01-21 16:55:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-02-01 00:59:09 +00:00
"ref": "nixos-unstable",
2022-01-21 16:55:29 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2",
"nixpkgs20-09": "nixpkgs20-09"
2022-01-21 16:55:29 +00:00
}
}
},
"root": "root",
"version": 7
}