nixos-config/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-05-22 18:31:41 +02:00
{
"nodes": {
2021-05-22 19:04:06 +02:00
"flake-utils": {
2021-05-22 21:35:47 +02:00
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-22 18:31:41 +02:00
"nixpkgs": {
"locked": {
2021-08-30 13:02:45 +02:00
"lastModified": 1630074300,
"narHash": "sha256-BFM7OiXRs0RvSUZd6NCGAKWVPn3VodgYQ4TUQXxbMBU=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-08-30 13:02:45 +02:00
"rev": "21c937f8cb1e6adcfeb36dfd6c90d9d9bfab1d28",
2021-05-22 18:31:41 +02:00
"type": "github"
},
"original": {
2021-05-22 19:04:06 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-05-22 18:31:41 +02:00
}
},
"root": {
"inputs": {
2021-05-22 21:35:47 +02:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
2021-07-14 19:33:13 +02:00
"flake-utils": "flake-utils"
2021-05-22 21:35:47 +02:00
},
"locked": {
"lastModified": 1619358717,
"narHash": "sha256-FkEOIW82ClvUBtD8aqPediM8FERldsOyjPIyapVa65I=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "e7ae270a23695b50fbb6b72759a7fb1e3340ca86",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
2021-05-22 18:31:41 +02:00
}
}
},
"root": "root",
"version": 7
}