nixos/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

2023-12-14 17:23:01 -07:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1705269478,
"narHash": "sha256-j7Rp8Y3ckBHOlIzqe0g2+/BVce9SU/dVtn4Eb0rMuY4=",
2023-12-14 17:23:01 -07:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "846200eb574faa2af808ed02e653c2b8ed51fd71",
2023-12-14 17:23:01 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1705133751,
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
2023-12-14 17:23:01 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
2023-12-14 17:23:01 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-14 21:58:29 -07:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1705183652,
"narHash": "sha256-rnfkyUH0x72oHfiSDhuCHDHg3gFgF+lF8zkkg5Zihsw=",
2023-12-14 21:58:29 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "428544ae95eec077c7f823b422afae5f174dee4b",
2023-12-14 21:58:29 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-18 20:12:41 -07:00
"nur": {
"locked": {
"lastModified": 1705283909,
"narHash": "sha256-7F2KyTB4cApsHg7oltJ1r0QFWMjWTOaS9m2IbKFhj6Y=",
2023-12-18 20:12:41 -07:00
"owner": "nix-community",
"repo": "NUR",
"rev": "375b9a949232cd1e31bd89d197a5605a17d2aeb3",
2023-12-18 20:12:41 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-12-14 17:23:01 -07:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-12-14 21:58:29 -07:00
"nixpkgs": "nixpkgs",
2023-12-18 20:12:41 -07:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2023-12-14 17:23:01 -07:00
}
}
},
"root": "root",
"version": 7
}