desktop/flake.lock
2023-08-26 14:13:49 +05:30

113 lines
2.7 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692763155,
"narHash": "sha256-qMrGKZ8c/q/mHO3ZdrcBPwiVVXPLLgXjY98Ejqb5kAA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6a20e40acaebf067da682661aa67da8b36812606",
"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": 1693038750,
"narHash": "sha256-E2LPvt+R8rh2uBBZqKsMRst+f/m5T0KcyOnaoQgQRe8=",
"owner": "illustris",
"repo": "flake",
"rev": "0fa532af2d2a32fca2fb01baa403e985ac455142",
"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": 1692913444,
"narHash": "sha256-1SvMQm2DwofNxXVtNWWtIcTh7GctEVrS/Xel/mdc6iY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18324978d632ffc55ef1d928e81630c620f4f447",
"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
}