diff options
| author | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:12 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:12 -0200 |
| commit | e8e41b96d621fe0036ce2456d9d47ec0581f492e (patch) | |
| tree | 628cc348f6a9bfcb2ae8eba459d53877e68b6f15 | |
| parent | Install bats for testing. (diff) | |
| download | dotfiles-e8e41b96d621fe0036ce2456d9d47ec0581f492e.tar.gz dotfiles-e8e41b96d621fe0036ce2456d9d47ec0581f492e.tar.xz | |
Use latest version of IPFS.
| -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 20fde2a7..b2a58901 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -118,7 +118,7 @@ bc # binary calculator used in nucli sassc watchman - ipfs + pkgsUnstable.ipfs gnumake gcc psmisc # =killall= |
