diff options
author | EuAndreh <eu@euandre.org> | 2018-04-14 17:18:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-04-14 17:18:50 -0300 |
commit | 68a953bae840fcba1fe468f7c8dd9405fdae4e41 (patch) | |
tree | 7f38239d3d5597ef0fa4b3dabb5ac910e78da39d | |
parent | Add 1 git-crypt collaborator (diff) | |
download | dotfiles-68a953bae840fcba1fe468f7c8dd9405fdae4e41.tar.gz dotfiles-68a953bae840fcba1fe468f7c8dd9405fdae4e41.tar.xz |
Remove buck and add ant
-rw-r--r-- | nixos/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 765afbd..a6d2cae 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -136,7 +136,7 @@ multimarkdown # =markdown= pup # command-line HTML parsing https://github.com/ericchiang/pup binutils-unwrapped # =ar= command for cargo build - buck + ant ## NixOS |