Skip to content

Commit

Permalink
fixup! release.nix: Bump reflex-vty from 0.5.1.0 to 0.5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Mar 2, 2024
1 parent e6f86d8 commit f5601d7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ let
ver = "0.0.8.2";
sha256 = "160zqqhjg48fr3a33gffd82qm3728c8hwf8sn37pbpv82fw71rzg";
} {};

reflex = self.callHackageDirect {
pkg = "reflex";
ver = "0.9.0.1";
sha256 = "1yrcashxxclvlvv3cs5gv75rvlsg1gb0m36kssnk2zvhbh94240y";
} {};
};
};
nixGhc961 = (import ./nixpkgs { inherit system; }).haskell.packages.ghc961.override {
Expand All @@ -77,11 +71,6 @@ let
sha256 = "160zqqhjg48fr3a33gffd82qm3728c8hwf8sn37pbpv82fw71rzg";
} {};

reflex = self.callHackageDirect {
pkg = "reflex";
ver = "0.9.0.1";
sha256 = "1yrcashxxclvlvv3cs5gv75rvlsg1gb0m36kssnk2zvhbh94240y";
} {};
these-lens = self.callHackageDirect {
pkg = "these-lens";
ver = "1.0.1.3";
Expand Down

0 comments on commit f5601d7

Please sign in to comment.