Loading pkgs/by-name/pi/picom/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ xorgproto, xwininfo, withDebug ? false, versionCheckHook, nix-update-script, }: Loading Loading @@ -101,6 +102,12 @@ stdenv.mkDerivation (finalAttrs: { cp -r ../src $out/ ''; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; }; Loading Loading
pkgs/by-name/pi/picom/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ xorgproto, xwininfo, withDebug ? false, versionCheckHook, nix-update-script, }: Loading Loading @@ -101,6 +102,12 @@ stdenv.mkDerivation (finalAttrs: { cp -r ../src $out/ ''; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; }; Loading