about summary refs log tree commit diff
path: root/pkgs/applications/window-managers
diff options
context:
space:
mode:
authorOPNA2608 <opna2608@protonmail.com>2024-02-07 17:35:02 +0100
committerOPNA2608 <opna2608@protonmail.com>2024-04-30 06:05:47 +0200
commit322c8006fe35e2912cf06e63a60e8e6d68615c52 (patch)
tree3de6f3526d7f03058c6585d626dad05979e17729 /pkgs/applications/window-managers
parentbd6498daab46d889978068b89225d02a85806d10 (diff)
miriway: unstable-2024-04-25 -> 0-unstable-2024-04-25
Diffstat (limited to 'pkgs/applications/window-managers')
-rw-r--r--pkgs/applications/window-managers/miriway/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/miriway/default.nix b/pkgs/applications/window-managers/miriway/default.nix
index da1b4e1538316..8575c10a6ad64 100644
--- a/pkgs/applications/window-managers/miriway/default.nix
+++ b/pkgs/applications/window-managers/miriway/default.nix
@@ -11,7 +11,7 @@
 
 stdenv.mkDerivation (finalAttrs: {
   pname = "miriway";
-  version = "unstable-2024-04-25";
+  version = "0-unstable-2024-04-25";
 
   src = fetchFromGitHub {
     owner = "Miriway";