From 0d69edfadd3993a9871f57e515e3c899b715e6a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Vask=C3=B3?= Date: Mon, 24 Feb 2020 01:04:38 +0100 Subject: [PATCH] niv: nixpkgs source is not needed --- nix/sources.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 1d2d1bc..92515dc 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -95,18 +95,6 @@ "url": "https://github.com/vlaci/nix-straight.el/archive/446f3d70f1816305130f307c0cf2bc8db77ed698.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, - "nixpkgs": { - "branch": "nixos-19.09", - "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", - "homepage": "https://github.com/NixOS/nixpkgs", - "owner": "NixOS", - "repo": "nixpkgs-channels", - "rev": "8731aaaf8b30888bc24994096db830993090d7c4", - "sha256": "1hcc89rxi47nb0mpk05nl9rbbb04kfw97xfydhpmmgh57yrp3zqa", - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/8731aaaf8b30888bc24994096db830993090d7c4.tar.gz", - "url_template": "https://github.com///archive/.tar.gz" - }, "org-mode": { "branch": "master", "description": "Mirror of org-mode from orgmode.org",