about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-nix.nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2023-07-04 10:23:19 +0200
committersternenseemann <sternenseemann@systemli.org>2023-07-04 10:23:19 +0200
commit580181157de59194e8e3b4b5551dc7b660e5284d (patch)
treec629b10c3055e10320c93ba1237ac9b45ef66063 /pkgs/development/haskell-modules/configuration-nix.nix
parent7f77b75171bdb36252dc3f9bfcca638e29f62a19 (diff)
haskellPackages.hnix-store-core_0_6_1_0: allow algebraic-graphs 0.7
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-nix.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-nix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix
index f8c00e77ca0a0..f7a27f4456792 100644
--- a/pkgs/development/haskell-modules/configuration-nix.nix
+++ b/pkgs/development/haskell-modules/configuration-nix.nix
@@ -1073,7 +1073,7 @@ self: super: builtins.intersectAttrs super {
     '';
   }) (lib.pipe
         (super.cachix.override {
-          hnix-store-core = super.hnix-store-core_0_6_1_0;
+          hnix-store-core = self.hnix-store-core_0_6_1_0;
           nix = self.hercules-ci-cnix-store.nixPackage;
         })
         [