Loading pkgs/by-name/hy/hyprsunset/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ wayland, wayland-protocols, wayland-scanner, unstableGitUpdater, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { pname = "hyprsunset"; version = "0-unstable-2024-10-08"; version = "0.1.0"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprsunset"; rev = "f535c1894d71d7639d19b52f5b72e1ac840c2512"; rev = "refs/tags/v${finalAttrs.version}"; hash = "sha256-SVkcePzX9PAlWsPSGBaxiNFCouiQmGOezhMo0+zhDIQ="; }; Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: { ]; passthru = { updateScript = unstableGitUpdater { }; updateScript = nix-update-script { }; }; meta = { Loading Loading
pkgs/by-name/hy/hyprsunset/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -10,16 +10,16 @@ wayland, wayland-protocols, wayland-scanner, unstableGitUpdater, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { pname = "hyprsunset"; version = "0-unstable-2024-10-08"; version = "0.1.0"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprsunset"; rev = "f535c1894d71d7639d19b52f5b72e1ac840c2512"; rev = "refs/tags/v${finalAttrs.version}"; hash = "sha256-SVkcePzX9PAlWsPSGBaxiNFCouiQmGOezhMo0+zhDIQ="; }; Loading @@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: { ]; passthru = { updateScript = unstableGitUpdater { }; updateScript = nix-update-script { }; }; meta = { Loading