Skip to content

Commit

Permalink
syshud: 0-unstable-2024-08-24 -> 0-unstable-2024-08-27 (NixOS#338593)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Aug 31, 2024
2 parents fb42a29 + ef4e0e3 commit 7877b99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/sy/syshud/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "syshud";
version = "0-unstable-2024-08-24";
version = "0-unstable-2024-08-27";

src = fetchFromGitHub {
owner = "System64fumo";
repo = "syshud";
rev = "93f94c866b0ed6326ec7cc6da04221e1feaafeef";
hash = "sha256-+l7WDDrdKiFZAGrtARC86hDrNML8BMYIw0Z4yg/bKsU=";
rev = "aa2c153f6aa15962c6b97a77dbe8c45708155fe0";
hash = "sha256-SBpufr37K6LC4yc9ircUEBrzuRCKmJzD3C17N34qNGk=";
};

postPatch = ''
Expand Down

0 comments on commit 7877b99

Please sign in to comment.