summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
...
| * | | | | | | | systemd: make sysinit.target depend on local-fs.target againJörg Thalheim2019-09-23
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change was re-introduced when updating to systemd 243. Also see: https://github.com/NixOS/nixpkgs/pull/67858
| * | | | | | | gdb: build with libiptOrivej Desh2019-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for "record btrace pt" command.
| * | | | | | | Merge branch 'master' into stagingOrivej Desh2019-09-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (36 commits) libipt: set platforms to unix licenses: refer to curl using spdx qhull: specify spdx license ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0 ocamlPackages.owee: 0.2 -> 0.3 nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05 daemon: init at 0.6.4 k9s: 0.7.13 -> 0.8.4 cask: Use generated src/version from Melpa python.pkgs.flask_oauthlib: remove radeon-profile: 20170714 -> 20190903 radeon-profile: use Qt mkDerivation afew: propagate setuptools pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0 mutt: 1.12.1 -> 1.12.2 unit: 1.10.0 -> 1.11.0 emacsPackages: Update elpa emacsPackages: Update melpa cask: Fix cask usage git-lfs: use buildGoPackage ...
| * \ \ \ \ \ \ \ Merge pull request #69196 from dtzWill/update/gdb-8.3.1Robin Gloster2019-09-22
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gdb: 8.3 -> 8.3.1
| | * | | | | | | | gdb: 8.3 -> 8.3.1Will Dietz2019-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00006.html
| * | | | | | | | | Merge branch 'staging-next' into stagingJan Tojnar2019-09-22
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)Jan Tojnar2019-09-22
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gtk3.setupHook: clear icon-theme.cache in preFixup
| | * | | | | | | | | | gtk: split hooks so gtk2 can use hicolor hookworldofpeace2019-09-19
| | | | | | | | | | | |
| | * | | | | | | | | | treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCacheworldofpeace2019-09-18
| | | | | | | | | | | |
| | * | | | | | | | | | treewide: drop adding hicolor-icon-theme where possibleworldofpeace2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
| | * | | | | | | | | | gtk3.setupHook: clear icon-theme.cache in preFixupJan Tojnar2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications. Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
| * | | | | | | | | | | Enable work variant firewall with iptables-compat (#66953)Jörg Thalheim2019-09-22
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Enable work variant firewall with iptables-compat
| | * | | | | | | | | | | iptables-compat: rename to iptables-nftables-compatJörg Thalheim2019-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Same as debian, more clarity what the package is about.
| | * | | | | | | | | | | iptables-compat: init iptables with nftables compatibilityIzorkin2019-09-03
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | python: Fix invalid pip call in setuptoolsShellHookSebastian Jordan2019-09-22
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #68348 from andir/google-cloud-sdk-pythonenvAndreas Rammhold2019-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | Google cloud sdk pythonenv
| | * | | | | | | | | | | | google-cloud-sdk: remove from python-modulesAndreas Rammhold2019-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not a python module just an application using/based on python.
| | * | | | | | | | | | | | google-cloud-sdk: prefer using a pythonEnv vs just a search pathAndreas Rammhold2019-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously only direct dependencies were available in the python search path. Transitive dependencies would not be available and thus a few features would not work due to import errors. Those import errors were being caugth and gave a (wrong) hint why it wouldn't work. By using `python.withPackages` instead of the crafted search path with only the direct dependencies those missing feature should now be working. See issue #67094 for details on the observed errors. Fixes #67094
| | * | | | | | | | | | | | pythonPackages.pyopenssl: add missing six dependencyAndreas Rammhold2019-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It might have been there as a transitive dependency but better be explicity about it.
| * | | | | | | | | | | | | libwacom: 0.33 -> 1.1John Chadwick2019-09-21
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #68998 from matthewbauer/gcc-8-darwinMatthew Bauer2019-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc: use gcc8 on darwin
| | * | | | | | | | | | | | | gcc: use gcc8 on darwinMatthew Bauer2019-09-17
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #69028 from matthewbauer/remove-iselfexec-iselfdynMatthew Bauer2019-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "setup.sh introduce isELFExec, isELFDyn"
| | * | | | | | | | | | | | | | Revert "setup.sh introduce isELFExec, isELFDyn"Matthew Bauer2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e1b80a5a99a3013c6556ec2e2e73ef6ca8e8b80b. This is broken in PIE (#68513). Best to not keep it in until something else starts using it.
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #68614 from nspin/pr/simplify-cacert-setup-hookMatthew Bauer2019-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cacert: simplify setupHook
| | * | | | | | | | | | | | | | | | cacert: simplify setupHookNick Spinale2019-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Triggering this setupHook for dependencies at targetOffset does not work in cross-compilation cases where such a dependency is lacking. This simplified setupHook is more robust.
| * | | | | | | | | | | | | | | | | Merge pull request #69131 from xzfc/subshellsMatthew Bauer2019-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid subshells
| | * | | | | | | | | | | | | | | | | bintools-wrapper: avoid subshells: glob matchAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | bintools-wrapper: avoid subshells: upcaseAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | setup.sh: avoid subshells: iterating a fileAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | setup.sh: avoid subshells: type -t in _callImplicitHookAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | setup.sh: avoid subshells: mapOffsetAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | setup.sh: avoid subshells: type -tAlbert Safin2019-09-20
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | setup.sh: avoid subshells: shopt -po nounsetAlbert Safin2019-09-19
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-09-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #69024 from marsam/update-nodejs-12Mario Rodas2019-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | nodejs-12_x: 12.5.0 -> 12.10.0
| | * | | | | | | | | | | | | | | | | nodejs-12_x: 12.5.0 -> 12.10.0Mario Rodas2019-09-18
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'staging-next' into stagingJan Tojnar2019-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #68910 from dtzWill/update/kdeframeworks-5.62.0Thomas Tuegel2019-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeFrameworks: 5.61.0 -> 5.62.0
| | * | | | | | | | | | | | | | | | | | | kio: 5.62.0 -> 5.62.1Will Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (regen kde-frameworks/src.nix)
| | * | | | | | | | | | | | | | | | | | | kdeFrameworks.knewstuff: revert KDE_INSTALL_KNSRCDIR changeWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | knewstuff: kirigami2Will Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kxmlgui: qttools for Qt5UiPluginsWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kwindowsystem: update patchWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kdeFrameworks.ktextwidgets: qttools for Qt5UiPluginWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix buildWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kdeFrameworks.kio: qttools for Qt5UiPluginWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kdeFrameworks.kiconthemes: qttools for Qt5UiPluginWill Dietz2019-09-18
| | | | | | | | | | | | | | | | | | | | |