desktop/flake.lock
2023-05-05 01:37:42 +05:30

70 lines
1.6 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1683221986,
"narHash": "sha256-n688GK4wO2pZpI4gHOxj/PF85bzUMPEJ8B3Wd3cHSjk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f3824311a16cbe70dbaeedc17a97dfcd11901c3f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"illustris": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1682862637,
"narHash": "sha256-36aGDMC9CoDgGiKeoGa2ZMknCyZCqsJsNdBjSSKWngw=",
"owner": "illustris",
"repo": "flake",
"rev": "a829dbd1cd9d24c3a1fb4cfc2c8644515a54d41a",
"type": "github"
},
"original": {
"owner": "illustris",
"repo": "flake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1683014792,
"narHash": "sha256-6Va9iVtmmsw4raBc3QKvQT2KT/NGRWlvUlJj46zN8B8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1a411f23ba299db155a5b45d5e145b85a7aafc42",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"illustris": "illustris",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}