diff options
author | EuAndreh <eu@euandre.org> | 2018-04-08 12:16:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-04-08 12:16:19 -0300 |
commit | 63879ac5b75b382a4ccf5a47ddcc9ae237affc04 (patch) | |
tree | 339012a3684058bca9d5d6cddd79fa1ab005b642 | |
parent | Add pup command (diff) | |
download | dotfiles-63879ac5b75b382a4ccf5a47ddcc9ae237affc04.tar.gz dotfiles-63879ac5b75b382a4ccf5a47ddcc9ae237affc04.tar.xz |
Add binutils-unwrapped
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 3fbd696..fe2f4e3 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -135,6 +135,7 @@ git-sizer multimarkdown # =markdown= pup # command-line HTML parsing https://github.com/ericchiang/pup + binutils-unwrapped # =ar= command for cargo build ## NixOS |