summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/haskell/blessings.nix
diff options
context:
space:
mode:
authormagenbluten <magenbluten@codemonkey.cc>2019-05-21 19:52:44 +0200
committermagenbluten <magenbluten@codemonkey.cc>2019-05-21 19:52:44 +0200
commit09552a6945bd4207c5f44b7aebd7142e7e766d83 (patch)
treea53914e3f1e286053fc64ad1d87075d2210dae25 /krebs/5pkgs/haskell/blessings.nix
parentc74d86cf6a1299ba0a11fcfb2341a8632b147420 (diff)
parent73997358e457b51c72d954546451008560a4adfc (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'krebs/5pkgs/haskell/blessings.nix')
-rw-r--r--krebs/5pkgs/haskell/blessings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/haskell/blessings.nix b/krebs/5pkgs/haskell/blessings.nix
index c35706eb..7abebba5 100644
--- a/krebs/5pkgs/haskell/blessings.nix
+++ b/krebs/5pkgs/haskell/blessings.nix
@@ -14,7 +14,7 @@ with import <stockholm/lib>;
version = "2.2.0";
sha256 = "1pb56dgf3jj2kq3cbbppwzyg3ccgqy9xara62hkjwyxzdx20clk1";
};
- }.${versions.majorMinor nixpkgsVersion};
+ }.${versions.majorMinor version};
in mkDerivation {
pname = "blessings";