Files
nix_config/flake.lock

48 lines
1.1 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-07-24 23:53:37 -04:00
]
},
"locked": {
2023-07-24 23:53:37 -04:00
"lastModified": 1690208251,
"narHash": "sha256-eb/KANeuQADVl5j4wVid4jyPCOMTorSI2+gqoXp3LME=",
"owner": "nix-community",
"repo": "home-manager",
2023-07-24 23:53:37 -04:00
"rev": "d309a62ee81faec56dd31a263a0184b0e3227e36",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-24 23:53:37 -04:00
"lastModified": 1690031011,
"narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-24 23:53:37 -04:00
"rev": "12303c652b881435065a98729eb7278313041e49",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2023-03-02 20:09:04 -05:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}