summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* nixpkgs-github-update: slownessworldofpeace2020-01-18
|
* Merge pull request #77993 from ericnorris/masterworldofpeace2020-01-18
|\ | | | | rpm: fix helper script paths
| * rpm: fix helper script pathsEric Norris2020-01-18
| |
* | Merge pull request #76985 from Elyhaka/gdm_hides_gnomeworldofpeace2020-01-18
|\ \ | | | | | | gdm: refactor to properly handle wayland sessions
| * | gdm: refactor to properly handle wayland sessionsElyhaka2020-01-18
| | |
* | | dive: 0.9.0 -> 0.9.1zowoq2020-01-19
| | |
* | | Merge pull request #77453 from primeos/tdesktopMichael Weiss2020-01-19
|\ \ \ | | | | | | | | tdesktop: 1.8.15 -> 1.9.3
| * | | tdesktop: 1.8.15 -> 1.9.3Michael Weiss2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The GYP build is now deprecated [0]. This results in a large number of changes and many custom Nix patches aren't required anymore (and probably haven't been required for quite some time now, the derivation got a bit outdated...). A lot of the changes in this commit are based on the changes of the Arch package [1][2] (which our package is based upon). Rough overview of the changes: - gcc9 -> ninja (optional but let's follow Arch here) - Dropped GYP, only CMake now - But: Python is still required - fetchFromGitHub -> fetchurl (optional?) - Apply all Arch patches and remove old patches - Requires one new patch for range-v3 - New dependencies: enchant2, lz4, xxHash - TODO: Plus a few new dependencies that shouldn't be required - Cleanup: Irrelevant flags (e.g. GYP_DEFINES) and patches (e.g. sed) - Simplifies quite a few things :) - Some additional documentation and TODOs Co-Authored-By: Jan Tojnar <jtojnar@gmail.com> [0]: https://github.com/telegramdesktop/tdesktop/issues/7001 [1]: https://git.archlinux.org/svntogit/community.git/commit/?id=23eff2b1ef7435441e93120618ca899f0b0e7e61 [2]: https://git.archlinux.org/svntogit/community.git/commit/?id=6a19e949724b2e2bfcdcf2081111ecd46108e449
* | | | Merge pull request #77974 from marsam/init-rageMarek Mahut2020-01-18
|\ \ \ \ | | | | | | | | | | rage: init at 0.2.0
| * | | | rage: init at 0.2.0Mario Rodas2020-01-18
| | | | |
* | | | | zoneminder: Fix installation location for cgi-bin (#76855)Daniel Fullmer2020-01-18
| |_|_|/ |/| | | | | | | | | | | | | | | Before this change, the build would duplicate the prefix in the installation location for cgi-bin stuff: -- Installing: /nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/libexec/zoneminder/cgi-bin/zms
* | | | Merge pull request #77958 from seppeljordan/bump-pypi2nix-to-2.0.3Mario Rodas2020-01-18
|\ \ \ \ | | | | | | | | | | pypi2nix: 2.0.2 -> 2.0.3
| * | | | pypi2nix: 2.0.2 -> 2.0.3Sebastian Jordan2020-01-18
| | | | |
* | | | | Merge pull request #77976 from filalex77/nebula-1.1.0Mario Rodas2020-01-18
|\ \ \ \ \ | | | | | | | | | | | | nebula: 1.0.0 -> 1.1.0
| * | | | | nebula: 1.0.0 -> 1.1.0Oleksii Filonenko2020-01-18
| | | | | |
* | | | | | Merge pull request #77690 from gnidorah/way-coolerworldofpeace2020-01-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | way-cooler: Remove
| * | | | | | way-cooler: RemoveMatthias Beyer2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 2020-01-09, way-cooler is officially dead: http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html hence, remove the package and the module. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> docs/release-notes: remove way-cooler way-cooler: show warnings about removal Apply suggestions from code review Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch> way-cooler: add suggestion by @Infinisil
* | | | | | | pythonPackages.sysv_ipc: init at 1.0.1Robert Scott2020-01-18
| | | | | | |
* | | | | | | vivaldi: 2.10.1745.26-1 -> 2.10.1745.27-1Tim Steinbach2020-01-18
| | | | | | |
* | | | | | | linux: 5.4.12 -> 5.4.13Tim Steinbach2020-01-18
| | | | | | |
* | | | | | | linux: 4.19.96 -> 4.19.97Tim Steinbach2020-01-18
| | | | | | |
* | | | | | | linux: 4.14.165 -> 4.14.166Tim Steinbach2020-01-18
| | | | | | |
* | | | | | | uberwriter: init at 2019-11-29sternenseemann2020-01-18
| | | | | | |
* | | | | | | pythonPackages.pypandoc: 1.4 -> 2018-06-18sternenseemann2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to an unstable version to make it work with pandoc v2. Based on #56592 by @Twey. Reworked dependency handling.
* | | | | | | Merge pull request #77956 from helsinki-systems/upd/zopfliedef2020-01-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | zopfli: 1.0.2 -> 1.0.3
| * | | | | | | zopfli: 1.0.2 -> 1.0.3ajs1242020-01-17
| | | | | | | |
* | | | | | | | Merge pull request #77969 from kolaente/update/gitea-1.10.3edef2020-01-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gitea: 1.10.2 -> 1.10.3
| * | | | | | | | gitea: 1.10.2 -> 1.10.3kolaente2020-01-18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #77980 from mbbx6spp/mbbx6spp/purescript-0.13.6edef2020-01-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | purescript: 0.13.5 -> 0.13.6 (and add maintainer)
| * | | | | | | | purescript: add maintainer mbbx6sppSusan Potter2020-01-18
| | | | | | | | |
| * | | | | | | | purescript: 0.13.5 -> 0.13.6Susan Potter2020-01-18
| | | | | | | | |
* | | | | | | | | packagekit: 1.1.12 -> 1.1.13 (#77498)Will Dietz2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * packagekit: 1.1.12 -> 1.1.13 https://github.com/hughsie/PackageKit/blob/PACKAGEKIT_1_1_13/NEWS * packagekit: set systemd user unit dir, minor touchups While visiting: * drop trailing slash in system unit dir * prefer placeholder over escaping * packagekit: dbus dir fixup (thanks @worldofpeace!) Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
* | | | | | | | | wpsoffice: 11.1.0.8865 -> 11.1.0.9080Thomas Marchand2020-01-18
| | | | | | | | |
* | | | | | | | | svxlink: init at 19.09.1 (#76990)Francesco Zanini2020-01-18
| | | | | | | | |
* | | | | | | | | Merge pull request #77955 from ericdallo/update-clojure-lspMario Rodas2020-01-18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | clojure-lsp: 20200114T225020 -> 20200117T215443
| * | | | | | | | clojure-lsp: 20200114T225020 -> 20200117T215443Eric Dallo2020-01-17
| | | | | | | | |
* | | | | | | | | bandwhich: 0.9.0 -> 0.10.0Maximilian Bosch2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/imsnif/bandwhich/releases/tag/0.10.0
* | | | | | | | | Merge pull request #76831 from mbrgm/docker-slimMario Rodas2020-01-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | docker-slim: init at 1.26.1
| * | | | | | | | docker-slim: init at 1.26.1Marius Bergmann2020-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mario Rodas <marsam@users.noreply.github.com> Co-authored-by: Oleksii Filonenko <brightone@protonmail.com>
* | | | | | | | | python2.pkgs.nixpart0: use correct libselinux bindingsJan Tojnar2020-01-18
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Sine 56e557257df675bc6b2cbebf3ba5bc6d51b2321c libselinux in pkgs defaults to Python 3 so let's use the one from python.pkgs to make sure it matches.
* | | | | | | | Merge pull request #77915 from r-ryantm/auto-update/vkquakeRyan Mulligan2020-01-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vkquake: 1.03.0 -> 1.04.1
| * | | | | | | | vkquake: 1.03.0 -> 1.04.1R. RyanTM2020-01-17
| | | | | | | | |
* | | | | | | | | Merge pull request #77725 from r-ryantm/auto-update/avocodeMario Rodas2020-01-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | avocode: 4.2.1 -> 4.2.2
| * | | | | | | | | avocode: 4.2.1 -> 4.2.2R. RyanTM2020-01-15
| | | | | | | | | |
* | | | | | | | | | Merge pull request #77084 from r-ryantm/auto-update/gthumbNiklas Hambüchen2020-01-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gthumb: 3.8.2 -> 3.8.3
| * | | | | | | | | | gthumb: 3.8.2 -> 3.8.3R. RyanTM2020-01-06
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #77517 from McSinyx/ibus-table-others-1-3-11Niklas Hambüchen2020-01-18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ibus-engines.table-others: 1.3.9 -> 1.3.11
| * | | | | | | | | | | ibus-engines.table-others: 1.3.9 -> 1.3.11Nguyễn Gia Phong2020-01-11
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #77616 from peterhoeg/u/calibre_4_8Niklas Hambüchen2020-01-18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | calibre: 3.48 -> 4.8
| * | | | | | | | | | | | calibre: 3.48 -> 4.8Peter Hoeg2020-01-13
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |