about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/aszlig/dnyarri.nix12
1 files changed, 11 insertions, 1 deletions
diff --git a/machines/aszlig/dnyarri.nix b/machines/aszlig/dnyarri.nix
index 89f6f3c5..a5e32179 100644
--- a/machines/aszlig/dnyarri.nix
+++ b/machines/aszlig/dnyarri.nix
@@ -52,7 +52,17 @@ in {
     };
   };
 
-  environment.systemPackages = [ pkgs.gpodder pkgs.paperwork ];
+  environment.systemPackages = [
+    (pkgs.gpodder.overrideAttrs (drv: {
+      src = assert drv.version == "3.10.0"; pkgs.fetchFromGitHub {
+        owner = "gpodder";
+        repo = "gpodder";
+        rev = "1aec01778e70be3fef5f1acbdf8f4cf67964464d";
+        sha256 = "14wlxqfrsidijgzrfx7227hf2fcng3j0psb0sgmkcpdl765gpgpv";
+      };
+    }))
+    pkgs.paperwork
+  ];
 
   # This is very ugly and I really want to avoid non-free packages on all
   # of my workstations. But right now I need to get rid of useless paper.