Commit graph

49284 commits

Author SHA1 Message Date
Alyssa Ross
c4393d6ac4 thunderbird: build with current rust 2020-03-14 16:55:06 +00:00
Alyssa Ross
6cea0daaa9 rustracerd: build with current rust
Fix taken from https://github.com/jwilm/racerd/pull/82.  It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Graham Christensen
244178e166
Merge pull request #82006 from emilazy/enable-linux-hardened-ia32-emulation
linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
2020-03-14 09:20:58 -04:00
Jan Tojnar
f5fade94bd
Merge pull request #82362 from jtojnar/mysql-wb
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
Maximilian Bosch
386a50f729
binaryen: 89 -> 91, emscripten: 1.38.28 -> 1.39.1 2020-03-14 02:37:37 +01:00
Orivej Desh
2e099c7e53 lilypond: 2.18.2 -> 2.20.0 2020-03-13 23:34:56 +00:00
=
33746be61f ams: init at 2.1.2 2020-03-13 15:53:10 -07:00
Vincent Laporte
7b33cbdbf5 OCaml: default to version 4.08 2020-03-13 22:31:01 +01:00
Vincent Laporte
4adfbe6c7b unison: move out of ocamlPackages 2020-03-13 22:31:01 +01:00
Peter Simons
2d08e57e01
Merge pull request #82345 from NixOS/haskell-updates
Update Haskell package set to LTS 15.3 (plus other fixes)
2020-03-13 21:20:32 +01:00
Klaas van Schelven
8b04f2486e pythonPackages.bravado-core: init at 5.16.1 2020-03-13 13:12:07 -07:00
Peter Simons
9bcd5eaa0d haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3 2020-03-13 20:24:53 +01:00
Georges Dubus
2645e1a1eb cabal2nix: split into a lightweight version and a wrapper
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.

However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.

This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).

This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
2020-03-13 20:18:14 +01:00
Michael Raskin
ae89e0dc1c
Merge pull request #82344 from ysengrimm/update-sbcl
sbcl: 2.0.1 -> 2.0.2
2020-03-13 18:19:40 +00:00
Orivej Desh
b0d9764c72 claws-mail-gtk3: init at 3.17.5
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.

Related: #75040
2020-03-13 13:50:38 +00:00
Mario Rodas
caa9585b87
Merge pull request #82458 from marsam/fix-terraform-darwin
terraform: fix build on darwin
2020-03-13 08:35:35 -05:00
Mario Rodas
43d1c44e49
Merge pull request #64114 from thefloweringash/yubico-piv-tool-mac
yubico-piv-tool: support Apple PCSC, enable by default
2020-03-13 08:34:05 -05:00
Mario Rodas
efac165c2f
Merge pull request #82124 from bhipple/remove/btrfs-dedupe
btrfs-dedupe: remove broken and abandoned package
2020-03-13 05:32:34 -05:00
Jaakko Luttinen
6f26390120 pythonPackages.convertdate: init at 2.2.0 2020-03-12 21:50:03 -07:00
Jaakko Luttinen
1501648410 pythonPackages.pymeeus: init at 0.3.7 2020-03-12 21:50:03 -07:00
Janne Heß
ecc01102d5 libksi: Bump openssl dependency for rsyslogd 2020-03-13 04:11:08 +00:00
Benjamin Hipple
f5140d1b1e boost: remove versions 1.62, 1.63, and 1.64
These are relatively old, expensive to compile/cache, and not used by any
packages in the distribution.
2020-03-13 04:05:05 +00:00
Mario Rodas
0521dc3f19
terraform: fix build on darwin 2020-03-12 20:20:20 -05:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
Paperwork update
2020-03-12 22:16:13 +01:00
Aaron Andersen
76b292dd1a
Merge pull request #79699 from thmzlt/hobbes
hobbes: init at latest
2020-03-12 07:49:57 -04:00
Léo Gaspard
06bdfc5e32
Merge pull request #82185 from matt-snider/master
ankisyncd, nixos/ankisyncd: init at 2.1.0
2020-03-12 11:47:42 +01:00
Jan Tojnar
23d69911f3
libmysqlconnectorcpp: 1.1.9 → 8.0.19
This has been seriously outdated:

* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-1.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-2.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-3.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-4.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-15.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html

Expression changes:

* Format with nixpkgs-fmt.
* Move cmake to nativeBuildInputs.
* Use OpenSSL from the system as using the bundled version is now optional.
* Use MysQL 8.0 since this is supposed to be used with that version.
* Explicitly enable the now legacy JDBC library used by mysql-workbench.
* Remove unnecessary MYSQL_LIB_DIR flag. MySQL will be found automatically.
    * We just need the build script know it is not a static library.
2020-03-12 01:40:55 +01:00
Dave Anderson
af576fc3b1
bitcoinarmory: remove
The project has been abandoned upstream for 2 years. For its entire
lifetime in nixpkgs, the installed binaries segfault due to static
library linking that couldn't be undone due to proprietary changes
to said libraries. In addition, there are unpatched CVEs according
to #29956.

Fixes #29956.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-12 00:39:03 +00:00
Benjamin Hipple
cd8c987fbc rainicorn: remove broken package that has been abandoned upstream
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn

This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
Yannik Sander
130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00
Silvan Mosberger
ae4ea9caba
Merge pull request #82352 from Infinisil/ripcord
ripcord: init at 0.4.23
2020-03-12 00:14:15 +01:00
Tony Olagbaiye
70fe917d26
ripcord: init at 0.4.23 2020-03-11 23:50:21 +01:00
ysengrimm
cba60a5aa2 sbcl: 2.0.1 -> 2.0.2 2020-03-11 22:51:46 +01:00
Elis Hirwing
a04010b64a
php: 7.3.15 -> 7.4.3 2020-03-11 20:20:22 +01:00
Maximilian Bosch
e2d95203f8
Merge pull request #79377 from Ma27/php-wrapper
php: add `buildEnv` function for additional config on the CLI SAPI
2020-03-11 20:00:43 +01:00
Johannes Schleifenbaum
aac3717ff4 jellyfin-mpv-shim: init at 1.4.1 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
e0a0263d44 pythonPackages.pywebview: init at 3.2 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
004325edce pythonPackages.pystray: init at 0.15.0 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
fc51ceec8a pythonPackages.jellyfin-apiclient-python: init at 1.4.0 2020-03-11 10:55:46 -07:00
zowoq
982b4da76d
gnomeExtensions.paperwm: init at 36.0 (#81785) 2020-03-11 17:25:05 +01:00
Cyril Cohen
cf210c082d coqPackages.hierarchy-builder: init at 0.9.0 2020-03-11 17:15:52 +01:00
Thomaz Leite
704e60443a hobbes: init at unstable-2020-03-10 2020-03-11 09:06:09 -03:00
Edward Tjörnhammar
b450c025d1 lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00
Ryan Mulligan
5d6cdc6f3f
Merge pull request #55279 from KAction/libcdb
tinycdb: init at 0.7.8
2020-03-10 16:28:46 -07:00
lewo
724650fa90
Merge pull request #82079 from aaronjanse/init-flyctl
flyctl: init at 0.0.102
2020-03-11 00:18:08 +01:00
Aaron Andersen
7836b04e12
Merge pull request #77558 from raboof/xmlTwigTools
perlPackages.XMLTwig: install xml_grep
2020-03-10 19:03:31 -04:00
Alexander Krupenkin
d23e44893b
btcdeb: init at 0.2.19 2020-03-11 00:58:32 +03:00
Arnout Engelen
8ff6ae6823 perlPackages.XMLTwig: install xml_grep tool 2020-03-10 22:32:37 +01:00
Dmitry Bogatov
10de850595 tinycdb: init at 0.7.8 2020-03-10 17:30:36 -04:00
Matt Snider
1968755fff ankisyncd: init at 2.1.0 2020-03-10 20:37:51 +01:00