grin-wallet/flake.lock
chives101 1871ad0a56 Add nix/flake support
Example:

nix build github:mimblewimble/grin-wallet

./result/bin/grin-wallet --help
2024-04-25 19:50:23 +08:00

27 lines
566 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1714024283,
"narHash": "sha256-5tiVotLS0l3U8PyGMzI6tRdepcep2DlBDKTV7zYR/vE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6abeba70778c0e40f64910956d957025deac2f34",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}