Our Personal Data Server from scratch! tranquil.farm
atproto pds rust postgresql fun oauth

fix(nix): allow fetch Git deps #99

open opened by tachyonism.tngl.sh targeting main from tachyonism.tngl.sh/tranquil-pds: main

No more nasty hashes.

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:w6qiwij62bmdugsd3gemhpy2/sh.tangled.repo.pull/3mhszrgfrns22
+1 -7
Diff #0
+1 -7
default.nix
··· 34 34 35 35 cargoLock = { 36 36 lockFile = ./Cargo.lock; 37 - outputHashes = { 38 - "curve25519-dalek-4.1.3" = "1013mg8xna6jjgq9kvpy0dlbhh5zv1wll9kw1fyplrhw91w7py3c"; 39 - "libsignal-protocol-0.1.0" = "1dk71757dccvyknn106kkf19a5arlkyinrb6x8xh2ly6f717jick"; 40 - "spqr-1.4.0" = "0hx2nmkscv7pn5qan86g8k9ljlvp7dshbspqivsqv0wgsydlcdns"; 41 - "libsignal-service-0.1.0" = "0xxr0ipl0pl35m3518fa8sjnp8viwsni41xv6s0f3mar45h3wydf"; 42 - "presage-0.8.0-dev" = "16hrnjikpz5dqwa9v74akn4l0xkb64ld7qkpq3rw067bn05cjxis"; 43 - }; 37 + allowBuiltinFetchGit = true; 44 38 }; 45 39 46 40 doCheck = false;

History

1 round 0 comments
sign up or login to add to the discussion
1 commit
expand
fix(nix): allow fetch Git deps
no conflicts, ready to merge
expand 0 comments