summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* treewide: replace base64 encoded hashesDaiderd Jordan2020-06-03
|
* Merge pull request #89418 from mweinelt/django2.2Lancelot SIX2020-06-03
|\ | | | | pythonPackages.django2_2: 2.2.11 -> 2.2.13
| * pythonPackages.django2_2: 2.2.11 -> 2.2.13Martin Weinelt2020-06-03
| | | | | | | | Fixes: CVE-2020-13254, CVE-2020-13596
* | grafana: 7.0.1 -> 7.0.2Sergey Lukjanov2020-06-03
|/
* Merge pull request #87985 from lourkeur/fix_85694Jaka Hudoklin2020-06-03
|\ | | | | xpra: fix #85694
| * xpra: fix #85694Louis Bettens2020-05-16
| |
* | Merge pull request #89409 from edibopp/change-usernameDomen Kožar2020-06-03
|\ \ | | | | | | Update my GitHub username
| * | Update my GitHub usernameEduard Bopp2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I recently changed the username, so this reflects that change to make sure people find me. For confirmation, check that the GitHub ID is still 3098430 for my new username using the GitHub API: https://api.github.com/users/edibopp
* | | tev: 1.15 -> 1.16Michael Weiss2020-06-03
| | |
* | | patchelfUnstable: bumpDomen Kožar2020-06-03
| | |
* | | Merge pull request #89330 from afontaine/build-runit-on-darwinJörg Thalheim2020-06-03
|\ \ \ | |/ / |/| | runit: Add Darwin Compatibility
| * | runit: Add Darwin CompatibilityAndrew Fontaine2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | Not much modification is required to build and run runit on MacOS, all that was needed was to follow runit's instructions [0] with some guidance from homebrew's formula. [1] 0: http://smarden.org/runit/install.html 1: https://github.com/Homebrew/homebrew-core/blob/1cf1e61/Formula/runit.rb
* | | nix: 2.3.6 -> 2.3.6Eelco Dolstra2020-06-03
| | |
* | | Merge pull request #87665 from kampka/matrix-appservice-slackWilliButz2020-06-03
|\ \ \ | | | | | | | | matrix-appservice-slack: 1.2.0 -> 1.3.1
| * | | matrix-appservice-slack: 1.3.0 -> 1.3.1Christian Kampka2020-05-13
| | | |
| * | | matrix-appservice-slack: 1.2.0 -> 1.3.0Christian Kampka2020-05-13
| | | |
* | | | Merge pull request #89397 from timokau/flask-autoindex-py2-unbreakTimo Kaufmann2020-06-03
|\ \ \ \ | | | | | | | | | | python2.pkgs.flask-autoindex: fix build
| * | | | python2.pkgs.flask-autoindex: fix buildTimo Kaufmann2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pathlib is now required, which is part of the standard library in python 3.4+ but not in python 2.7. Broken by ec12a5fd1e9379b359871efadeb245e8734f59a8
* | | | | Merge pull request #89207 from ciil/confluence-updateWilliButz2020-06-03
|\ \ \ \ \ | | | | | | | | | | | | atlassian-confluence: 7.4.0 -> 7.5.0
| * | | | | atlassian-confluence: 7.4.0 -> 7.5.0Simon Lackerbauer2020-05-30
| | | | | |
* | | | | | Merge pull request #89400 from OPNA2608/parallelbuilding-fixesDomen Kožar2020-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Parallel building fixes
| * | | | | | intel-media-sdk: fix malformed enableParallelBuildingOPNA26082020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | enableParallelBuilding is already implied true by using cmake
| * | | | | | alttab: fix malformed enableParallelBuildingOPNA26082020-06-03
| | | | | | |
* | | | | | | Merge pull request #89358 from romildo/upd.ubuntu-themesJosé Romildo Malaquias2020-06-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ubuntu-themes: init at 19.04
| * | | | | | | ubuntu-themes: init at 19.04José Romildo Malaquias2020-06-02
| | | | | | | |
* | | | | | | | gomuks: 2020-03-20 -> 0.1.0Emery Hemingway2020-06-03
| | | | | | | |
* | | | | | | | Merge pull request #89394 from uael/patch-1Jörg Thalheim2020-06-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed jetbrains clion clangd binary
| * | | | | | | | jetbrains: updateLucas Abel2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | fixed missing zlib path to rpath in the clion bundled clangd binary
* | | | | | | | | gerrit: 3.1.4 -> 3.1.5 (#89288)zimbatm2020-06-03
|/ / / / / / / /
* | | | | | | | Merge pull request #89304 from peterhoeg/u/lucky-cliPeter Hoeg2020-06-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lucky-cli: 0.20.0 -> 0.21.0
| * | | | | | | | lucky-cli: 0.20.0 -> 0.21.0Peter Hoeg2020-06-01
| | | | | | | | |
* | | | | | | | | Merge pull request #89251 from peterhoeg/f/efivarPeter Hoeg2020-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | efivar: fix Could not parse device path: Invalid Argument
| * | | | | | | | | efivar: fix Could not parse device path: Invalid ArgumentPeter Hoeg2020-05-31
| |/ / / / / / / /
* | | | | | | | | falkon: use wrapQtAppsHook (#89375)JosephTheEngineer2020-06-03
| | | | | | | | |
* | | | | | | | | Merge pull request #89386 from kampka/kopszimbatm2020-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | kops: 1.16.2 -> 1.16.3, init at 1.17.0
| * | | | | | | | | kops_1_17: init at 1.17.0Christian Kampka2020-06-03
| | | | | | | | | |
| * | | | | | | | | kops_1_16: 1.16.2 -> 1.16.3Christian Kampka2020-06-03
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | gitlab-runner: 13.0.0 -> 13.0.1 (#89391)Max Wittig2020-06-03
| | | | | | | | |
* | | | | | | | | tracy: init at 0.6.3 (#89292)Matthew Pickering2020-06-03
| | | | | | | | |
* | | | | | | | | tor-browser-bundle-bin: 9.0.9 -> 9.5Emery Hemingway2020-06-03
| | | | | | | | |
* | | | | | | | | Merge pull request #89352 from davidak/klavaro10Maximilian Bosch2020-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | klavaro: 3.08 -> 3.10
| * | | | | | | | | klavaro: 3.08 -> 3.10davidak2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also fixes and cleanup
* | | | | | | | | | roundcube: 1.4.4 -> 1.4.5Maximilian Bosch2020-06-03
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/roundcube/roundcubemail/releases/tag/1.4.5
* | | | | | | | | python27Packages.tenacity: 6.0.0 -> 6.2.0Jake Waksbaum2020-06-02
| | | | | | | | |
* | | | | | | | | pythonPackages.pulp: 2.0 -> 2.1Matt Huszagh2020-06-02
| | | | | | | | |
* | | | | | | | | Merge pull request #87866 from danieldk/validate-pkgconfig-hookBenjamin Hipple2020-06-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | validatePkgConfig: init
| * | | | | | | | | mkl: use validatePkgConfig hookDaniël de Kok2020-05-31
| | | | | | | | | |
| * | | | | | | | | validatePkgConfig: initDaniël de Kok2020-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the `validatePkgConfig` hook, which can be used to validate pkg-config files in the output(s). Currently, this will just run `pkg-config --validate` on all `.pc` files, capturing errors such as the issue that was fixed in #87789. The hook could be extended in the future with more fine-grained checks.
* | | | | | | | | | nodejs-14_x: 14.3.0 -> 14.4.0Mario Rodas2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/nodejs/node/releases/tag/v14.4.0
* | | | | | | | | | nodejs-12_x: 12.17.0 -> 12.18.0Mario Rodas2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/nodejs/node/releases/tag/v12.18.0