Commit graph

158736 commits

Author SHA1 Message Date
Will Dietz 5fe0547457 creduce: 2.8.0 -> 2.9.0, llvm7 2019-05-06 23:39:56 -05:00
Will Dietz d90da9197a libreoffice-fresh: 6.2.2.2 -> 6.2.3.2 2019-05-06 23:38:11 -05:00
Mario Rodas 5e407fcbb0
Merge pull request #61042 from xrelkd/update/cargo-bloat
cargo-bloat: 0.6.2 -> 0.6.3
2019-05-06 22:07:24 -05:00
José Romildo Malaquias eb19fdace7 sierra-gtk-theme: mv to pkgs/data/themes 2019-05-06 23:28:24 -03:00
José Romildo Malaquias 86665d0744 sierra-gtk-theme: 2018-10-12 -> 2019-05-07 2019-05-06 23:28:24 -03:00
Profpatsch 6ad3c59f03 ultrastar-manager: 2017-05-24 -> 2019-04-23 2019-05-07 02:02:11 +02:00
Profpatsch 59aef0aa9c ultrastar-creator: 2017-04-12 -> 2019-04-23 2019-05-07 02:02:11 +02:00
Profpatsch 3a0fbc17e2 libbass: update 2019-05-07 02:02:11 +02:00
Marcus Stojcevich 118487b694
influxdb: 1.7.5 -> 1.7.6 2019-05-06 19:38:37 -04:00
Renaud 0852a6e22a
Merge pull request #59654 from r-ryantm/auto-update/python3.7-fonttools
python37Packages.fonttools: 3.39.0 -> 3.41.0
2019-05-06 23:51:14 +02:00
Renaud dfac1543d0
pythonPackages.fonttools: 3.40.0 -> 3.41.0
and specify license
2019-05-06 22:42:31 +02:00
Renaud 7c93bbec22
Merge pull request #60957 from r-ryantm/auto-update/bacula
bacula: 9.4.2 -> 9.4.3
2019-05-06 22:33:22 +02:00
Renaud c9f1f40cb2
Merge pull request #60525 from r-ryantm/auto-update/flacon
flacon: 5.2.0 -> 5.4.0
2019-05-06 22:30:47 +02:00
Stefano Mazzucco 88f84c08d7 awesome: use makeWrapper rather than wrapProgram
Using wrapProgram makes so that the generated "awesome" wrapper duplicates its
command line options at every restart.

As @psychon puts it:

