nixos-config/flake.lock

63 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-05-22 16:31:41 +00:00
{
"nodes": {
2021-05-22 17:04:06 +00:00
"flake-utils": {
2021-05-22 19:35:47 +00:00
"locked": {
2021-09-16 12:16:43 +00:00
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2021-05-22 19:35:47 +00:00
"owner": "numtide",
"repo": "flake-utils",
2021-09-16 12:16:43 +00:00
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
2021-05-22 19:35:47 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-22 16:31:41 +00:00
"nixpkgs": {
"locked": {
2022-01-02 17:10:51 +00:00
"lastModified": 1640871638,
"narHash": "sha256-ty6sGnJUQEkCd43At5U3DRQZD7rPARz5VginSW6hZ3k=",
2021-05-22 16:31:41 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-02 17:10:51 +00:00
"rev": "5b091d4fbe3b7b7493c3b46fe0842e4b30ea24b3",
2021-05-22 16:31:41 +00:00
"type": "github"
},
"original": {
2021-05-22 17:04:06 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-05-22 16:31:41 +00:00
}
},
"root": {
"inputs": {
2021-05-22 19:35:47 +00:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
2021-07-14 17:33:13 +00:00
"flake-utils": "flake-utils"
2021-05-22 19:35:47 +00:00
},
"locked": {
2021-09-29 08:23:27 +00:00
"lastModified": 1632420560,
"narHash": "sha256-8Tsa4Hp/CHCA6J8/E7EODhp75z5N1NBhFiOb3lBv/tI=",
2021-05-22 19:35:47 +00:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-09-29 08:23:27 +00:00
"rev": "4b1bcafcfcd78bd36ceabfe3872822ba5c7fcbe8",
2021-05-22 19:35:47 +00:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2021-09-29 08:23:27 +00:00
"ref": "v1.3.0",
2021-05-22 19:35:47 +00:00
"repo": "flake-utils-plus",
"type": "github"
2021-05-22 16:31:41 +00:00
}
}
},
"root": "root",
"version": 7
}