about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | pythonPackages.pyqt5: import sip as PyQt5.sipOrivej Desh2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pyqt5 5.11 has switched from sip to PyQt5.sip.
| * | | | | | | | | | | pythonPackages.sip: make sip-module name overridableOrivej Desh2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The author of sip wants it to be a private dependency of other packages by making it importable under different names.
* | | | | | | | | | | | opentx: fix build, support building testsOrivej Desh2018-12-27
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It checks for "nano" with "if(NOT NANO STREQUAL NO)". Broken since https://hydra.nixos.org/build/83296608 (#48286).
* | | | | | | | | | | Merge pull request #52955 from Gerschtli/update/cargo-releaseVladyslav M2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | cargo-release: 0.10.0 -> 0.10.5
| * | | | | | | | | | cargo-release: fix darwin buildVladyslav Mykhailichenko2018-12-27
| | | | | | | | | | |
| * | | | | | | | | | cargo-release: 0.10.0 -> 0.10.5Tobias Happ2018-12-27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #52109 from djahandarie/masterlewo2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | dockerTools.buildImage: fix two bugs introduced in c88337c9aca9d91804da7d1d05960c88e17455c9
| * | | | | | | | | | | dockerTools.buildImage: fix two bugs introduced in ↵Darius Jahandarie2018-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c88337c9aca9d91804da7d1d05960c88e17455c9
* | | | | | | | | | | | python37: fix darwin buildMario Rodas2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove issue24658 patch because is already fixed and backported to Python 3.7 https://github.com/python/cpython/commit/178d1c07778553bf66e09fe0bb13796be3fb9abf
* | | | | | | | | | | | python36: fix darwin buildMario Rodas2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove issue24658 patch because is already fixed and backported to Python 3.6 https://github.com/python/cpython/commit/a5ebc205beea2bf1501e4ac33ed6e81732dd0604
* | | | | | | | | | | | Merge pull request #52820 from r-ryantm/auto-update/pdfpcPascal Wittmann2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pdfpc: 4.2.1 -> 4.3.0
| * | | | | | | | | | | | pdfpc: 4.2.1 -> 4.3.0R. RyanTM2018-12-25
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pdfpc/versions
* | | | | | | | | | | | Merge pull request #52877 from r-ryantm/auto-update/globalPascal Wittmann2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | global: 6.6.2 -> 6.6.3
| * | | | | | | | | | | | global: 6.6.2 -> 6.6.3R. RyanTM2018-12-25
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/global/versions
* | | | | | | | | | | | Merge pull request #52954 from worldofpeace/granite/5.2.2worldofpeace2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | granite: 5.2.1 -> 5.2.2
| * | | | | | | | | | | | granite: various cleanupsworldofpeace2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just stuff that's in #48637 already that I wanted to sync. In detail it's: - Patching in the use of meson - Add wrapGAppsHook and hicolor-icon-theme There's a demo application and granite provides some generic icons. - Included patches so third party apps still work
| * | | | | | | | | | | | granite: 5.2.1 -> 5.2.2worldofpeace2018-12-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #52786 from romildo/upd.matchaworldofpeace2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | matcha: 2018-11-12 -> 2018-12-24
| * | | | | | | | | | | | matcha: move to pkgs/data/themesJosé Romildo Malaquias2018-12-24
| | | | | | | | | | | | |
| * | | | | | | | | | | | matcha: 2018-11-12 -> 2018-12-24José Romildo Malaquias2018-12-24
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #52872 from r-ryantm/auto-update/kid3worldofpeace2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | kid3: 3.6.2 -> 3.7.0
| * | | | | | | | | | | | kid3: 3.6.2 -> 3.7.0R. RyanTM2018-12-25
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kid3/versions
* | | | | | | | | | | | Merge pull request #52895 from ivan/qbittorrent-4.1.5worldofpeace2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | qbittorrent: 4.1.4 -> 4.1.5
| * | | | | | | | | | | | qbittorrent: 4.1.4 -> 4.1.5Ivan Kozik2018-12-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #52949 from ivan/comment-fixworldofpeace2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | all-packages.nix: remove obsolete comments
| * | | | | | | | | | | | all-packages.nix: remove obsolete commentsIvan Kozik2018-12-27
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup2 cpu controller support was merged into Linux 4.15: https://github.com/torvalds/linux/commit/22714a2ba4b55737cd7d5299db7aaf1fa8287354
* | | | | | | | | | | | Merge "cura: 3.4.1 -> 3.6.0"Orivej Desh2018-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | cura: 3.4.1 -> 3.6.0Orivej Desh2018-12-27
| | | | | | | | | | | |
| * | | | | | | | | | | curaengine: 3.4.1 -> 3.6.0Orivej Desh2018-12-27
| | | | | | | | | | | |
| * | | | | | | | | | | python3Packages.uranium: 3.5.1 -> 3.6.0Orivej Desh2018-12-27
| | | | | | | | | | | |
| * | | | | | | | | | | python3Packages.libarcus: 3.4.1 -> 3.6.0Orivej Desh2018-12-27
| | | | | | | | | | | |
| * | | | | | | | | | | python3Packages.libsavitar: init at 3.6.0Orivej Desh2018-12-27
|/ / / / / / / / / / /
* / / / / / / / / / / pythonPackages.uranium: add missing dependency on shapelyOrivej Desh2018-12-27
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed since 3.5.1: https://github.com/Ultimaker/Uranium/commit/0c6d90b42d29fae5f41c23487e74ae8164b324ac
* | | | | | | | | | Merge pull request #52867 from matthewbauer/emacs-mac-7.4Matthew Bauer2018-12-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | emacs-mac: 7.2 → 7.4
| * | | | | | | | | | emacs-mac: 7.2 → 7.4Matthew Bauer2018-12-25
| | | | | | | | | | |
* | | | | | | | | | | gpsprune: 19.1 -> 19.2R. RyanTM2018-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | linuxPackages_4_{19,20}: works around bug with overlayfs.Samuel Dionne-Riel2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://github.com/NixOS/nixpkgs/issues/48828#issuecomment-445208626
* | | | | | | | | | | Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fixDmitry Kalinkin2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | arrow-cpp: fix build
| * | | | | | | | | | | arrow-cpp: fix buildDmitry Kalinkin2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 1f6b09506145 ('gtest: build shared library')
* | | | | | | | | | | | Merge pull request #52860 from marsam/init-ruby-26Alyssa Ross2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | ruby_2_6: init at 2.6.0
| * | | | | | | | | | | | ruby_2_6: init at 2.6.0Mario Rodas2018-12-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | qt5: update nixpkgs directory in readmeOrivej Desh2018-12-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | ip2unix: 1.2.0 -> 2.0.0aszlig2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | | | | | gtest: fix includedir in cmake config filesJan Tojnar2018-12-26
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #52923 from r-ryantm/auto-update/bindPeter Simons2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bind: 9.12.3 -> 9.12.3-P1
| * | | | | | | | | | | | | bind: 9.12.3 -> 9.12.3-P1R. RyanTM2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Merge pull request #52761 from vdemeester/update-minishiftlewo2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | minishift: 1.27.0 -> 1.29.0
| * | | | | | | | | | | | | minishift: 1.27.0 -> 1.29.0Vincent Demeester2018-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | | | | | | | | | | | | | Merge pull request #52925 from r-ryantm/auto-update/appstreamAlexey Shmalko2018-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appstream: 0.12.3 -> 0.12.4
| * | | | | | | | | | | | | | appstream: 0.12.3 -> 0.12.4R. RyanTM2018-12-26
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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