nix-files/flake.lock
Colin 55b3b6ad46 port to a flake
built and switched. will try reboot.
2022-05-21 01:59:51 +00:00

43 lines
1020 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1652975354,
"narHash": "sha256-qP1DpEYQdSq7NZ542TSHffIT6xGm7MaSMG9faQWPcg0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "685d243d971c4f9655c981036b9c7bafdb728a0d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11",
"type": "indirect"
}
},
"pkgsUnstable": {
"locked": {
"lastModified": 1651726670,
"narHash": "sha256-dSGdzB49SEvdOJvrQWfQYkAefewXraHIV08Vz6iDXWQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c777cdf5c564015d5f63b09cc93bef4178b19b01",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "c777cdf5c564015d5f63b09cc93bef4178b19b01",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"pkgsUnstable": "pkgsUnstable"
}
}
},
"root": "root",
"version": 7
}