Commit graph

206823 commits

Author SHA1 Message Date
Jan Tojnar 0ea38bd65a
libsForQt5.phonon-backend-gstreamer: remove DESTDIR
Originally introduced in 128901e09f,
it no longer appears to be necessary.
2019-12-29 21:31:24 +01:00
Jan Tojnar db89a2ce38
smu: Do not use DESTDIR
https://github.com/NixOS/nixpkgs/issues/65718
2019-12-29 21:06:02 +01:00
Jan Tojnar 6dcf1a31ae
cadence: Do not use DESTDIR
https://github.com/NixOS/nixpkgs/issues/65718
2019-12-29 21:05:34 +01:00
Alexandre Esteves af2eaec41a haskellPackages.multi-ghc-travis: add missing space (PR #76648) 2019-12-29 19:27:25 +01:00
Anderson Torres fb19fad16c
Merge pull request #76651 from AndersonTorres/update/bochs
Bochs: 2.6.9 -> 2.6.10
2019-12-29 15:23:47 -03:00
AndersonTorres f560e96a18 Bochs: 2.6.9 -> 2.6.10 2019-12-29 15:21:42 -03:00
Oleksii Filonenko 9b82b11ab6 starship: 0.32.1 -> 0.32.2 2019-12-29 19:13:12 +01:00
Dmitry Kalinkin 4c7a9a0a88
unityhub: switch name to "unityhub"
cc #65391
2019-12-29 10:37:48 -05:00
Doron Behar 5f80b37036 pdfcpu: 0.3 -> 0.3.1 (#76556) 2019-12-29 10:08:42 -05:00
Maximilian Bosch be1f5be9f3
Merge pull request #76609 from eonpatapon/waybar-0.9.0
Waybar 0.9.0
2019-12-29 14:04:14 +01:00
Jaka Hudoklin f3cbe205fd
trash-cli: fix listing files over mount points (#76637) 2019-12-29 13:58:03 +01:00
Jaka Hudoklin 3da80f0f7e
Merge pull request #68631 from xtruder/pkgs/rdbtools/init
rdbtools: init at 0.1.14
2019-12-29 11:26:29 +00:00
Gabriel Ebner 0db351fddd
gegl_0_4: add patch for test timeouts (#75773)
gegl_0_4: add patch for test timeouts
2019-12-29 11:39:04 +01:00
Frederik Rietdijk dcc96b4a84
Merge pull request #76517 from isgy/master
python3Packages.jupyterhub: 0.9.4 -> 1.0.0
2019-12-29 11:11:13 +01:00
Christoph Hrdinka 62534246bf
Merge pull request #76248 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 2.5 -> 2.9
2019-12-29 11:06:02 +01:00
Christoph Hrdinka 03c8eca08b
Merge pull request #76340 from r-ryantm/auto-update/nsd
nsd: 4.2.3 -> 4.2.4
2019-12-29 11:01:46 +01:00
Vladimír Čunát 37e1da2874
ffmpeg: 3.4.6 -> 3.4.7 (security)
Fixes #73628 (many CVEs).
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/289a79d545e83a:/Changelog
2019-12-29 10:40:04 +01:00
lewo 885c4cc97c
Merge pull request #76151 from Ma27/bump-hydra
hydra: 2019-08-30 -> 2019-11-13
2019-12-29 10:28:44 +01:00
Dmitry Kalinkin c69b4f8e9c python3Packages.ipykernel: fix build on darwin 2019-12-29 01:25:26 -08:00
Dmitry Kalinkin afacb9d06b python3Packages.ipykernel: use pytestCheckHook, enable all tests
All tests pass on NixOS. Some still fail on Darwin, but it's a different
issue.
2019-12-29 01:25:26 -08:00
Frederik Rietdijk eda01862c4
Merge pull request #75900 from jbedo/tebreak
Tebreak, minia, last, bx-python, python-lzo
2019-12-29 10:24:31 +01:00
R. RyanTM 62ef779f2a ponyc: 0.33.0 -> 0.33.1 (#76368) 2019-12-29 01:19:08 -05:00
Justin Bedo 11460d4cac
tebreak: init at 1.0 2019-12-29 17:16:10 +11:00
Tim Steinbach 124ec9c18e
oh-my-zsh: 2019-12-27 -> 2019-12-29 2019-12-28 23:19:54 -05:00
Lily Ballard 048243b8b9 tokei: 10.1.0 -> 10.1.1 (#76630) 2019-12-28 23:07:27 -05:00
Tim Steinbach 0332bc2cd0
Merge pull request #76623 from clefru/linux-bump
linux-testing: 5.5-rc2 -> 5.5-rc3
2019-12-28 21:56:01 -05:00
Tor Hedin Brønner 3d70d4ba0b
nixos/displayManager: fix typo in legacy sessions (#76626)
xsession gets passed `dm` `wm`, so the desktop manager would be launched
before the window manager resulting in a regular desktop manager
session.

Fixes https://github.com/NixOS/nixpkgs/issues/76625
2019-12-29 02:02:24 +01:00
Franz Pletz ccf839b5cf
Merge pull request #76577 from Ma27/bump-iwd
iwd: 1.2 -> 1.4
2019-12-29 00:51:54 +00:00
Clemens Fruhwirth 2af9828ea6 linux-testing: 5.5-rc2 -> 5.5-rc3 2019-12-28 21:38:34 +01:00
zimbatm f373ecec8f buildGoModule: support impure modules (#76532)
When modSha256 is null, disable the nix sandbox instead of using a
fixed-output derivation. This requires the nix-daemon to have
`sandbox = relaxed` set in their config to work properly.

Because the output is (hopefully) deterministic based on the inputs,
this should give a reproducible output. This is useful for development
outside of nixpkgs where re-generating the modSha256 on each mod.sum
changes is cumbersome.

Don't use this in nixpkgs! This is why null is not the default value.
2019-12-28 12:36:42 -08:00
Dmitry Kalinkin 596fa28448
Merge pull request #76549 from veprbl/pr/pyslurm_remove
pythonPackages.pyslurm: change maintainer
2019-12-28 15:11:07 -05:00
R. RyanTM ff88885fe7 renoise: 3.2.0 -> 3.2.1 2019-12-28 20:36:08 +01:00
R. RyanTM f139dc681c remotebox: 2.6 -> 2.7 2019-12-28 20:33:41 +01:00
R. RyanTM 78602c4a7b rednotebook: 2.14 -> 2.15 2019-12-28 20:32:45 +01:00
R. RyanTM e7758b7981 tryton: 5.4.0 -> 5.4.1 2019-12-28 20:30:45 +01:00
gnidorah 2435e8bf22 mame: 0.216 -> 0.217 2019-12-28 20:09:29 +01:00
Doron Behar 7efc1c8c50 newsboat: 2.17.1 -> 2.18 2019-12-28 20:07:15 +01:00
Robert Hensing 71358c4f1e swapDevices.<name>.device can be a swap file. 2019-12-28 20:00:50 +01:00
Domen Kožar 0f85c5bc5f
Merge pull request #76582 from LnL7/darwin-remove-cf-references
darwin.cf-private: remove references
2019-12-28 19:53:05 +01:00
Maximilian Bosch a9e86bbd83
Merge pull request #76613 from alyssais/kmymoney
kmymoney: fix build
2019-12-28 19:25:54 +01:00
Mikołaj Gałkowski 650a6354bb unityhub: init at 2.2.2 (#65391) 2019-12-28 13:16:18 -05:00
Jan Tojnar 59b0ab21e7
Merge pull request #68084 from lopsided98/gts-propagate-glib
gts: propagate glib
2019-12-28 18:29:43 +01:00
Maximilian Bosch 513c052cfb
Merge pull request #76614 from tadeokondrak/mpv-0.31
mpv: 0.30.0 -> 0.31.0
2019-12-28 18:04:58 +01:00
R. RyanTM a86e5f8a37 offlineimap: 7.3.0 -> 7.3.2 (#76353) 2019-12-28 11:45:39 -05:00
Maximilian Bosch 749d51bf35
qgrep: fix darwin and aarch64-linux build
https://hydra.nixos.org/build/108321871
https://hydra.nixos.org/build/108556036

Things done:

* SSE2 isn't available for the aarch64-target of GCC (the package builds
  on aarch64 without those flags and works fine as well).

* Added missing darwin libraries.

* Applied a darwin-specific patch which disables i386 as target platform
  (breaks at least on MacOS catalina otherwise).
2019-12-28 17:20:06 +01:00
Tadeo Kondrak 85783b9eac
mpv: 0.30.0 -> 0.31.0 2019-12-28 09:10:30 -07:00
Alyssa Ross 53c4668e71
kmymoney: fix build
python2 used to be propagated in here, until
4e421aebfe.

Upstream bug to stop using Python 2:
https://bugs.kde.org/show_bug.cgi?id=405383
2019-12-28 15:46:48 +00:00
Jörg Thalheim 8bd736c789
age: init at v1.0.0-beta2 (#76608)
age: init at v1.0.0-beta2
2019-12-28 15:25:10 +00:00
Vincent Ambo 102fe729d3 age: init at v1.0.0-beta2
age is a new modern encryption tool with small explicit keys, no
config and UNIX-style composability.
2019-12-28 16:20:40 +01:00
Jean-Philippe Braun a84185860c waybar: 0.8.0 -> 0.9.0 2019-12-28 16:09:15 +01:00