Commit Graph

164693 Commits

Author SHA1 Message Date
worldofpeace
9f06d1885d granite: 5.2.1 -> 5.2.2 2018-12-26 21:48:47 -05:00
Orivej Desh
056627a3bf Merge "cura: 3.4.1 -> 3.6.0" 2018-12-27 02:26:19 +00:00
Orivej Desh
8112354f4f cura: 3.4.1 -> 3.6.0 2018-12-27 02:21:02 +00:00
Orivej Desh
3ce19d96b3 curaengine: 3.4.1 -> 3.6.0 2018-12-27 02:19:24 +00:00
Orivej Desh
b742250b31 python3Packages.uranium: 3.5.1 -> 3.6.0 2018-12-27 02:18:31 +00:00
Orivej Desh
ab95c92349 python3Packages.libarcus: 3.4.1 -> 3.6.0 2018-12-27 02:18:31 +00:00
Orivej Desh
cbdaa29c3e python3Packages.libsavitar: init at 3.6.0 2018-12-27 02:18:31 +00:00
agracie
a3fc481b76 mkl: fix hash on Darwin 2018-12-26 20:57:08 -05:00
Orivej Desh
9b3204d41b pythonPackages.uranium: add missing dependency on shapely
Needed since 3.5.1: 0c6d90b42d
2018-12-27 01:34:15 +00:00
Ivan Kozik
78c56d758d all-packages.nix: remove obsolete comments
cgroup2 cpu controller support was merged into Linux 4.15:
22714a2ba4
2018-12-27 01:18:12 +00:00
Matthew Bauer
9d9a993b73
Merge pull request #52867 from matthewbauer/emacs-mac-7.4
emacs-mac: 7.2 → 7.4
2018-12-26 17:49:00 -06:00
R. RyanTM
4c10970b1a
gpsprune: 19.1 -> 19.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/gpsprune/versions
2018-12-27 00:02:44 +01:00
Samuel Dionne-Riel
889ef35303 linuxPackages_4_{19,20}: works around bug with overlayfs.
See: https://github.com/NixOS/nixpkgs/issues/48828#issuecomment-445208626
2018-12-26 22:51:31 +00:00
Dmitry Kalinkin
8e79ebc523
Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fix
arrow-cpp: fix build
2018-12-26 17:43:38 -05:00
Alyssa Ross
626cc7eb21
Merge pull request #52860 from marsam/init-ruby-26
ruby_2_6: init at 2.6.0
2018-12-26 20:49:08 +00:00
Orivej Desh
5c5c83fb4e qt5: update nixpkgs directory in readme 2018-12-26 20:21:35 +00:00
aszlig
b0f9e47271
ip2unix: 1.2.0 -> 2.0.0
New upstream features:

  - New ignore rule option, which prevents conversion to Unix socket.
  - A way to increase the verbosity via the -v command line argument.
  - Reams of log messages in addition to the FATAL errors we had so far.
  - Use Syslog format for logging if stderr is a socket.
  - Set FD_CLOEXEC on systemd socket file descriptors as soon as they're
    associated.

Upstream fixes:

  - Use right endian conversion functions in port matching.
  - Pass is_unix to child socket on accept to prevent accidentally
    replacing an already converted Unix socket by a new Unix socket. The
    latter would be a socket that's not accepted, which would eventually
    lead to an error.
  - Correctly handle setsockopts used with other levels than SOL_SOCKET.

Upstream changes:

  - Improve wording and add more descriptions in README and manpage.
  - The implementation for fetching systemd sockets now no longer uses
    libsystemd, thus the build-time dependency is no longer required.
  - New serialiser for passing rules to the preloaded library in a more
    compact form instead of using YAML, so it's less likely that we'll
    hit the maximum stack size.
  - Systemd sockets are now associated during rule initialisation and
    thus behave more predictable in complex setups.

