Commit Graph

183836 Commits

Author SHA1 Message Date
Arnout Engelen
a4366042c2 opensc: 0.19.0 -> 0.20.0 (#76666) 2019-12-30 19:50:44 -05:00
John Ericson
cfd013813e
Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
ysander
9922a5498b atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
Add shared libraries libuuid and libatk-bridge
2019-12-31 01:25:00 +01:00
John Ericson
c1fb358a78 Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc 2019-12-30 18:16:22 -05:00
John Ericson
6078f094c6 pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery 2019-12-30 18:09:45 -05:00
Aaron Andersen
66bf75415f
Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
AndersonTorres
a36e54de9d Bochs: quote homepage URL in order to suit the new standards 2019-12-30 15:16:53 -03:00
Ryan Mulligan
3a644e30b9
Merge pull request #46131 from ju1m/shorewall
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Maximilian Bosch
6885a05192
rx: restrict builds to x86 targets 2019-12-30 18:47:34 +01:00
Julien Moutinho
56a73dfb35 shorewall: init at 5.2.3.3
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Marek Mahut
97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Chris Ostrouchov
8f870327b2 pythonPackages.aioamqp: 0.13.0 -> 0.14.0 fix broken package 2019-12-30 18:13:51 +01:00
Chris Ostrouchov
98d34eda12 pythonPackages.pyrabbit2: init at 1.0.7 2019-12-30 18:13:51 +01:00
Frederik Rietdijk
3af601f37d
Merge pull request #76664 from costrouc/python-fsspec-update
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests
2019-12-30 18:10:17 +01:00
Frederik Rietdijk
5a3cbd01f7
Merge pull request #76652 from costrouc/python-httpx-init
Packaging several async python web libraries / databases connectors
2019-12-30 18:09:22 +01:00
Oleksii Filonenko
31fffc6a69 topgrade: 3.5.0 -> 3.6.0 2019-12-30 09:02:45 -08:00
Orivej Desh
140ab69ae6 pktgen: 3.7.2 -> 19.12.0, build with meson, fix build
Building with make requires share/dpdk/mk/ from the make build of dpdk, which is
not installed by the meson build of dpdk.
2019-12-30 16:50:41 +00:00
Orivej Desh
fdb16f3a77 linuxPackages.dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh
ddc4239e6a odp-dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh
14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
Orivej Desh
17884f7b15 dpdk: 19.08.2 -> 19.11 2019-12-30 16:50:40 +00:00
Andrew Childs
93470276f9 mtdutils: fix cross build 2019-12-30 17:21:39 +01:00
Andrew Childs
2b3975d5d2 openocd: Fix FTDI channel configuration for SheevaPlug 2019-12-30 17:21:39 +01:00
Andrew Childs
4b877fb11b ubootSheevaplug: install Kirkwood Boot Image instead of raw uboot 2019-12-30 17:21:39 +01:00
Andrew Childs
6dd60c6cac texinfoInteractive: fix cross build 2019-12-30 17:21:39 +01:00
Andrew Childs
2e8e023363 libgpgerror: fix cross build on older 32-bit arm 2019-12-30 17:21:39 +01:00
Andrew Childs
209d700da4 nix: fix build on armv5tel-linux 2019-12-30 17:21:39 +01:00
Andrew Childs
63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Robert Scott
de0e71780c afl: 2.52b -> 2.56b
can remove qemu glibc patch as it is now covered by afl's own patches
2019-12-30 10:21:19 -06:00
Jonathan Ringer
21958c0603 steam.chroot: add at-spi2-core
Needed by CrossCode
2019-12-30 17:13:12 +01:00
Marek Mahut
de4b7d51e9
Merge pull request #76700 from pschuprikov/fix-toggl-cli-deps
python3Packages: toggl-cli fix pendulum version bounds
2019-12-30 17:00:51 +01:00
Symphorien Gibol
cb38bf33e7 nagios: add nixos test 2019-12-30 16:41:18 +01:00
symphorien+git@xlumurb.eu
be25e45fc8 nagios: various improvements
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
  services.nagios.objectDefs =
   (map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
   [ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins

Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
Frederik Rietdijk
9bc8e546c9
Merge pull request #75929 from NixOS/staging-next
Staging next
2019-12-30 16:27:24 +01:00
Oleksii Filonenko
d8623a2137
rx: add filalex77 to maintainers 2019-12-30 17:23:42 +02:00
Oleksii Filonenko
98224979fb
rx: 0.2.0 -> 0.3.0
- Remove "--features" invocations
- Refactor some meta attributes
2019-12-30 17:23:42 +02:00
Ryan Mulligan
c94e211a47
Merge pull request #76419 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.54.0.91 -> 8.55.0.123
2019-12-30 07:09:52 -08:00
Edmund Wu
83f76b6501 vscodium: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Edmund Wu
b77fd49378 vscode: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Pavel Chuprikov
ced3381722 python3Packages.toggl-cli: relax pendulum bounds
* toggl-cli fails to compile with pendulum 2.0.5
    * toggl-cli needs `pkg_resources` from `setuptools`
2019-12-30 15:50:51 +01:00
ajs124
863794cbba yeetgif: init at 1.23.5 2019-12-30 15:49:34 +01:00
Chris Ostrouchov
0a126855c0
python3Packages.tifffile: refactor fix broken build 2019-12-30 08:57:05 -05:00
Tim Steinbach
bdf02de121
linux_latest-libre: 17151 -> 17153 2019-12-30 08:56:30 -05:00
Chris Ostrouchov
e291a32cd4
pythonPackages.imagecodecs-lite: 2019.4.20 -> 2019.12.3 2019-12-30 08:56:03 -05:00
Chris Ostrouchov
8bb4ccd1b5
pythonPackages.diskcache: refactor fix broken build 2019-12-30 08:56:03 -05:00
Chris Ostrouchov
b555997f31
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests 2019-12-30 08:56:03 -05:00
Aaron Andersen
0b960bccd7
Merge pull request #62868 from tobim/pkgs/reredirect
reredirect: init at 0.2
2019-12-30 08:29:38 -05:00
Oleksii Filonenko
014ffad408
what: init at 0.5.1 2019-12-30 13:40:22 +02:00
Maximilian Bosch
646c641358
Merge pull request #76578 from xwvvvvwx/wireguard-tools-1.0.20191226
wireguard-tools 1.0.20191226 / wireguard 0.0.20191226
2019-12-30 12:22:37 +01:00
Jonathan Ringer
4c28daa093 gitless: use python3 2019-12-30 09:45:37 +01:00
Vladyslav M
9ac2382e2a
ffsend: 0.2.57 -> 0.2.58 (#76675)
ffsend: 0.2.57 -> 0.2.58
2019-12-30 10:33:39 +02:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Mario Rodas
e1ee43f514 pythonPackages.grpcio-tools: 1.25.0 -> 1.26.0 2019-12-29 20:08:09 -08:00
Mario Rodas
d0a5c6030e grpc: 1.25.0 -> 1.26.0
Changelog: https://github.com/grpc/grpc/releases/tag/v1.26.0
2019-12-29 20:08:09 -08:00
Maximilian Bosch
975a6b7b1d mautrix-telegram: mark as broken on darwin
Tests currently fail like this:

```
/nix/store/yslk7x7iw3hka6d33kmnba9sxaia4492-python3.7-mautrix-0.4.0/lib/python3.7/site-packages/mautrix/util/manhole.py:9: in <module>
    from socket import SOL_SOCKET, SO_PEERCRED
E   ImportError: cannot import name 'SO_PEERCRED' from 'socket' (/nix/store/81qani7sdir46gjwf3a3jr2cv1aggkz1-python3-3.7.5/lib/python3.7/socket.py)
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 1.73s ===============================
```

Those values don't seem to be available on the MacOS-version of that
module. As there's no workaround implemented in the source, I assume
that upstream doesn't intend to support darwin-alike platforms atm.
2019-12-29 19:56:05 -08:00
Maximilian Bosch
95ee079ae6 mautrix-telegram: 0.6.1 -> 0.7.0
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc4
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc3
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc2
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc1
2019-12-29 19:56:05 -08:00
Maximilian Bosch
298b3fb0a5 python3Packages.mautrix: 0.3.11 -> 0.4.0
Previously known as `mautrix-appservice`. For backwards-compatibility, I
added an alias in `python-packages.nix`.

Additionally a small patch was needed which I already filed upstream[1].

Please note that the package switched from a MIT license to the Mozilla
Public License[2].

[1] https://github.com/tulir/mautrix-python/pull/13
[2] https://github.com/tulir/mautrix-python/blob/v0.4.0/LICENSE
2019-12-29 19:56:05 -08:00
Jan Tojnar
ea4da9b5fa
Merge pull request #76674 from jtojnar/structured-attrs-masterable
treewide: structured-attrs fixes
2019-12-30 04:52:45 +01:00
Robin Gloster
318e1ee4ab
treewide: structured-attrs fixes 2019-12-30 04:50:38 +01:00
Robin Gloster
c9c03c00de
media-player-info: fix build 2019-12-30 04:50:38 +01:00
Robin Gloster
f9268589f8
treewide: structured attrs fixes 2019-12-30 04:50:38 +01:00
Robin Gloster
548aff5a49
meson: fix for structured attrs 2019-12-30 04:50:37 +01:00
Robin Gloster
0f67406076
treewide: installTargets is a list 2019-12-30 04:50:37 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Robin Gloster
20b02b80aa
uwimap: fix makeFlags 2019-12-30 04:50:36 +01:00
Robin Gloster
769dfc2bea
treewide: *Flags are lists, part 2 2019-12-30 04:50:36 +01:00
Robin Gloster
9970f29513
treewide: *Flags are lists 2019-12-30 04:50:35 +01:00
B YI
1b20a627d5 clash: init at 0.16.0 (#76572) 2019-12-29 18:18:10 -08:00
Florian Klink
7ef8a85540
Merge pull request #75663 from flokli/certbot-1.0.1
certbot: 0.39.0 -> 1.0.0
2019-12-30 02:22:33 +01:00
Lily Ballard
8e1c6841af ffsend: 0.2.57 -> 0.2.58 2019-12-29 16:59:36 -08:00
Bjørn Forsman
1a9fcf4f34 gnomeExtensions.gsconnect: 27 -> 30 (#76633) 2019-12-30 01:55:14 +01:00
Linus Heckemann
2c19725202 mirtk: enable tbb support for multithreading 2019-12-30 01:16:08 +01:00
Maximilian Bosch
51e91f0e8b
uutils-coreutils: fix darwin build
https://hydra.nixos.org/build/108523395
2019-12-29 23:45:09 +01:00
R. RyanTM
1d2b233528 metabase: 0.33.6 -> 0.33.7.1 2019-12-29 15:49:22 -06:00
R. RyanTM
3d740ef586 verilator: 4.022 -> 4.024 2019-12-29 15:48:39 -06:00
Daniël de Kok
a8686037c4 resilio-sync: 2.6.3 -> 2.6.4
This release is a hotfix for a WebUI security issue:
https://forum.resilio.com/topic/71647-latest-desktop-build-264/
2019-12-29 15:45:43 -06:00
symphorien+git@xlumurb.eu
18090331d6 monitoring plugins: fix path to sudo and mailq
this fixes check_mailq with postfix at least
2019-12-29 15:45:13 -06:00
Jan Tojnar
9a338f230e
xawtv: clean up
* Remove unnecessary linker and compiler flags
* Listify makeFlags
* Do not use DESTDIR (nasty)
* Let generic builder set --prefix configureFlag
* Install X11 app-defaults to more modern directory
* Format with nixpkgs-fmt
2019-12-29 22:19:18 +01:00
Jan Tojnar
814dcd907f
xbomb: clean up
Use makeFlags instead of patching Makefile
2019-12-29 22:13:56 +01:00
Jan Tojnar
86d3c33475
osm2xmap: clean up
Do not use DESTDIR and bring makeFlags more in line with the Makefile:
a5f9ceadf0/Makefile
2019-12-29 21:57:04 +01:00
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
be90b35b9e ocamlPackages.conduit: 1.0.0 -> 1.4.0 and dependencies (#74821) 2019-12-29 20:40:36 +01:00
Chris Ostrouchov
708d34a5c5
python3Packages.starlette: 0.12.13 -> 0.12.9 downgrade (fix fastapi), enable tests
fastapi is the only dependent package of starlette. Downgrading
version and enabling full tests to fix fastapi.
2019-12-29 13:44:15 -05:00
Chris Ostrouchov
470566c0c8
python3Packages.pydantic: 1.0 -> 1.3 enable tests move to github 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
93aa213aca
python3Packages.fastapi: 0.42.0 -> 0.45.0 fix broken package enable tests 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
5438b13be8
pythonPackages.python-multipart: init at 0.0.5 2019-12-29 13:44:15 -05:00
Chris Ostrouchov
9bb56b2416
pythonPackages.aiounittest: init at 1.3.1 2019-12-29 13:44:14 -05:00
Florian Klink
8456f8211b hass-nabucasa: relax version bounds
upstreamed in https://github.com/NabuCasa/hass-nabucasa/pull/119, but
doesn't appply cleanly
2019-12-29 19:37:27 +01:00
Chris Ostrouchov
5d7fd25770
python3Packages.aiosqlite: init at 0.11.0 2019-12-29 13:37:24 -05:00
Chris Ostrouchov
f1a3393769
python3Packages.aiomysql: init at 0.0.20 2019-12-29 13:37:24 -05:00
Florian Klink
0aa09d3c75 simpl_le: 0.16.0 -> 0.17.0 2019-12-29 19:30:31 +01:00
Florian Klink
d07796b871 certbot: 0.39.0 -> 1.0.0 2019-12-29 19:30:31 +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
Chris Ostrouchov
16a6c12732
python3Packages.hstspreload: init at 2019.12.25 2019-12-29 13:06:34 -05:00
Chris Ostrouchov
72638f4009
python3Packages.orm: init at 0.1.5 2019-12-29 13:06:14 -05:00
Chris Ostrouchov
5a673d3c05
python3Packages.httpx: init at 0.9.5 2019-12-29 13:05:45 -05:00
Chris Ostrouchov
f45eef8ff7
python3Packages.databases: init at 0.2.6 2019-12-29 13:05:18 -05:00
Chris Ostrouchov
982d242ba5
python3Packages.typesystem: init at 0.2.4 2019-12-29 13:04:44 -05:00
Chris Ostrouchov
a3b99d4a5e
python3Packages.aiocontextvars: init at 0.2.2 2019-12-29 13:04:14 -05:00
Tobias Mayer
3617fdf73b reredirect: init at 0.2 2019-12-29 18:19:10 +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
Frederik Rietdijk
fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +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
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
Jan Tojnar
332cfab4ce
Merge pull request #76591 from lourkeur/set_XKB_CONFIG_ROOT
Fix services.xserver.extraLayouts under GNOME 3
2019-12-28 20:34:56 +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
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
kolaente
ff60e96187
Jetbrains Goland 2019.3 -> 2019.3.1 2019-12-28 18:35:36 +01: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
220fac7f49
rambox: fix hash 2019-12-28 18:26:54 +01:00
kolaente
4b5bdb7dbe
Merge branch 'master' of github.com:NixOS/nixpkgs into update/jetbrains-2019.4 2019-12-28 18:14:31 +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