nix-config/flake.lock

84 lines
2.1 KiB
Text
Raw Normal View History

2022-09-26 21:28:35 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 21:28:35 +01:00
},
"locked": {
2024-10-01 09:22:10 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2022-09-26 21:28:35 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-01 09:22:10 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2022-09-26 21:28:35 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-09-21 09:58:08 +01:00
"nixos-hardware": {
"locked": {
2024-10-26 13:02:38 +01:00
"lastModified": 1729742320,
"narHash": "sha256-u3Of8xRkN//me8PU+RucKA59/6RNy4B2jcGAF36P4jI=",
2024-09-21 09:58:08 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-26 13:02:38 +01:00
"rev": "e8a2f6d5513fe7b7d15701b2d05404ffdc3b6dda",
2024-09-21 09:58:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"nixpkgs": {
"locked": {
2024-10-26 13:02:38 +01:00
"lastModified": 1729691686,
"narHash": "sha256-BAuPWW+9fa1moZTU+jFh+1cUtmsuF8asgzFwejM4wac=",
2023-07-22 08:45:01 +01:00
"owner": "nixos",
2022-09-26 21:28:35 +01:00
"repo": "nixpkgs",
2024-10-26 13:02:38 +01:00
"rev": "32e940c7c420600ef0d1ef396dc63b04ee9cad37",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
2023-07-22 08:45:01 +01:00
"owner": "nixos",
"ref": "nixos-24.05",
2023-05-03 22:19:59 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-26 13:02:38 +01:00
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
"owner": "nixos",
"repo": "nixpkgs",
2024-10-26 13:02:38 +01:00
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-09-21 09:58:08 +01:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 23:25:09 +01:00
}
2022-09-26 21:28:35 +01:00
}
},
"root": "root",
"version": 7
}