1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

only use 4 spaces, no tabs

This commit is contained in:
Alexander Groleau 2023-08-07 12:10:30 -05:00
parent 475ec56b15
commit a7a245be62

View file

@ -460,7 +460,7 @@ stdenv.mkDerivation {
owner = "atextor";
repo = "icat";
rev = "v0.5";
sha256 = "0wyy2ksxp95vnh71ybj1bbmqd5ggp13x3mk37pzr99ljs9awy8ka";
sha256 = "0wyy2ksxp95vnh71ybj1bbmqd5ggp13x3mk37pzr99ljs9awy8ka";
};
buildInputs = [ imlib2 xorg.libX11.dev ];