From 7f34861ef1c685af75a0a89449f005a04245ea16 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 24 Apr 2018 23:58:03 +0200 Subject: feat(packages): Add Rust packages globally --- packages.nix | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'packages.nix') diff --git a/packages.nix b/packages.nix index 9c1c4b0590fc..602bc00fbdfa 100644 --- a/packages.nix +++ b/packages.nix @@ -49,6 +49,8 @@ in { environment.systemPackages = with pkgs; [ # Default nixos.* packages: alacritty + binutils-unwrapped + cargo curl direnv dnsutils @@ -70,26 +72,27 @@ in { iftop jetbrains.idea-ultimate jq - kubernetes kontemplate + kubernetes lispPackages.quicklisp lxappearance-gtk3 manpages maven mq-cli nixops + numix-cursor-theme numix-gtk-theme numix-icon-theme - numix-cursor-theme openjdk openssl openssl.dev pass pavucontrol - pulseaudio-ctl pkgconfig + pulseaudio-ctl qjackctl ripgrep + rustc rustracer sbcl spotify -- cgit 1.4.1