diff options
author | Julian T <julian@jtle.dk> | 2021-07-17 22:19:52 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-07-17 22:19:52 +0200 |
commit | 9d2e9563583ed6547b9a52707ca0228e0096c7a5 (patch) | |
tree | 090c99ac22a39dfb0af55db97cc7071f436761c9 /nixhome/.config | |
parent | 47d6427fa6d706b749636b49daae415df6c990b5 (diff) |
Update scripts and applications
Diffstat (limited to 'nixhome/.config')
-rw-r--r-- | nixhome/.config/nixpkgs/home.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixhome/.config/nixpkgs/home.nix b/nixhome/.config/nixpkgs/home.nix index 214ac07..93d553e 100644 --- a/nixhome/.config/nixpkgs/home.nix +++ b/nixhome/.config/nixpkgs/home.nix @@ -13,7 +13,7 @@ xbindkeys # Developing - rustup gcc go clang-tools + gcc go clang-tools gdb php ghc stack # Email and calendar @@ -29,7 +29,7 @@ libreoffice-fresh liferea qutebrowser mate.caja audacity gnome3.eog veracrypt xournal remmina musescore fractal gnome3.gnome-disk-utility ipcalc playerctl - xarchive gtkwave + xarchive gtkwave gnome3.cheese pandoc # Other stuff ( texlive.combine { inherit (texlive) |