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-04-25 14:23:54 +02:00
"lastModified": 1650701402,
"narHash": "sha256-XKfstdtqDg+O+gNBx1yGVKWIhLgfEDg/e2lvJSsp9vU=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-25 14:23:54 +02:00
"rev": "bc41b01dd7a9fdffd32d9b03806798797532a5fe",
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
}