Commit graph

226094 commits

Author SHA1 Message Date
gnidorah f748fae91c reaper: 5.987 -> 6.10 2020-05-18 09:39:57 +03:00
Bignaux Ronan a25c953d71 reaper: fix libjack2 missing dependency 2020-05-18 09:39:37 +03:00
Wout Mertens 548872be20
Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2
handbrake: 1.3.1 -> 1.3.2
2020-05-18 08:24:20 +02:00
Sarah Brofeldt 31adb6ad59
Merge pull request #87976 from etu/testssl-update
testssl: 3.0.1 -> 3.0.2
2020-05-18 06:51:48 +02:00
Sarah Brofeldt 2b40ddcd2d
Merge pull request #87736 from helsinki-systems/upd/ngx_fancyindex
nginxModules.fancyindex: 0.4.3 -> 0.4.4
2020-05-18 06:39:56 +02:00
Mario Rodas 71c33d9a35
Merge pull request #88024 from marsam/update-pdfminer
pythonPackages.pdfminer: 20200402 -> 20200517
2020-05-17 22:03:13 -05:00
Mario Rodas ef8b5966e2
Merge pull request #88004 from r-ryantm/auto-update/cargo-flamegraph
cargo-flamegraph: 0.2.0 -> 0.3.0
2020-05-17 22:02:57 -05:00
Benjamin Hipple f648016c0b
Merge pull request #88031 from mjlbach/unbreak_pycuda
Pycuda: bump cudatoolkit dependency, fix boost, fix build
2020-05-17 21:16:13 -04:00
Mario Rodas 1003df3983
Merge pull request #88033 from Trundle/skaffold-1.9.1
skaffold: 1.8.0 -> 1.9.1
2020-05-17 18:41:39 -05:00
Michael Raskin 4961e59823
Merge pull request #86843 from fare-patches/fare
Enhanced support for Gerbil, Gambit
2020-05-17 23:22:21 +00:00
Mario Rodas 6feee80de0
Merge pull request #88001 from marsam/update-pueue
pueue: 0.4.0 -> 0.5.0
2020-05-17 16:58:23 -05:00
Mario Rodas a736f8c1cc
Merge pull request #87991 from r-ryantm/auto-update/capstone
capstone: 4.0.1 -> 4.0.2
2020-05-17 16:56:41 -05:00
Matthieu Coudron 66c04a191e
Merge pull request #86075 from teto/mpack
minor tweaks to develop on luaPackages.mpack
2020-05-17 23:40:46 +02:00
Matthias Beyer 79083b4b75
mutt: 1.14.0 -> 1.14.1 (#88027)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-17 23:36:01 +02:00
Anderson Torres f0b0bdad0a
Merge pull request #77438 from elohmeier/portfolio
portfolio: init at 0.46.3
2020-05-17 18:18:19 -03:00
Florian Klink 0878903e35
Merge pull request #86214 from elohmeier/obs
obs-studio: 25.0.3 -> 25.0.8, use addOpenGLRunpath
2020-05-17 23:07:28 +02:00
Michael Lingelbach cf5dcbf49f Bump cudatoolkit in pycuda derivation, remove boost dependency 2020-05-17 13:45:16 -07:00
Andreas Stührk 01628c82f9 skaffold: 1.8.0 -> 1.9.1 2020-05-17 22:35:49 +02:00
Francois-Rene Rideau 0d0f475f27 gerbil: 0.15.1 -> 0.16
Now that v0.16 was released at last, make the configurePhase and instalPhase
the same again for default and unstable.
2020-05-17 16:14:22 -04:00
Francois-Rene Rideau f9360e7974 gerbilPackages.gerbil-utils: init at 2020-05-16 2020-05-17 16:09:26 -04:00
Enno Lohmeier a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
Francois-Rene Rideau 756c8a27d9 gerbil-unstable: 2020-02-27 -> 2020-05-17 2020-05-17 15:51:05 -04:00
Francois-Rene Rideau da4aa17343 gambit-unstable: 2020-02-24 -> 2020-05-13 2020-05-17 15:50:59 -04:00
Francois-Rene Rideau 90835bc666 Refactor Gerbil support
- Use the new Gambit support.
- Move files from $out to $out/gerbil.
- Use new Gerbil configuration and installation scripts.
- Move some fixups from preBuild to postPatch.
- Give up on previous failed attempts at using static libraries.
- Add support for compiling libraries written in Gerbil.
- Build using NIX_BUILD_CORES.
- Register all those things in all-packages.
2020-05-17 15:48:13 -04:00
Francois-Rene Rideau 9456522528 Refactor Gambit support
Refactor the build rule:
- Put files in $out/gambit instead of $out.
- Make the optimization setting easy to override.
- Make use of gccStdenv more explicit at this level.
- Support new-style runtime options for forcing UTF-8 I/O.
- Override the PACKAGE_VERSION and PACKAGE_STRING with git version.
- Note that the license is lgpl21, not lpgl2 (Note: also dual asl20).
- Try and fail to meaningfully add missing runtimeDeps.
- Build using NIX_BUILD_CORES.
2020-05-17 15:48:12 -04:00
adisbladis 4b4e2b390a
Merge pull request #87999 from r-ryantm/auto-update/audacity
audacity: 2.3.3 -> 2.4.0
2020-05-17 21:28:33 +02:00
adisbladis a78d9d6829
Merge pull request #88028 from cole-h/doas
doas: enable timestamp by default and set pamdir
2020-05-17 21:27:40 +02:00
Cole Helbling 0f8e972f01
doas: enable timestamp by default and set pamdir
* `--with-timestamp` enables the usage of the `persist` setting in
`doas.conf`. It is possible some people might not want this, so the flag
`withTimestamp` was added to control this.
* `--pamdir` copies the PAM files to `$out/etc/pam.d`. This may or may
not have a use in the future, but it removes a some errors from the
build (when it tries to copy these files to /etc/pam.d).
2020-05-17 11:42:50 -07:00
Elis Hirwing 4437c3d366
Merge pull request #84952 from danielfullmer/zoneminder-php-fix
nixos/zoneminder: fix evaluation with new php refactor
2020-05-17 20:19:54 +02:00
Daniel Fullmer 4f35b7ec5f nixos/zoneminder: add minimal test 2020-05-17 14:14:30 -04:00
Tim Steinbach 0e2a4780df
oh-my-zsh: 2020-05-11 -> 2020-05-16 2020-05-17 13:57:44 -04:00
Daniel Fullmer e958afa0a9 nixos/zoneminder: fix evaluation with php refactor 2020-05-17 13:42:42 -04:00
Ryan Mulligan 28c2c0156d
Merge pull request #87996 from r-ryantm/auto-update/adminer
adminer: 4.7.6 -> 4.7.7
2020-05-17 09:14:35 -07:00
Mario Rodas 757d3ab21e
pdfminer: make available as application 2020-05-17 10:57:00 -05:00
Mario Rodas 4af94d0f21
pythonPackages.pdfminer: 20200402 -> 20200517 2020-05-17 10:56:00 -05:00
Jörg Thalheim b5742ab493
nvi: mark as broken 2020-05-17 15:53:36 +01:00
Jan Tojnar c19fa9be5e
Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
adisbladis 85d6f3bcd9
Merge pull request #88011 from JJJollyjim/redis-6.0.3
redis: 6.0.1 -> 6.0.3
2020-05-17 11:55:13 +02:00
Jamie McClymont 68a09ca2d4 redis: 6.0.1 -> 6.0.3
================================================================================
Redis 6.0.3     Released Sat May 16 18:10:21 CEST 2020
================================================================================

Upgrade urgency CRITICAL: a crash introduced in 6.0.2 is now fixed.

1eab62f7e Remove the client from CLOSE_ASAP list before caching the master.

================================================================================
Redis 6.0.2     Released Fri May 15 22:24:36 CEST 2020
================================================================================

Upgrade urgency MODERATE: many not critical bugfixes in different areas.
                          Critical fix to client side caching when
                          keys are evicted from the tracking table but
                          no notifications are sent.

The following are the most serious fix:

* XPENDING should not update consumer's seen-time
* optimize memory usage of deferred replies - fixed
* Fix CRC64 initialization outside the Redis server itself.
* stringmatchlen() should not expect null terminated strings.
* Cluster nodes availability checks improved when there is
  high Pub/Sub load on the cluster bus.
* Redis Benchmark: Fix coredump because of double free
* Tracking: send eviction messages when evicting entries.
* rax.c updated from upstream antirez/rax.
* fix redis 6.0 not freeing closed connections during loading.

New features:

* Support setcpuaffinity on linux/bsd
* Client Side Caching: Add Tracking Prefix Number Stats in Server Info
* Add --user argument to redis-benchmark.c (ACL)
2020-05-17 21:14:52 +12:00
adisbladis 1ccc512b39
Merge pull request #88009 from JJJollyjim/redis-systemd-fixes
redis: handle changes to systemd support
2020-05-17 11:07:22 +02:00
lewo eeb14812ca
Merge pull request #87960 from eonpatapon/cue-0.1.2
cue: 0.1.1 -> 0.1.2
2020-05-17 10:39:28 +02:00
adisbladis bd039e7823
Merge pull request #87975 from flokli/pkger
pkger: init at 0.16.0
2020-05-17 10:37:38 +02:00
Jamie McClymont 8cdc8687bf redis: handle changes to systemd support
The 6.0 changelog notes that systemd support was rewritten. The effects
of that seem to be twofold:

* Redis will silently fail to sd_notify if not built with libsystemd,
  breaking our unit configuration.
* It also appears to misbehave if told to daemonize when running under
  systemd -- note that upstream's sample unit configuration does not
  daemonize:
  https://github.com/antirez/redis/blob/unstable/utils/systemd-redis_server.service
2020-05-17 20:23:48 +12:00
Doron Behar b3e7e67a5e
vdirsyncer: Convert to a python module (#87865)
* vdirsyncer: standardize derivation

Use toPythonApplication and use callPackage from python-packages.nix.
Make vdirsyncerStable somewhat functional again, but mark it as broken
for Python 3.6 or higher.

* vdirsyncer: use buildPythonPackage as it's a package now

* vdirsyncer: move to python-modules/

* vdirsyncer: Move disabled logic into expression
2020-05-17 10:19:40 +02:00
Sarah Brofeldt 6c195563e1
Merge pull request #87674 from kampka/trilium
trilium: 0.42.1 -> 0.42.2
2020-05-17 08:44:32 +02:00
Jan Tojnar 219382bf28
wpa_supplicant_gui: fix build with Inkscape 1.0 2020-05-17 08:40:30 +02:00
Jan Tojnar e16ca535e9
Merge pull request #87974 from jtojnar/gnome-more-updates 2020-05-17 08:35:51 +02:00
Vincent Laporte 873e114cf4 ocamlPackages.ocurl: 0.9.0 → 0.9.1 2020-05-17 06:37:04 +02:00
R. RyanTM d4ca62607a cargo-flamegraph: 0.2.0 -> 0.3.0 2020-05-17 02:13:22 +00:00
Mario Rodas d7c0d31429
Merge pull request #87995 from IvarWithoutBones/ksuperkey
ksuperkey: git-2015-07-21 -> 0.4
2020-05-16 20:30:02 -05:00