Skip to content

Commit

Permalink
miriway: unstable-2024-01-19 -> unstable-2024-01-24
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Jan 26, 2024
1 parent 5af80ac commit cdaff22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/applications/window-managers/miriway/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "miriway";
version = "unstable-2024-01-19";
version = "unstable-2024-01-24";

src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "f07e593576cd5f8cddbad9c35e1fbfdfcb8e7de9";
hash = "sha256-KIsgaf18UM9fg5ULy7MO4pFIXSpdDoPuEuRcsqnAcJ0=";
rev = "5202fc91363b63c467e0b0ac4dd4bbc17a00c8b4";
hash = "sha256-l4m+goZNqWwZo8LTS7vLxhAFfwk/C+8MPWNw5/TV9R8=";
};

strictDeps = true;
Expand Down

0 comments on commit cdaff22

Please sign in to comment.