nixos-config/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
"nixpkgs": {
2024-04-13 12:30:26 +02:00
"locked": {
2024-04-22 22:07:16 +02:00
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 22:07:16 +02:00
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
2024-04-13 12:30:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-04-13 12:30:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"stable": "stable",
"unstable": "unstable"
}
},
"stable": {
2024-04-08 20:32:17 +02:00
"locked": {
2024-04-22 22:07:16 +02:00
"lastModified": 1713725259,
"narHash": "sha256-9ZR/Rbx5/Z/JZf5ehVNMoz/s5xjpP0a22tL6qNvLt5E=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 22:07:16 +02:00
"rev": "a5e4bbcb4780c63c79c87d29ea409abf097de3f7",
2024-04-08 20:32:17 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
2024-04-08 20:32:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"unstable": {
"locked": {
2024-04-22 22:07:16 +02:00
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
2024-04-13 15:58:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 22:07:16 +02:00
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
2024-04-13 15:58:42 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-04-08 20:32:17 +02:00
}
}
},
"root": "root",
"version": 7
}