nix-config/flake.lock
2021-03-20 00:16:01 +00:00

81 lines
1.9 KiB
JSON

{
"nodes": {
"futils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1616106770,
"narHash": "sha256-Is3w00c8NM8q/AReQI5l4AN3mn9mcTYEEU/CeG1tmZU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f30b62a74d05e055208bea448442b9fc483e9fa5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1615888535,
"narHash": "sha256-wR49KkuahcNq1xU3Tk+Mfbob3g2/B/fpbWPw8X+1wsg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1f77a4c8c74bbe896053994836790aa9bf6dc5ba",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1616198857,
"narHash": "sha256-Fmb4r609AYuV1yzljBIdTe6r5MCJDLp7O0S42meMrS4=",
"owner": "nix-community",
"repo": "NUR",
"rev": "befa747ee53c81a8bc954a41b5f2209970dc3a47",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"futils": "futils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}