mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
uwufetch: styling fixup
This commit is contained in:
parent
9aedbca409
commit
c3b28c1d40
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
postFixup = ''
|
||||
wrapProgram $out/bin/uwufetch \
|
||||
--prefix PATH ":" ${lib.makeBinPath [ viu ]}
|
||||
--prefix PATH ":" ${lib.makeBinPath [ viu ]}
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue