This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config/flake.lock

50 lines
1.1 KiB
Text
Raw Normal View History

2023-12-26 14:48:53 -06:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-20 21:58:32 -06:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2023-12-26 14:48:53 -06:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-20 21:58:32 -06:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-02-20 21:58:32 -06:00
"ref": "release-23.11",
2023-12-26 14:48:53 -06:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-20 22:32:09 -06:00
"lastModified": 1708294118,
"narHash": "sha256-evZzmLW7qoHXf76VCepvun1esZDxHfVRFUJtumD7L2M=",
2023-12-26 14:48:53 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-20 22:32:09 -06:00
"rev": "e0da498ad77ac8909a980f07eff060862417ccf7",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-02-20 21:58:32 -06:00
"ref": "nixos-23.11",
2023-12-26 14:48:53 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-02-20 21:58:32 -06:00
"nixpkgs": "nixpkgs"
2023-12-26 14:48:53 -06:00
}
}
},
"root": "root",
"version": 7
}