ls but with io_uring
61
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update nix cache hash

authored by

anmolw and committed by
Tangled
f78dad4e 1079dbd7

+1 -1
+1 -1
nix/cache.nix
··· 17 17 mv $ZIG_GLOBAL_CACHE_DIR/p $out 18 18 ''; 19 19 20 - outputHash = "sha256-lnOow40km0mcj21i2mTQiDGXLhcSxQ2kJoAgUhkQiEg="; 20 + outputHash = "sha256-bfc2dlQa1VGq9S6OBeQawAJuvfxU4kgFtQ13fuKhdZc="; 21 21 outputHashMode = "recursive"; 22 22 outputHashAlgo = "sha256"; 23 23 }