Commit Graph
205626 Commits
Author SHA1 Message Date
Anthony Cowley 7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
LuflosiandAlyssa Ross 8636580d6f kakoune: 2019.07.01 -> 2019.12.10 2019-12-16 14:07:13 +00:00
Graham ChristensenandGitHub fd762d186d Merge pull request #75753 from curiousleo/patch-1
lorri: add git to daemon path
2019-12-16 08:35:04 -05:00
Alyssa Ross a50653295d buildSkawarePackage: pass through extra args
This allows things like hooks other than postInstall to be passed
through to mkDerivation, which is very useful when customising or
debugging a package.
2019-12-16 13:27:10 +00:00
markuskowaandGitHub ea324b3cfc Merge pull request #75752 from saschagrunert/cri-tools
cri-tools: 1.16.1 -> v1.17.0
2019-12-16 14:22:30 +01:00
Maximilian Bosch 75f8327773 cargo-geiger: 0.7.3 -> 0.9.0
https://crates.io/crates/cargo-geiger/0.9.0
2019-12-16 13:37:30 +01:00
Maximilian Bosch 836e0dbaac cargo-tree: 0.26.0 -> 0.27.0
https://crates.io/crates/cargo-tree/0.27.0

This release doesn't have a git tag, but the revision I used here is
published as 0.27.0 on crates.io.
2019-12-16 13:03:11 +01:00
Maximilian Bosch 03987eaeed cargo-license: 0.2.0 -> 0.3.0
https://github.com/onur/cargo-license/releases/tag/v0.3.0
2019-12-16 12:56:18 +01:00
Mario RodasandGitHub c2be9fe835 Merge pull request #74896 from lovesegfault/geebar-libinput
gebaar-libinput: init at 0.0.5
2019-12-16 06:37:58 -05:00
Jonathan RingerandJon 229b2b57ee python3Packages.streamz: disable kafka tests 2019-12-16 03:32:00 -08:00
Bernardo MeurerandMario Rodas 435b929d52 gebaar-libinput: init at 0.0.5 2019-12-16 05:58:29 -05:00
Vladimír Čunát 7139b127b3 gcc7: 7.4.0 -> 7.5.0
It's bugfix-only; these tend to be fairly safe,
and we don't really use gcc7 anymore by default.
I tested building gcc7 and gfortran7 on x86_64-linux.
https://gcc.gnu.org/ml/gcc-announce/2019/msg00003.html
2019-12-16 11:40:59 +01:00
Mario RodasandGitHub 61ba5db7ef Merge pull request #75751 from saschagrunert/conmon
conmon: v2.0.7 -> v2.0.8
2019-12-16 05:36:25 -05:00
Mario RodasandGitHub 51d28dc45d Merge pull request #75727 from marsam/fix-pango-darwin
pango: fix build on darwin
2019-12-16 05:34:39 -05:00
Dmitry KalinkinandGitHub 83c5184398 Merge pull request #75734 from veprbl/pr/herwig_7_2_0
herwig: 7.1.6 -> 7.2.0
2019-12-16 05:26:52 -05:00
markuskowaandGitHub cc92da0302 Merge pull request #75720 from sikmir/gpxlab
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Andreas RammholdandGitHub 0dfc60af86 Merge pull request #75710 from andir/spamassassin
spamassassin: 3.4.2 -> 3.4.3
2019-12-16 10:12:44 +01:00
Leonhard MarkertandGitHub 56622fa339 lorri: add git to daemon path
Lorri's daemon invokes Nix which requires Git on its path.
https://github.com/target/lorri/issues/255
2019-12-16 10:09:59 +01:00
Sascha Grunert 16bca7814a cri-tools: 1.16.1 -> v1.17.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:48:03 +01:00
Sascha Grunert 7aba727c0d conmon: v2.0.7 -> v2.0.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:43:03 +01:00
Mario RodasandJon 01956b5605 ocrmypdf: 9.0.3 -> 9.2.0 2019-12-15 23:15:07 -08:00
Mario RodasandJon 1581bc696a tqdm: 4.36.1 -> 4.40.2 2019-12-15 23:15:07 -08:00
Mario RodasandJon 6746087401 pikepdf: 1.8.0 -> 1.8.1 2019-12-15 23:15:07 -08:00
Mario RodasandJon 5f4f2a7c90 pythonPackages.pdfminer: add marsam to maintainers 2019-12-15 23:15:07 -08:00
Mario RodasandJon 0431f59cb8 pythonPackages.pdfminer: 20181108 -> 20191020 2019-12-15 23:15:07 -08:00
Mario RodasandGitHub 303c94493c Merge pull request #75588 from gege251/darwin-amazon-ecs-cli
amazon-ecs-cli: add darwin
2019-12-15 22:42:08 -05:00
Niklas HambüchenandGitHub 739d9f454c Merge pull request #75737 from nh2/elogind-241.4
elogind: 241.3 -> 241.4
2019-12-16 03:37:19 +00:00
Jonathan RingerandJon a5097e915d python3Packages.nipype: fix build, add missing dependencies 2019-12-15 19:18:13 -08:00
Jonathan RingerandJon 70d014e414 pythonPackages.etelemetry: init at 0.1.2
Needed by nipype package
2019-12-15 19:18:13 -08:00
gege251andMario Rodas a1c8ec7c32 amazon-ecs-cli: enable on darwin 2019-12-15 22:16:34 -05:00
Niklas HambüchenandGitHub 5ec40c8e92 Merge pull request #75677 from nh2/glog-patch-for-musl
glog: Add upstream patch to fix tests with musl.
2019-12-16 02:55:41 +00:00
Niklas Hambüchen 0d3570c94d elogind: 241.3 -> 241.4 2019-12-16 03:52:24 +01:00
Dmitry Kalinkin 95b0bc0989 herwig: 7.1.6 -> 7.2.0
thepeg: 2.1.6 -> 2.2.0
2019-12-15 20:56:40 -05:00
tbenstandJon 60829ec4a1 python3packages.stytra: init at 0.8.26 2019-12-15 16:04:41 -08:00
tbenstandJon af596113d1 python3packages.qimage2ndarray: init at 1.8 2019-12-15 16:04:41 -08:00
tbenstandJon 70d788cf18 python3packages.lightparam: init at 0.3.7 2019-12-15 16:04:41 -08:00
tbenstandJon a7166ae903 python3packages.flammkuchen: init at 0.9.1 2019-12-15 16:04:41 -08:00
tbenstandJon f82997f899 python3packages.colorspacious: init at 1.1.2 2019-12-15 16:04:41 -08:00
tbenstandJon 51eff7ac8d python3packages.arrayqueues: init at 1.2.0b0 2019-12-15 16:04:41 -08:00
Franz PletzandGitHub a991de49f2 Merge pull request #75698 from scaredmushroom/aircrack-ng_master
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 23:34:20 +00:00
Franz PletzandGitHub 7eee92eab7 Merge pull request #75694 from plutotulp/spamassassin-ipv6-master
spamassassin: enable IPv6 support with Socket6
2019-12-15 23:25:19 +00:00
Danylo HlynskyiandGitHub debca548f9 dolt: init at 0.12.0 (#75693)
* dolt: init at 0.12.0

* Update pkgs/servers/sql/dolt/default.nix

Co-Authored-By: robert seaton <robbpseaton@gmail.com>

* fix eval

* Update pkgs/servers/sql/dolt/default.nix

Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>

* update Go docs as well
2019-12-16 00:58:16 +02:00
Florian KlinkandGitHub 39b20f0986 Merge pull request #75722 from flokli/xilinx-bootgen
xilinx-bootgen: init at 2019-10-23
2019-12-15 23:55:05 +01:00
Michael RaskinandGitHub 5f21b4b896 Merge pull request #75723 from andir/advancecomp
advancecomp: fix CVE-2019-9210
2019-12-15 22:53:36 +00:00
Franz PletzandGitHub 05c6009f56 Merge pull request #75715 from andir/ansible
ansible fixes for CVE-2019-10156 CVE-2019-10206 CVE-2019-14846 CVE-2019-14856 CVE-2019-14858 CVE-2019-14864
2019-12-15 22:47:28 +00:00
Franz PletzandGitHub f98af3b8db Merge pull request #75708 from andir/thunderbird-bin
thunderbird-bin: 68.2.2 -> 68.3.0
2019-12-15 22:42:25 +00:00
Franz PletzandGitHub b973f7baf0 Merge pull request #67781 from jonringer/bump-errbot
errbot: 5.2.0 -> 6.1.1
2019-12-15 22:35:02 +00:00
Jonathan RingerandFranz Pletz d62b9919d8 errbot: 5.2.0 -> 6.1.1 2019-12-15 23:30:00 +01:00
Florian Klink 5073aab831 xilinx-bootgen: init at unstable-2019-10-23 2019-12-15 23:27:17 +01:00