diff options
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/overlays/haskell/default.nix | 4 | ||||
-rw-r--r-- | third_party/sources/sources.json | 24 |
2 files changed, 12 insertions, 16 deletions
diff --git a/third_party/overlays/haskell/default.nix b/third_party/overlays/haskell/default.nix index d80f377db866..5b1ae523800a 100644 --- a/third_party/overlays/haskell/default.nix +++ b/third_party/overlays/haskell/default.nix @@ -29,10 +29,6 @@ in # TODO: this is to fix a bug in dhall-nix dhall = dhall-source "dhall" hsSuper.dhall; dhall-nix = dhall-source "dhall-nix" hsSuper.dhall-nix; - - # Wait for upstream to remove the broken flag - graphmod = assert hsSuper.graphmod.meta.broken; - haskellLib.markUnbroken hsSuper.graphmod; }; }; diff --git a/third_party/sources/sources.json b/third_party/sources/sources.json index ccb9c0380127..c08907e4d587 100644 --- a/third_party/sources/sources.json +++ b/third_party/sources/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "ba6ca0397eee6d322755d9128495010b70db790e", - "sha256": "17qnic8bz5grrlczw8q3gjw16gykx01g7p81ngnzi8a5y8as3c44", + "rev": "b7ce6bbf53b52f2059020ecf14127ffd1c375e90", + "sha256": "1a70ax37k2rqwr4fmk6rad63d0q2r01c8jw9rmvm5hwzvmrjnvjp", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/ba6ca0397eee6d322755d9128495010b70db790e.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/b7ce6bbf53b52f2059020ecf14127ffd1c375e90.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "home-manager": { @@ -29,10 +29,10 @@ "homepage": "https://nix-community.github.io/home-manager/", "owner": "nix-community", "repo": "home-manager", - "rev": "dd99675ee81fef051809bc87d67eb07f5ba022e8", - "sha256": "0wxnhz7q9dhzw9xb9ibab8gm2fbr1nmkdn2dh7hpb015d14fapaj", + "rev": "54245e1820caabd8a0b53ce4d47e4d0fefe04cd4", + "sha256": "1w2l1kxsnxab6aqify0ry5aa2ln7v0ffnfxq46lrd4axl2gr46qg", "type": "tarball", - "url": "https://github.com/nix-community/home-manager/archive/dd99675ee81fef051809bc87d67eb07f5ba022e8.tar.gz", + "url": "https://github.com/nix-community/home-manager/archive/54245e1820caabd8a0b53ce4d47e4d0fefe04cd4.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "impermanence": { @@ -77,10 +77,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "677ed08a50931e38382dbef01cba08a8f7eac8f6", - "sha256": "02739yp2wpsi401hdvpnq58938xaqrqjkvp6vikl0vcs429b73lf", + "rev": "9813adc7f7c0edd738c6bdd8431439688bb0cb3d", + "sha256": "1ampnx7j31k0f0xg54x41pbmcwm8z9ka7xy7gqb9ssmhd6j8z8cs", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/677ed08a50931e38382dbef01cba08a8f7eac8f6.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/9813adc7f7c0edd738c6bdd8431439688bb0cb3d.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-stable": { @@ -101,10 +101,10 @@ "homepage": "", "owner": "oxalica", "repo": "rust-overlay", - "rev": "c8bf9c162bb3f734cf357846e995eb70b94e2bcd", - "sha256": "12mrh4pfb0ldb1w3mlfbzhabhas3q41w4daj0ccaxadiran4pxq5", + "rev": "1be785a7a3e9f3ac669d80befbe671cf96f6aae4", + "sha256": "1phs62dydh61n3jdy2dh03ya5zdp73qlwaz53q1wyr2papbd8lgr", "type": "tarball", - "url": "https://github.com/oxalica/rust-overlay/archive/c8bf9c162bb3f734cf357846e995eb70b94e2bcd.tar.gz", + "url": "https://github.com/oxalica/rust-overlay/archive/1be785a7a3e9f3ac669d80befbe671cf96f6aae4.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "rustsec-advisory-db": { |