summary refs log tree commit diff
path: root/pkgs/applications/editors/brackets/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/brackets/default.nix')
-rw-r--r--pkgs/applications/editors/brackets/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/brackets/default.nix b/pkgs/applications/editors/brackets/default.nix
index 9d5978e605ae3..95bf6f6d7aa33 100644
--- a/pkgs/applications/editors/brackets/default.nix
+++ b/pkgs/applications/editors/brackets/default.nix
@@ -1,6 +1,6 @@
 { stdenv, lib, fetchurl, gtk2, glib, gdk-pixbuf, alsaLib, nss, nspr, gconf
 , cups, libgcrypt_1_5, systemd, dbus, libXdamage, expat }:
-with stdenv.lib;
+with lib;
 
 let
   bracketsLibs = makeLibraryPath [