raspberry-pi-nix/flake.lock
Travis Staton 3d7a565149 init
2022-05-20 21:09:19 -04:00

27 lines
564 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1652182392,
"narHash": "sha256-H9Bmor+kfogrE0X7Fi5sh0gCUWDG4pnmYxedJyIT41A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aa2f845096f72dde4ad0c168eeec387cbd2eae04",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}