nixos-config/flake.lock

63 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": {
2021-09-16 14:16:43 +02:00
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2021-05-22 21:35:47 +02:00
"owner": "numtide",
"repo": "flake-utils",
2021-09-16 14:16:43 +02:00
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
2021-05-22 21:35:47 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-22 18:31:41 +02:00
"nixpkgs": {
"locked": {
2021-11-05 20:15:31 +01:00
"lastModified": 1635844945,
"narHash": "sha256-tZcL307dj28jgEU1Wdn+zwG9neyW0H2+ZjdVhvJxh9g=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-11-05 20:15:31 +01:00
"rev": "b67e752c29f18a0ca5534a07661366d6a2c2e649",
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": {
2021-09-29 10:23:27 +02:00
"lastModified": 1632420560,
"narHash": "sha256-8Tsa4Hp/CHCA6J8/E7EODhp75z5N1NBhFiOb3lBv/tI=",
2021-05-22 21:35:47 +02:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-09-29 10:23:27 +02:00
"rev": "4b1bcafcfcd78bd36ceabfe3872822ba5c7fcbe8",
2021-05-22 21:35:47 +02:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2021-09-29 10:23:27 +02:00
"ref": "v1.3.0",
2021-05-22 21:35:47 +02:00
"repo": "flake-utils-plus",
"type": "github"
2021-05-22 18:31:41 +02:00
}
}
},
"root": "root",
"version": 7
}