about summary refs log tree commit diff
diff options
context:
space:
mode:
authorOPNA2608 <opna2608@protonmail.com>2024-02-07 18:11:33 +0100
committerOPNA2608 <opna2608@protonmail.com>2024-05-05 22:45:23 +0200
commite1c10217f95693ac6335e7573a82137d4fd65cab (patch)
tree6ab0ce8e3c5dca60275232e8108d04904b378bc8
parentbe077886cd21429930edfe7585755b3cc4e23282 (diff)
rc-9front: unstable-2022-11-01 -> 0-unstable-2022-11-01
-rw-r--r--pkgs/shells/rc-9front/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/shells/rc-9front/default.nix b/pkgs/shells/rc-9front/default.nix
index a7d2f1e54e3e7..ff265dbec8716 100644
--- a/pkgs/shells/rc-9front/default.nix
+++ b/pkgs/shells/rc-9front/default.nix
@@ -8,7 +8,7 @@
 
 stdenv.mkDerivation {
   pname = "rc-9front";
-  version = "unstable-2022-11-01";
+  version = "0-unstable-2022-11-01";
 
   src = fetchFrom9Front {
     domain = "shithub.us";