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

miriway: unstable-2024-01-26 -> unstable-2024-01-30
This commit is contained in:
Nick Cao 2024-02-02 10:15:24 -05:00 committed by GitHub
commit d08fa320a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "miriway";
version = "unstable-2024-01-26";
version = "unstable-2024-01-30";
src = fetchFromGitHub {
owner = "Miriway";
repo = "Miriway";
rev = "d2c773d28adbbbc07bdbb3bb4ab74172fa231846";
hash = "sha256-eypHMFnnDOh87/VbZBunuLhfjilnJMNi+ZRvtWBmsyU=";
rev = "429ace6c7d9ea6799a01875ff61f1e554d5eabd9";
hash = "sha256-8qsDyHbJJMxevMIi6Kde+zr2yJAtFaq19TTcAGXMnrE=";
};
strictDeps = true;