On our side, the dependency on systemd is only needed for running the
tests, as it uses the systemd-socket-activate helper. Socket association
is now done by ip2unix directly and doesn't rely on libsystemd anymore.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2018-12-26 19:36:49 +01:00
Jan Tojnar
a2fe6bca05
gtest: fix includedir in cmake config files 2018-12-26 19:00:49 +01:00
Peter Simons
bc8f67e37f
Merge pull request #52923 from r-ryantm/auto-update/bind
bind: 9.12.3 -> 9.12.3-P1
2018-12-26 18:12:57 +01:00
Dmitry Kalinkin
956b4a87a8 arrow-cpp: fix build
Fixes: 1f6b095061 ('gtest: build shared library')
2018-12-26 19:57:32 +03:00
lewo
1223d9f479
Merge pull request #52761 from vdemeester/update-minishift
minishift: 1.27.0 -> 1.29.0
2018-12-26 17:42:31 +01:00
Alexey Shmalko
9d3fbbeda5
Merge pull request #52925 from r-ryantm/auto-update/appstream
appstream: 0.12.3 -> 0.12.4
2018-12-26 18:20:51 +02:00
Alexey Shmalko
42ab51f2e8
Merge pull request #52908 from r-ryantm/auto-update/couchdb
couchdb2: 2.2.0 -> 2.3.0
2018-12-26 17:36:45 +02:00
Mario Rodas
7d141ec326
ruby_2_6: init at 2.6.0 2018-12-26 09:32:24 -05:00
Jan Tojnar
cb5bc310d3
haskellPackages.Frames: unbreak
vinyl ≥ 0.10 is in the LTS.
2018-12-26 15:19:10 +01:00
markuskowa
d66f37e813
Merge pull request #52826 from r-ryantm/auto-update/mtools
mtools: 4.0.22 -> 4.0.23
2018-12-26 15:18:38 +01:00
Jan Tojnar
a6b74907f7
haskellPackages.yi-core: unbreak
yi-language ≥ 0.18 is in the LTS now
2018-12-26 15:03:15 +01:00
Jan Tojnar
f4b4dc2d0b
haskellPackages.safe-money-aeson: unbreak
The following fix is no longer necessary after a Stackage update:

https://github.com/NixOS/nixpkgs/issues/46467
2018-12-26 14:53:21 +01:00
markuskowa
83a310aa5f
Merge pull request #52857 from r-ryantm/auto-update/libcec
libcec: 4.0.3 -> 4.0.4
2018-12-26 14:28:45 +01:00
markuskowa
cfcf8ca772
Merge pull request #52873 from r-ryantm/auto-update/intel-gmmlib
intel-gmmlib: 18.3.0 -> 18.4.1
2018-12-26 14:20:57 +01:00
R. RyanTM
302fe24374 appstream: 0.12.3 -> 0.12.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
2018-12-26 05:16:52 -08:00
Peter Simons
4f4b151ae2 haskell-scalendar: drop obsolete override 2018-12-26 14:03:50 +01:00
Peter Simons
08ca69a513 haskell-hoopl: drop obsolete override 2018-12-26 14:02:07 +01:00
Peter Simons
4f4313046e Comment out some obsolete Haskell overrides to fix evaluation. 2018-12-26 13:46:12 +01:00
Peter Simons
46cb1538a1 haskellPackages: update default package set to ghc-8.6.3 (LTS 13.x) 2018-12-26 13:46:12 +01:00
Peter Simons
1131244889 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
752c180edc.
2018-12-26 13:46:12 +01:00
Peter Simons
91ec96d77d LTS Haskell 13.0 (updates to ghc-8.6.3) 2018-12-26 13:46:11 +01:00
R. RyanTM
f884c6c1de bind: 9.12.3 -> 9.12.3-P1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bind/versions
2018-12-26 04:34:11 -08:00
Melkor333
889815fd7b wpgtk: 5.7.4 -> 5.8.6 2018-12-26 13:33:00 +01:00
Frederik Rietdijk
2f62e382af python.pkgs.pywal: fix path to feh 2018-12-26 13:30:58 +01:00
Daiderd Jordan
238f4a0a90
editline: add redisplay patch 2018-12-26 13:19:26 +01:00
Frederik Rietdijk
3f93d68ebb python.pkgs.pywal: hardcode path to feh 2018-12-26 12:58:28 +01:00
Samuel Dionne-Riel
302d53df2b nixos/sd-image-aarch64-new-kernel: Added to release
This, paired with the previous commit, ensures the channel won't be held
back from a kernel upgrade and a non-building sd image, while still
having a new-kernel variant available.
2018-12-26 11:03:32 +00:00
Samuel Dionne-Riel
207210660f nixos/sd-image-aarch64: Configures it to use the default kernel 2018-12-26 11:03:32 +00:00
Samuel Dionne-Riel
b861ebb4c6 linuxPackages: 4.14 -> 4.19 2018-12-26 11:03:10 +00:00
Samuel Dionne-Riel
7093970e1d linuxPackages.ena: 1.5.2 -> 2.0.2 2018-12-26 11:03:10 +00:00
Samuel Dionne-Riel
d8cf1db93f linuxPackages.ndiswrapper: updated to fix build on recent kernels
While the upstream commit says 4.18, it builds for 4.19 and 4.20.
2018-12-26 11:03:10 +00:00
Frederik Rietdijk
8862d554c7 wpgtk: use python37 and fix dependency on pywal 2018-12-26 12:01:20 +01:00
Frederik Rietdijk
281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
R. RyanTM
de0de8903f grml-zsh-config: 0.15.1 -> 0.15.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/grml-zsh-config/versions
2018-12-26 11:23:03 +01:00