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": {
2022-01-30 15:22:26 +01:00
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
2021-05-22 21:35:47 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-01-30 15:22:26 +01:00
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
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": {
2022-06-26 11:32:33 +02:00
"lastModified": 1656233237,
"narHash": "sha256-E6EkSxl5tXJ3e/qTWKDDya9EP2aYQ/BrtK7jI+2Myho=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-26 11:32:33 +02:00
"rev": "5837cc7d69a492cf87890b015a61f94682494702",
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": {
2022-01-30 15:22:26 +01:00
"lastModified": 1638172912,
"narHash": "sha256-jxhQGNEsZTdop/Br3JPS+xmBf6t9cIWRzVZFxbT76Rw=",
2021-05-22 21:35:47 +02:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2022-01-30 15:22:26 +01:00
"rev": "166d6ebd9f0de03afc98060ac92cba9c71cfe550",
2021-05-22 21:35:47 +02:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2022-01-30 15:22:26 +01:00
"ref": "v1.3.1",
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
}