Loading pkgs/tools/misc/grc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ python3Packages.buildPythonApplication rec { src = fetchFromGitHub { owner = "garabik"; repo = pname; repo = "grc"; rev = "v${version}"; sha256 = "1h0h88h484a9796hai0wasi1xmjxxhpyxgixn6fgdyc5h69gv8nl"; }; Loading Loading
pkgs/tools/misc/grc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ python3Packages.buildPythonApplication rec { src = fetchFromGitHub { owner = "garabik"; repo = pname; repo = "grc"; rev = "v${version}"; sha256 = "1h0h88h484a9796hai0wasi1xmjxxhpyxgixn6fgdyc5h69gv8nl"; }; Loading