Files
tinyquiz/flake.lock
Vojtěch Káně de7b9072ef Write a Nix expression for building the binary
Update the tooling as well
2021-04-20 12:09:19 +02:00

28 lines
569 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1618886496,
"narHash": "sha256-kbNz7N1/3L94Inco0F6avWd65pn1dcOX/xccNdVf+nY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b1476f41ec26c72f23fa617141a653484b319b89",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}