mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
translate-shell: fixed indentation in default.nix
This commit is contained in:
parent
9e2669e4cd
commit
907ac61491
|
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||
rlwrap
|
||||
groff
|
||||
fribidi
|
||||
hexdump
|
||||
hexdump
|
||||
]}
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue