1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00
Commit graph

67740 commits

Author SHA1 Message Date
nyanloutre 082e90d1cc kdeFrameworks: 5.58 -> 5.60 2019-08-16 11:26:17 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Marek Mahut 8fa1bb84e8 ptex: 2.3.0 -> 2.3.2 2019-08-14 15:16:22 +09:00
Jörg Thalheim cf5f02b4bb
zsh/pth/zsync: cross fixes (#65780)
zsh/pth/zsync: cross fixes
2019-08-14 07:15:01 +01:00
worldofpeace 24870b40d6
Merge pull request #66469 from emilazy/update-blackmagic
blackmagic: 1.6.1 -> unstable-2019-08-13
2019-08-13 20:17:36 -04:00
Emily d792c84f35 blackmagic: 1.6.1 -> unstable-2019-08-13 2019-08-13 17:10:02 -07:00
worldofpeace a41873dbc9
Merge pull request #66422 from stefano-m/icedtea_web-1.8.3
icedtea_web: 1.7.1 -> 1.8.3 (fixes CVE-2019-10185, CVE-2019-10181, CVE-2019-10182)
2019-08-13 18:54:35 -04:00
Jan Tojnar ad135f0518
libwnck3: 3.30.0 → 3.32.0 (#66586)
libwnck3: 3.30.0 → 3.32.0
2019-08-14 00:17:30 +02:00
Stefano Mazzucco 2d4bdb8733 icedtea_web: use glib rather than gtk2 in buildInputs
The dependency on GTK was removed in
c7aae0e400

Also, remove that pesky commented-out line from `preConfigure` too!
2019-08-13 22:45:25 +01:00
Jan Tojnar 3e47ef9790
libwnck3: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/libwnck/blob/3.32.0/NEWS#L1-33
2019-08-13 23:11:25 +02:00
Michael Raskin 6490f9c740
Merge pull request #65853 from wahjava/add/sagittarius-scheme
sagittarius-scheme: init at 0.9.6
2019-08-13 18:31:17 +00:00
Peter Simons 705b5cd05d darcs: fix build 2019-08-13 20:01:38 +02:00
Jan Tojnar af4e271db9
libgudev: 232 → 233
https://ftp.gnome.org/pub/gnome/sources/folks/0.13/folks-0.13.1.news
2019-08-13 19:39:24 +02:00
Matthew Bauer 3ff9b6edec
Merge pull request #65783 from Mic92/drm
libdrm: cross-compile fix
2019-08-13 13:38:11 -04:00
worldofpeace 36e567fc08
Merge pull request #66395 from catern/simpfix
pythonPackages.simplefix: init at 1.0.12
2019-08-13 12:48:13 -04:00
Matthew Bauer 554a789403
Merge pull request #65537 from Holo-Host/201907/extend-static
pkgsStatic: override libunwind
2019-08-13 12:47:03 -04:00
worldofpeace bf1cf3d520
Merge pull request #66191 from r-ryantm/auto-update/wolfssl
wolfssl: 4.0.0 -> 4.1.0
2019-08-13 12:43:06 -04:00
worldofpeace fe8364a821
Merge pull request #66397 from svalaskevicius/add-electron-6
electron: add 6.x version
2019-08-13 12:39:06 -04:00
Matthew Bauer 8a95dfd829
Merge pull request #66475 from kirelagin/stack-native-build-inputs
haskell.buildStackProject: Pass nativeBuildInputs
2019-08-13 11:45:19 -04:00
Matthew Bauer bab946b216
Merge pull request #66542 from matthewbauer/mesa-add-surfaceless
mesa: add surfaceless egl platform
2019-08-13 11:40:03 -04:00
Dmitry Kalinkin 943c10325b
Merge pull request #66247 from veprbl/pr/arrow_1_14_1
arrow-cpp: 0.13.0 -> 0.14.1
2019-08-13 10:06:52 -04:00
Michael Weiss 66d745f5f5
python37Packages.google_api_python_client: 1.7.10 -> 1.7.11 2019-08-13 15:27:00 +02:00
Vincent Laporte 3a4aab967b ocaml: 4.08.0 -> 4.08.1
Bugfix release.

Announcement: https://inbox.ocaml.org/caml-list/0978f74a-9b8c-e9a3-e3a1-c110af4a2f04@inria.fr/T/#u
2019-08-13 12:37:56 +00:00
Jörg Thalheim 108c57b141
Merge pull request #53734 from yurrriq/update/noweb
Update noweb (and icon-lang)
2019-08-13 13:37:08 +01:00
Jonathan Ringer 74d8f3ca5d libversion: 2.8.1 -> 2.9.0 2019-08-13 04:19:14 -07:00
Eric Bailey 3f2ba625d6 noweb: use clang on darwin 2019-08-13 11:21:44 +02:00
Marek Mahut 1d37178f94
Merge pull request #64579 from MrMebelMan/init/django-logentry-admin
pythonPackages.django-logentry-admin: init at 1.0.4
2019-08-13 10:21:43 +02:00
R. RyanTM 7ab38e48eb python37Packages.ipdb: 0.12 -> 0.12.2
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-ipdb/versions
2019-08-13 09:23:54 +02:00
Jonathan Ringer 3147cb1a8a pythonPackages.sqlalchemy: 1.2.14 -> 1.3.6 2019-08-13 09:19:06 +02:00
Mario Rodas 0a59ea6076 pythonPackages.fastpair: disable tests 2019-08-13 09:18:25 +02:00
Mario Rodas 9e36f82367 pythonPackages.click-default-group: 1.2 -> 1.2.1 2019-08-13 09:18:25 +02:00
Mario Rodas 6ea1b3cf9c python3Packages.pysonos: 0.0.21 -> 0.0.22 2019-08-13 09:18:25 +02:00
Mario Rodas 174fe8470a pythonPackages.zeep: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Mario Rodas f8aa6f1235 pythonPackages.zetup: 0.2.48 -> 0.2.52 2019-08-13 09:18:25 +02:00
Mario Rodas 2b78d54c82 python3Packages.matchpy: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Spencer Baugh 4756d3958b pythonPackages.simplefix: init at 1.0.12 2019-08-13 00:54:16 +00:00
Niklas Hambüchen da3cb9e35b libirecovery: init at 2019-01-28 2019-08-13 02:13:15 +02:00
Niklas Hambüchen 3c2c3f0dda libimobiledevice: Remove unnecessary --disable-static.
That's already controlled by `dontDisableStatic`, see:

* https://nixos.org/nixpkgs/manual/#ssec-configure-phase
* #51540
2019-08-13 01:41:15 +02:00
Matthew Bauer a316d71f59 mesa: add surfaceless egl platform 2019-08-12 18:09:30 -04:00
Marek Mahut 4652a0a520
Merge pull request #65557 from fgaz/qbe/2019-07-11
qbe: unstable-2019-05-15 -> unstable-2019-07-11
2019-08-12 23:27:39 +02:00
Marek Mahut 903333094b
Merge pull request #66057 from jdanekrh/jd_netcore
dotnet.sdk: 2.2.300/2.2.5 -> 2.2.401/2.2.6
2019-08-12 23:20:42 +02:00
Marek Mahut 81e28b4e9a
Merge pull request #66060 from r-ryantm/auto-update/ponyc
ponyc: 0.28.1 -> 0.30.0
2019-08-12 22:39:04 +02:00
Marek Mahut 36d3a8a0eb
Merge pull request #66058 from pmiddend/fcppt-update-to-3.2.2
fcppt: 3.0.0 -> 3.2.2
2019-08-12 22:13:33 +02:00
Jiri Danek e395060805 dotnet.sdk: 2.2.300/2.2.5 -> 2.2.401/2.2.6 2019-08-12 22:07:49 +02:00
Marek Mahut 1c709e0e6c
Merge pull request #63270 from r-ryantm/auto-update/itk
itk: 4.13.2 -> 5.0.0
2019-08-12 20:00:17 +02:00
Franz Pletz fe9c676e99
nuspell: 2.2.0 -> 2.3.0 2019-08-12 19:53:54 +02:00
Marek Mahut 2ae308a414
Merge pull request #66498 from jonringer/bump-librelp
librelp: 1.3.0 -> 1.4.0
2019-08-12 19:52:32 +02:00
Sarunas Valaskevicius 4a31479ae5 electron_6: init at 6.0.1 2019-08-12 18:14:10 +01:00