Loading pkgs/by-name/be/bevelbar/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ libX11, libXft, libXrandr, gitUpdater, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -27,6 +28,11 @@ stdenv.mkDerivation (finalAttrs: { makeFlags = [ "prefix=$(out)" ]; passthru.updateScript = gitUpdater { url = "https://www.uninformativ.de/git/bevelbar.git/"; rev-prefix = "v"; }; meta = { homepage = "https://www.uninformativ.de/git/bevelbar/file/README.html"; description = "X11 status bar with beveled borders"; Loading Loading
pkgs/by-name/be/bevelbar/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ libX11, libXft, libXrandr, gitUpdater, }: stdenv.mkDerivation (finalAttrs: { Loading @@ -27,6 +28,11 @@ stdenv.mkDerivation (finalAttrs: { makeFlags = [ "prefix=$(out)" ]; passthru.updateScript = gitUpdater { url = "https://www.uninformativ.de/git/bevelbar.git/"; rev-prefix = "v"; }; meta = { homepage = "https://www.uninformativ.de/git/bevelbar/file/README.html"; description = "X11 status bar with beveled borders"; Loading