dotfiles/nixos/flake.lock
2020-12-27 02:15:29 +01:00

62 lines
1.5 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1608802800,
"narHash": "sha256-QCpx3LHzunHj+PIXt1sSGfTiM+yxWO7YPfLgo6Lh7Nc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ca119749d86f484066fae7680af8a44ea1f11ca8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1609030396,
"narHash": "sha256-VmnSFuhdxiQ7K83g177MD0mWxfHcNWJfp7C6GlW1Ji8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c2dcb3b3e0c652b5b74127d0c82e252753b9752a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1608956400,
"narHash": "sha256-OJhKvh8jloV6NmpeggVJYQmslGPF3i8O82meVgKCePQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "84917aa00bf23c88e5874c683abe05edb0ba4078",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}