> AwesomeWM restarts via execvp(argv[0], argv). In NixOS, wrapProgram is used
> to generate a wrapper around the real binary. wrapProgram calls makeWrapper
> with --argv0 '$0'. I guess this is what makes awesomeWM run the wrapper again
> on restart. Without this --argv0 awesomeWM would directly restart itself
> instead of the wrapper, I think.
2019-05-06 21:08:55 +01:00
Matthew Bauer 69cf07ec0f
Merge pull request #60828 from matthewbauer/mark-bad-platforms
Mark some bad platforms
2019-05-06 15:54:08 -04:00
Matthew Bauer e487f93c70
Merge pull request #60552 from matthewbauer/binutils-fix-darwin-build
binutils: apply patch when cross compiling from darwin
2019-05-06 15:53:58 -04:00
Matthew Bauer 47a8f9d883
Merge pull request #60827 from matthewbauer/add-mesa-to-release-cross
release-cross.nix: add mesa to platforms
2019-05-06 15:53:19 -04:00
Vladyslav M 12e6d28389
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27 2019-05-06 22:32:03 +03:00
Alyssa Ross 2ec5e9595b
Merge pull request #61031 from dtzWill/update/dhcpcd-7.2.2
dhcpcd: 7.2.1 -> 7.2.2
2019-05-06 18:48:02 +00:00
Renaud 6d8f70dfa0
Merge pull request #60921 from risicle/ris-rapid-photo-downloader-vmtouch
rapid-photo-downloader: add vmtouch to wrapped PATH
2019-05-06 20:40:51 +02:00
Robin Gloster 2a53f75c7d
Merge pull request #60886 from flokli/gitlab-11.10.4
gitlab-{ce,ee}: 11.9.11 -> 11.10.4
2019-05-06 18:28:05 +00:00
Robert Scott 4a72ca1135 pythonPackages.worldengine: fix tests by moving nose to checkInputs
also only perform nosetests in py<3.5
2019-05-06 19:22:20 +01:00
nyanloutre fed813491d
radarr: 0.2.0.1293 -> 0.2.0.1344 2019-05-06 19:52:33 +02:00
Robin Gloster 2ec5786a4d
gitaly: fix build 2019-05-06 19:11:43 +02:00
Renaud c910fe9d29
Merge pull request #60323 from risicle/ris-asana-fix
pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7
2019-05-06 19:02:58 +02:00
Renaud 73b0b9b145
Merge pull request #60720 from r-ryantm/auto-update/python3.7-imageio-ffmpeg
python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.0
2019-05-06 18:44:55 +02:00
Renaud 4d54f0680e
Merge pull request #61020 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
2019-05-06 18:11:41 +02:00
Renaud 729273b8eb
Merge pull request #60347 from risicle/ris-basemap-fix
pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
2019-05-06 17:26:00 +02:00
Renaud 0284b2dec0
Merge pull request #60813 from risicle/ris-purepng-fix
pythonPackages.purepng: fix for py3.7, enable tests
2019-05-06 17:09:16 +02:00
Andrew Childs ce5a090075 stlink: fix Darwin build
Upstream supports various Unixes, so optimistically set platforms to
`unix` even though we're only going to build it on Linux and Darwin.
2019-05-06 17:06:28 +02:00
Andrew Childs 051320062e libusb1: optionally enable static library 2019-05-06 17:06:28 +02:00
Renaud e1d89821a0
Merge pull request #61021 from r-ryantm/auto-update/python3.7-djangorestframework
python37Packages.djangorestframework: 3.9.2 -> 3.9.3
2019-05-06 16:43:38 +02:00
Sondre Nilsen ffe0bb8435 jump: init at 0.23.0 (#60631) 2019-05-06 07:40:52 -07:00
Franz Pletz 0d00b0b646
unifiTesting: 5.10.19 -> 5.11.18 2019-05-06 16:12:42 +02:00
Franz Pletz 6b24a1aca5
unifiStable: 5.10.19 -> 5.10.23 2019-05-06 16:12:42 +02:00
Franz Pletz f30f120b9b
unifiLTS: 5.6.39 -> 5.6.42 2019-05-06 16:12:42 +02:00
Renaud 2a945ffc52
Merge pull request #60824 from r-ryantm/auto-update/vte
vte: 0.56.1 -> 0.56.2
2019-05-06 16:07:25 +02:00
Danylo Hlynskyi ce0345a6c8
Merge pull request #61046 from marsam/platforms-postgresqlPackages
postgresqlPackages: enable on platforms where PostgreSQL is supported
2019-05-06 16:42:52 +03:00
Renaud e13808f6de
Merge pull request #60989 from c0bw3b/pkg/libwmf
libwmf: 0.2.8.4 -> 0.2.12
2019-05-06 15:17:55 +02:00
Jörg Thalheim 7b77c27caa
linux_5_0: restore __kernel_fpu_{begin,restore}
In 5.0er these function were removed from the public interface also zfs needs
them for AVX/AES-NI support. Without this patch for example throughput on a
encrypted zfs dataset drops to 200 MB/s from 1.2 GB/s. These functions were
removed as their was no user within the linux kernel tree itself.
2019-05-06 14:14:40 +01:00
Tim Steinbach c2c4cc683f
common-updater: Fix syntax
Missing space before closing ] in if statement caused syntax errors
2019-05-06 08:49:11 -04:00
Tim Steinbach e3bee64f78
oh-my-zsh: 2019-05-03 -> 2019-05-05 2019-05-06 08:49:11 -04:00
Peter Simons fcbb4aa567 wasilibc: fix evaluation error introduced in 9abff4af4f 2019-05-06 14:42:49 +02:00
Peter Simons 9a0bd49c27 ghc-8.8.x: patch zlib, optparse-applicative, HTTP, and hackage-security to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons d8bbb81d48 ghc-8.8.x: patch logict and th-abstraction to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons de0fadd2c2 ghc-8.8.x: patch regex-base, regex-posix, and exceptions to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons 470faf83f6 ghc-8.8.x: build cabal-install with the native Cabal library 2019-05-06 14:42:49 +02:00
Peter Simons 5c100aad2a ghc-8.8.x: use latest git version of resolv to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons fa5ebccbdf ghc-8.8.x: patch regex-base to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons c83c189696 ghc-8.8.x: patch QuickCheck to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons 3362111abf ghc-8.8.x: patch colour and dlist to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons fd26fa9c1e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
4d015cbe2f.
2019-05-06 14:42:49 +02:00
Pascal Wittmann 2c86fc4daf yesod-markdown: unbreak as it builds fine 2019-05-06 14:42:48 +02:00
Pascal Wittmann 7ddf899582 esqueleto: fix build by skipping tests and haddock 2019-05-06 14:42:48 +02:00
Pascal Wittmann 06026f28f3 classy-prelude-yesod: fix build by skipping haddock 2019-05-06 14:42:48 +02:00
Silvan Mosberger 92d522154c hackage2nix: Unmark hnix as broken 2019-05-06 14:42:48 +02:00
Peter Simons 40c69a36cf hackage2nix: update list of broken builds 2019-05-06 14:42:48 +02:00
Peter Simons 3039b8db0c
Merge pull request #59602 from amirshavit/boost170
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Peter Simons 62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM 47c78acd8e utf8proc: 2.2.0 -> 2.3.0 (#59724)
* utf8proc: 2.2.0 -> 2.3.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/utf8proc/versions

* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Ryan Mulligan b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00
Renaud 814f127e57
Merge pull request #61002 from r-ryantm/auto-update/ocaml4.06.1-re
ocamlPackages.re: 1.8.0 -> 1.9.0
2019-05-06 13:56:15 +02:00
Mathieu Boespflug 361e9185c8 linkchecker: fix bad interaction with python3
Previously, `nix-shell -p linkchecker python3` would lead to a broken
`python3` command. That's because Python 2 packages would pollute the
environment and confuse the interpreter. `linkchecker` has propagated
build inputs. So the solution is to use `pythonPath` instead, to avoid
the pollution.
2019-05-06 13:32:41 +02:00
Mario Rodas 12ee718d19
postgresqlPackages: enable on platforms where PostgreSQL is supported 2019-05-06 06:00:00 -05:00
Lana Black 4f80ddcef5 pipenv: fix missing dependency issue (#61027) 2019-05-06 10:48:50 +00:00
Will Dietz 8cba1c7727 swift: install "editor-integration" component as well 2019-05-06 12:48:41 +02:00
Will Dietz 80d58e2bf5 swift: move most inputs to nativeBuildInputs 2019-05-06 12:47:58 +02:00
Renaud 83d6250145
Merge pull request #61004 from r-ryantm/auto-update/ocaml4.06.1-ppx_derivers
ocamlPackages.ppx_derivers: 1.2 -> 1.2.1
2019-05-06 12:21:16 +02:00
xrelkd 150bad7cbd cargo-bloat: 0.6.2 -> 0.6.3 2019-05-06 18:04:44 +08:00
Timo Kaufmann e364f4d017
Merge pull request #61034 from taku0/firefox-bin-66.0.4
firefox-bin: 66.0.3 -> 66.0.4,  firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 11:12:23 +02:00
Austin Seipp 0a4cd28f84
linuxPackages.bcc: 0.8.0 -> 0.9.0
Requires a minor tweak to the deadlock detector patch (the file was
renamed in the upstream repo).

bcc now also wants a copy of libbpf, which it doesn't have in the source
release tarball. Clone a copy from GiHub that's synchronized with the
release, and put it in place.

Tested on Linux 5.1 (with bpftrace as well).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 01:42:02 -05:00
Austin Seipp 181e971755
linux: add 5.1 release
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 00:39:22 -05:00
taku0 07458c2f38 firefox-esr: 60.6.1esr -> 60.6.2esr 2019-05-06 13:35:25 +09:00
taku0 ad042f186f firefox-bin: 66.0.3 -> 66.0.4 2019-05-06 13:31:28 +09:00
(cdep)illabout 4a27b3cd35 Small grammar fix. 2019-05-06 13:28:29 +09:00
(cdep)illabout 621cb999bd Rename to memtest86-efi. 2019-05-06 13:28:29 +09:00
Daniel Schaefer 2845c175dd Update pkgs/tools/misc/memtest86/default.nix
Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>
2019-05-06 13:28:29 +09:00
(cdep)illabout fa6af70ead memtest86: 4.3.6 -> 8.0
This updates memtest86 to (almost) the latest version.

memtest86-4.3.6 is the older version.  It was open source, but marked
broken.  memtest86-8.0 is the newer version.  It is no longer open
source, but it is possible to build and use.  There appear to be no
restrictions on its use or redistribution.
2019-05-06 13:28:29 +09:00
Luis Pedro Coelho 4b1e12c5b7 pythonPackages.imread: 0.6 -> 0.7.0
Mostly trivial update of version and hashes, but also explicitly use the
right dependencies
2019-05-06 06:12:09 +02:00
Will Dietz 76ac8a30ed dhcpcd: 7.2.1 -> 7.2.2
https://roy.marples.name/archives/dhcpcd-discuss/0002428.html
2019-05-05 23:00:05 -05:00
Dmitry Kalinkin a71d9bf5af
Merge pull request #61029 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/2.0.9
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9
2019-05-05 23:51:42 -04:00
Mitsuhiro Nakamura e034a519a4 SDL2: add fcitx support (#60991) 2019-05-05 23:51:08 -04:00
R. RyanTM 89a650a593 python37Packages.awkward: 0.8.15 -> 0.9.0 (#61014)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-awkward/versions
2019-05-05 23:47:13 -04:00
Mario Rodas 4e414a1dd0
Merge pull request #61006 from ivan/prometheus_2-2.9.2
prometheus_2: 2.8.1 -> 2.9.2
2019-05-05 21:17:07 -05:00
Mario Rodas e47dd1bb34
cedille: fix hash 2019-05-05 20:47:29 -05:00
Edmund Wu 11aca36b9e
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9 2019-05-05 21:45:44 -04:00
Mateusz Kowalczyk f56fb2db03
Merge pull request #61010 from rycee/bump/cloc
cloc: 1.80 -> 1.82
2019-05-06 10:43:39 +09:00
Ryan Mulligan 14380f47c6
Merge pull request #60965 from r-ryantm/auto-update/dune
dune: 1.9.1 -> 1.9.2
2019-05-05 17:04:15 -07:00
R. RyanTM 38af84ad52 python37Packages.djangorestframework: 3.9.2 -> 3.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-djangorestframework/versions
2019-05-05 16:54:11 -07:00
José Romildo Malaquias b4941a463e
Merge pull request #59943 from romildo/fix.deepin.modules
nixos/deepin: use only one module for deepin services
2019-05-05 20:52:13 -03:00
R. RyanTM 9260a4fa28 python37Packages.django-cors-headers: 2.5.2 -> 2.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-cors-headers/versions
2019-05-05 16:48:29 -07:00
Mario Rodas 40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
R. RyanTM 5489da1a2b python37Packages.cerberus: 1.2 -> 1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cerberus/versions
2019-05-05 16:06:03 -07:00
R. RyanTM a784a005eb python37Packages.braintree: 3.52.0 -> 3.53.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-05-05 15:43:41 -07:00
Benjamin Esham 152c051ac0
amber: init at 0.5.2 2019-05-05 17:36:34 -05:00
R. RyanTM 1eae2945b4 python37Packages.altair: 2.4.1 -> 3.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-altair/versions
2019-05-05 15:17:08 -07:00
Eelco Dolstra 1f6ddfc7e0 firefox: 66.0.3 -> 66.0.4 2019-05-05 23:57:54 +02:00
Robert Helgesson 8d48a54285
cloc: 1.80 -> 1.82 2019-05-05 23:48:42 +02:00
R. RyanTM b5e4b3879c phrasendrescher: 1.0 -> 1.2.2c (#46215)
* phrasendrescher: 1.0 -> 1.2.2b

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
phrasendrescher

* phrasendrescher: 1.2.2b -> 1.2.2c
and refactor
2019-05-05 22:55:11 +02:00
Ryan Mulligan 7a47ebd84c
Merge pull request #60977 from r-ryantm/auto-update/gtranslator
gtranslator: 3.32.0 -> 3.32.1
2019-05-05 13:30:08 -07:00