about summary refs log tree commit diff
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-08-11T10·46+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-08-11T15·12+0200
commit0edc84a8f903cbdd54a9fa16df299e6cdfddf219 (patch)
treebf0a2d93cc08fd42aa6586e02112e4f2791ec297 /corepkgs
parentb0ebad88cde57cae18d7b55636c7ddddd691c4a1 (diff)
Drop an unnecessary use of <nix/config.nix>
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/fetchurl.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/corepkgs/fetchurl.nix b/corepkgs/fetchurl.nix
index 5e0ad9da3c..613c25364c 100644
--- a/corepkgs/fetchurl.nix
+++ b/corepkgs/fetchurl.nix
@@ -1,5 +1,3 @@
-with import <nix/config.nix>;
-
 { system ? builtins.currentSystem
 , url
 , outputHash ? ""