nixos-config/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-11-10 14:52:40 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-22 11:53:40 -05:00
"lastModified": 1737480538,
"narHash": "sha256-rk/cmrvq3In0TegW9qaAxw+5YpJhRWt2p74/6JStrw0=",
2024-11-10 14:52:40 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-22 11:53:40 -05:00
"rev": "4481a16d1ac5bff4a77c608cefe08c9b9efe840d",
2024-11-10 14:52:40 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-22 11:53:40 -05:00
"lastModified": 1737469691,
"narHash": "sha256-nmKOgAU48S41dTPIXAq0AHZSehWUn6ZPrUKijHAMmIk=",
2024-11-10 14:52:40 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-22 11:53:40 -05:00
"rev": "9e4d5190a9482a1fb9d18adf0bdb83c6e506eaab",
2024-11-10 14:52:40 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}