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 04:21:07 +02:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 04:21:07 +02:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
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 04:21:07 +02:00
"lastModified": 1713564160,
"narHash": "sha256-YguPZpiejgzLEcO36/SZULjJQ55iWcjAmf3lYiyV1Fo=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 04:21:07 +02:00
"rev": "bc194f70731cc5d2b046a6c1b3b15f170f05999c",
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 04:21:07 +02:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-04-13 15:58:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-22 04:21:07 +02:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
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
}