From 451caa12b3a7d0c50d122295a7a35895a1238f8b Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 1 Mar 2016 02:24:28 +0100 Subject: nixpkgs-path: Force path to a string by default This is particularly useful if you want to evaluate machine configurations with a different version of nixpkgs outside of vuizvui and don't want the whole nixpkgs tree to be imported into the store. Signed-off-by: aszlig Reported-by: Profpatsch Fixes: #10 --- nixpkgs-path.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixpkgs-path.nix') diff --git a/nixpkgs-path.nix b/nixpkgs-path.nix index c13b09db..acd3b37e 100644 --- a/nixpkgs-path.nix +++ b/nixpkgs-path.nix @@ -1,2 +1,2 @@ # This will be replaced by the channel expression generators in release.nix! - +toString -- cgit 1.4.1