desktop/flake.lock
2023-08-23 13:34:25 +05:30

113 lines
2.7 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692720545,
"narHash": "sha256-DQDremUH7lRxiZEIVh6C6kQusuPe1vUKtiVl29nmP0E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8eb8c212e50e2fd95af5849585a2eb819add0a1e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"illustris",
"nixpkgs"
]
},
"locked": {
"lastModified": 1692448348,
"narHash": "sha256-/Wy9Bzw59A5OD82S9dWHshg+wiSzJNh95hPXNhO5K7E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "bdb5bcad01ff7332fdcf4b128211e81905113f84",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"illustris": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692765999,
"narHash": "sha256-r04DKqMg8x91KMKZdQD+Wx4WsW4mhwknuWc+veC6wF0=",
"owner": "illustris",
"repo": "flake",
"rev": "57e3d859a1cb58c3c1c2ff6e1beb2bf87564bc31",
"type": "github"
},
"original": {
"owner": "illustris",
"repo": "flake",
"type": "github"
}
},
"nixfs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1687740394,
"narHash": "sha256-ILm+ClXkBDXFHhI1IukpKFTJnTLWu8RYN7/zk+K4SjM=",
"owner": "illustris",
"repo": "nixfs",
"rev": "e1ca6905321015af30591477dfcd7bc3fcb751d7",
"type": "github"
},
"original": {
"owner": "illustris",
"repo": "nixfs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1692638711,
"narHash": "sha256-J0LgSFgJVGCC1+j5R2QndadWI1oumusg6hCtYAzLID4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "91a22f76cd1716f9d0149e8a5c68424bb691de15",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"illustris": "illustris",
"nixfs": "nixfs",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}