Also: - Add test for reading uv from tile coords - Build with nix - Pin nix with npins - Remove .config tools manifest - Remove preview flag
23 lines
643 B
JSON
23 lines
643 B
JSON
{
|
|
"pins": {
|
|
"nix-utils": {
|
|
"type": "Git",
|
|
"repository": {
|
|
"type": "Git",
|
|
"url": "https://git.sr.ht/~mrtz/nix-utils"
|
|
},
|
|
"branch": "trunk",
|
|
"submodules": false,
|
|
"revision": "098f594425d2b9dde0657becad0f6498d074f8b3",
|
|
"url": null,
|
|
"hash": "0hh52w1fkpr1xx6j8cjm6g88j2352yv2ysqm1q51j59y6f583vyb"
|
|
},
|
|
"nixpkgs": {
|
|
"type": "Channel",
|
|
"name": "nixpkgs-unstable",
|
|
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre905319.f720de590661/nixexprs.tar.xz",
|
|
"hash": "07n4hhch0j6n69b0zchdjg0l80z2xrdk7k57ykv90cvhklim5dz1"
|
|
}
|
|
},
|
|
"version": 5
|
|
} |