nixos/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-05-05 18:43:02 -04:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714931954,
"narHash": "sha256-QXpLmgmisNK2Zgpnu9DiO9ScrKJuJ4zmiMTNpObVIuk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3dfe05aa9b5646995ace887931fa60269a039777",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-07 18:37:05 -04:00
"lastModified": 1715110190,
"narHash": "sha256-l5LSXh+3bz6pQRp4pNRs8XuMolBcetcFXwVfroCGaXc=",
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"repo": "nixpkgs",
2024-05-07 18:37:05 -04:00
"rev": "20db0d8a4496156e1f45d43abe3e499a64771fbd",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
2024-05-07 18:37:05 -04:00
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}