diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2019-12-20 12:45:58 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2019-12-20 12:45:58 +0100 |
commit | c7866733d7ce2836fbb43de90dd64d17b0d20753 (patch) | |
tree | 9907c5fe6e57cc882c4fcf729f05e6620da37219 /flake.nix | |
parent | 4da1cd59ba0c371349d3fa86e3b0b6758a0a427f (diff) | |
parent | c84c843e3360459cf2c993919fb9f89474a46f38 (diff) |
Merge remote-tracking branch 'origin/master' into flakes
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ [ curl bzip2 xz brotli zlib editline openssl pkgconfig sqlite boehmgc + libarchive boost (nlohmann_json.override { multipleHeaders = true; }) rustc cargo |