Skip to content

Commit ebd61c7

Browse files
committed
Merge remote-tracking branch 'origin/rvl/musl-test' into hkm/fix-build-depends
2 parents 6e2718d + 7a3794f commit ebd61c7

File tree

5 files changed

+191
-184
lines changed

5 files changed

+191
-184
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ let
118118
# Package sets for all stackage snapshots.
119119
snapshots = self.callPackage ./snapshots.nix {};
120120
# Pick a recent LTS snapshot to be our "default" package set.
121-
haskellPackages = self.snapshots."lts-13.18";
121+
haskellPackages = self.snapshots."lts-13.26";
122122

123123
# Programs for generating Nix expressions from Cabal and Stack
124124
# files. We need to make sure we build this from the buildPackages,

nix-tools/.plan.nix/hnix.nix

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix-tools/nix-tools-src.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"url": "https://github.com/input-output-hk/nix-tools",
3-
"rev": "69ca9bd0c1994f7bddb12bc1a99ac980e7365c14",
4-
"date": "2019-05-23T11:35:17+08:00",
5-
"sha256": "0f9ds6i4qni6xfgh8bq5kr469wr8j7a2zlb9l9g6gqy0y3hpihqm",
3+
"rev": "3d021291ddf148220050adef350ac51bf27d415f",
4+
"date": "2019-05-31T11:38:58+08:00",
5+
"sha256": "1zgkmm1a3xhclwvnfcbcsqp9zl91g20csiirk2rqyn8k8vy8wwkb",
66
"fetchSubmodules": false
77
}

0 commit comments

Comments
 (0)