Files
nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
2023-09-10 23:19:41 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-29 22:33:53 +02:00
"locked": {
2025-05-16 21:15:51 +02:00
"lastModified": 1747374689,
"narHash": "sha256-JT/aBZqmK1LbExzwT9cPkvxKc0IC4i6tZKOPjsSWFbI=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-16 21:15:51 +02:00
"rev": "d2263ce5f4c251c0f7608330e8fdb7d1f01f0667",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-29 22:33:53 +02:00
"type": "github"
}
},
2023-09-19 15:53:10 +02:00
"nixos-hardware": {
"locked": {
2025-05-16 21:15:51 +02:00
"lastModified": 1747129300,
"narHash": "sha256-L3clA5YGeYCF47ghsI7Tcex+DnaaN/BbQ4dR2wzoiKg=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2025-05-16 21:15:51 +02:00
"rev": "e81fd167b33121269149c57806599045fd33eeed",
2023-09-19 15:53:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"nixpkgs": {
2023-03-27 12:44:37 +02:00
"locked": {
2025-05-16 21:15:51 +02:00
"lastModified": 1747179050,
"narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-05-16 21:15:51 +02:00
"rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-04-25 08:32:04 +02:00
"home-manager": "home-manager",
2023-09-19 15:53:10 +02:00
"nixos-hardware": "nixos-hardware",
2024-04-25 08:32:04 +02:00
"nixpkgs": "nixpkgs"
2023-03-27 12:44:37 +02:00
}
}
},
"root": "root",
"version": 7
}