Files
nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw 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-02-21 14:05:18 +01:00
"lastModified": 1739823458,
"narHash": "sha256-uHjpcdlWKrZEJxsGdlMRTe4jlMYAnNsjRxPSTrNMFvo=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-02-21 14:05:18 +01:00
"rev": "6c93eea85daddd0dc8d4a3a687473461f3122961",
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-02-21 14:05:18 +01:00
"lastModified": 1739798439,
"narHash": "sha256-GyipmjbbQEaosel/+wq1xihCKbv0/e1LU00x/8b/fP4=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2025-02-21 14:05:18 +01:00
"rev": "3e2ea8a49d4d76276b0f4e2041df8ca5c0771371",
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-02-21 14:05:18 +01:00
"lastModified": 1739736696,
"narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-02-21 14:05:18 +01:00
"rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f",
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
}