From 22d72157dff64592ac2b0d33e6f58ec2fd262878 Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Fri, 8 May 2020 19:34:30 +0200 Subject: [PATCH] Bump and remove ghcide --- nix/sources.json | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index c4b90aa5..62972626 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,16 +1,4 @@ { - "ghcide": { - "branch": "master", - "description": "Nix installation for ghcide", - "homepage": "https://github.com/digital-asset/ghcide", - "owner": "hercules-ci", - "repo": "ghcide-nix", - "rev": "c940edd61eedba6750671fc142c9422cced73528", - "sha256": "01f2x5sgncd468h99w3mpkkb1203akachm12czmiwbvgishf7dwp", - "type": "tarball", - "url": "https://github.com/hercules-ci/ghcide-nix/archive/c940edd61eedba6750671fc142c9422cced73528.tar.gz", - "url_template": "https://github.com///archive/.tar.gz" - }, "home-manager": { "branch": "release-20.03", "description": "Manage a user environment using Nix", @@ -65,10 +53,10 @@ "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "b0e3df2f8437767667bd041bb336e9d62a97ee81", - "sha256": "0d34k96l0gzsdpv14vnxdfslgk66gb0nsjz7qcqz1ykb0i7n3n07", + "rev": "210d8624ac4a69cbe23c8da692c5735ac4aa46d3", + "sha256": "04vbl6kvbzgrlsbk5vk0i5zcsribbkqw59d9m1dki8mswij09qlq", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/b0e3df2f8437767667bd041bb336e9d62a97ee81.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/210d8624ac4a69cbe23c8da692c5735ac4aa46d3.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "obelisk": {