From 2e71eace9c283415b554ef40d7fd2bc18b047d2b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 24 Oct 2019 22:53:03 +0200 Subject: Pull in GNvim from unstable --- custom.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'custom.nix') diff --git a/custom.nix b/custom.nix index ca0d53c..e489fea 100644 --- a/custom.nix +++ b/custom.nix @@ -37,5 +37,8 @@ in { pkgs = mkOption { type = types.attrs; }; + nixpkgs-unstable = mkOption { + type = types.attrs; + }; }; } -- cgit v1.2.3