Merge pull request #302632 from r-ryantm/auto-update/miriway

miriway: unstable-2024-04-02 -> unstable-2024-04-04

authored by Nick Cao and committed by GitHub 384d9676 cc6a6ade

+3 -3
+3 -3
pkgs/applications/window-managers/miriway/default.nix
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "miriway"; 14 - version = "unstable-2024-04-02"; 15 16 src = fetchFromGitHub { 17 owner = "Miriway"; 18 repo = "Miriway"; 19 - rev = "ff58ed8f9f646ce11b5a43f39a03f7a916d8d695"; 20 - hash = "sha256-oqBGAAQxYoapCn2uvXFrc8L7P3lCXUCRbWE4q6Mp+oc="; 21 }; 22 23 strictDeps = true;
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "miriway"; 14 + version = "unstable-2024-04-04"; 15 16 src = fetchFromGitHub { 17 owner = "Miriway"; 18 repo = "Miriway"; 19 + rev = "add1e0cd695985020328b0d76c91f85cc88207ff"; 20 + hash = "sha256-Vp9ZbN5lY26t3LhkflapsG84XEy0YQE4Kvxia0VlQyg="; 21 }; 22 23 strictDeps = true;