diff options
author | Alan Pearce | 2019-10-10 16:27:58 +0200 |
---|---|---|
committer | Alan Pearce | 2019-10-16 19:27:33 +0200 |
commit | 675df06a2ee596141170606c2689f7cefa66578a (patch) | |
tree | c468f2a8419c6f218ba129568ee73aaa484f0bd6 /user/settings | |
parent | 4d8269f5236df2443cec72617443fe0457960db2 (diff) | |
download | nixfiles-675df06a2ee596141170606c2689f7cefa66578a.tar.lz nixfiles-675df06a2ee596141170606c2689f7cefa66578a.tar.zst nixfiles-675df06a2ee596141170606c2689f7cefa66578a.zip |
Make changes for release 19.09
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/development/base.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/development/base.nix b/user/settings/development/base.nix index 3ea20fc1..9bf68a38 100644 --- a/user/settings/development/base.nix +++ b/user/settings/development/base.nix @@ -21,7 +21,6 @@ then [ ldns httping - http-prompt firefox-devedition-bin ] else [ ] |