about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix15
1 files changed, 6 insertions, 9 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 3be8323209..1781c3d33b 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -64,8 +64,12 @@ let
       dfu-programmer
       dfu-util
       diffutils
-      dockerTools
       docker-compose
+      dockerTools
+      emacs26
+      emacs26-nox
+      emacsPackages
+      emacsPackagesGen
       execline
       fd
       fetchFromGitHub
@@ -127,8 +131,8 @@ let
       ripgrep
       rsync
       runCommand
-      runCommandNoCC
       runCommandLocal
+      runCommandNoCC
       rustPlatform
       rustc
       s6-portable-utils
@@ -154,13 +158,6 @@ let
       zlib
       zstd;
 
-    # Inherit packages that should come from a stable channel
-    inherit (stableNixpkgs)
-      emacs26
-      emacs26-nox
-      emacsPackages
-      emacsPackagesGen;
-
     # Required by //third_party/nix
     inherit (nixpkgs)
       aws-sdk-cpp