From d0ce6a025f71b7e6f2571d62480743f248362da9 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 14 Nov 2016 10:47:30 -0500 Subject: [PATCH] add ninja, loc, atom --- common-sw.nix | 4 ++-- large-sw.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common-sw.nix b/common-sw.nix index 18f701d..d1f6a50 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -21,14 +21,14 @@ ledger hledger hledger-diff - cmake + cmake ninja mpv wireshark-gtk mutt stable.goldendict patchelf bazaar - tokei + tokei loc ripgrep imagemagick diff --git a/large-sw.nix b/large-sw.nix index bbed9de..6ff6c07 100644 --- a/large-sw.nix +++ b/large-sw.nix @@ -11,6 +11,7 @@ jabref stable.libreoffice stable.calibre + atom coq_8_5 ] ++ (with aspellDicts; [ en de fr nl ]);