summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-09-03nixos/systemd: Don't use apply for $PATHJanne Heß
When not using apply, other modules can use $PATH as a list instead of getting a colon-separated list to each /bin directory.
2020-09-03linux: 5.8.5 -> 5.8.6Tim Steinbach
2020-09-03linux: 5.4.61 -> 5.4.62Tim Steinbach
2020-09-03linux: 4.9.234 -> 4.9.235Tim Steinbach
2020-09-03linux: 4.4.234 -> 4.4.235Tim Steinbach
2020-09-03linux: 4.19.142 -> 4.19.143Tim Steinbach
2020-09-03linux: 4.14.195 -> 4.14.196Tim Steinbach
2020-09-03Merge pull request #96970 from obsidiansystems/dash-crossJohn Ericson
dash: Fix cross build
2020-09-03breeze-plymouth: remove trailing whitespaceV
2020-09-03pythonPackages.dnspython_1: add missing file, fixes evalFrederik Rietdijk
2020-09-03lib/strings: deprecate readPathsFromFileV
> NOTE: This function is not performant and should be avoided. It's not used at all in-tree now, so we can remove it completely after any remaining users are given notice.
2020-09-03treewide: convert patch series files to Nix expressionsV
Nix expressions provide all the features that Quilt series files have, so using those instead is pointless. Also, lib.readPathsFromFile (the function used to read series files) has the following warning: > NOTE: This function is not performant and should be avoided. This also removes some orphaned series files, and unused references to copyPathsToStore (which were probably missed in previous commits where calls to lib.readPathsFromFile were removed)
2020-09-03Merge pull request #97032 from Izorkin/htopMaximilian Bosch
htop: 3.0.0 -> 3.0.1
2020-09-03pythonPackages.dnspython: use 1.x for Python 2Frederik Rietdijk
2020-09-03htop: 3.0.0 -> 3.0.1Izorkin
2020-09-03hedgewars: fix build on aarch64Timo Kaufmann
Possible now that fpc works on aarch64. For some reason hedgewars requires llvm when building on that platform.
2020-09-03Merge pull request #97006 from timokau/fpc-3.2.0-aarch64Timo Kaufmann
fpc: 3.0.4 -> 3.2.0, add support for aarch64-linux
2020-09-03yabai: 3.2.1 -> 3.3.0cmacrae
2020-09-03Merge pull request #96564 from K900/murmur-grpcSilvan Mosberger
murmur: support building with grpc
2020-09-03Merge pull request #95760 from janders223/masterRobert Hensing
Add vscode-json-languageserver-bin node package
2020-09-03direnv: 2.21.3 -> 2.22.0 (#97011)zimbatm
2020-09-03emacs: Add missing patches to the Emacs derivationsDamien Cassou
patches were removed by a recent refactoring of Emacs packages: 967259e6b49 * emacs: Factor out expression to a generic build
2020-09-03securefs: 0.8.3 -> 0.11.1Sylvain Fankhauser
2020-09-03kwin-tiling: fix typoSamuel Gräfenstein
2020-09-03krohnkite: fix typoSamuel Gräfenstein
2020-09-03Merge pull request #97015 from B4dM4n/libreoffice-still-fix-buildDavid Guibert
libreoffice-still: fix build
2020-09-03ocamlPackages.piqi-ocaml: 0.7.5 → 0.7.7Vincent Laporte
2020-09-03fpc: add support for aarch64-linuxTimo Kaufmann
Supported since fpc 3.2.0.
2020-09-03fpc: 3.0.4 -> 3.2.0Timo Kaufmann
There was no 3.1 for some reason. The old sed-based path patching was broken and resulted in syntax errors since it was a bit over-eager. Instead of fixing it, I decided to replace it with a patch file which is easier to inspect and will fail in a more obvious way next time. The patch is now applied unconditionally, since it actually applies to all linux platforms. The changes are localized to linux-specific code, so it does not hurt to apply it on non-linux platforms as well. Hedgewars needs a small fix to work with the new version. Done in the same commit to avoid a broken commit.
2020-09-03Merge pull request #86663 from helsinki-systems/init-left4goreLassulus
left4gore: Init at 2.3
2020-09-03libreoffice-still: fix buildFabian Möller
2020-09-03ultrastardx: unstable-2019-01-07 -> 2020.4.0Timo Kaufmann
Might as well update it while I fix it up for the fpc update.
2020-09-03ddrescueview: 0.4alpha3 -> 0.4alpha4Timo Kaufmann
Update required for compatibility with fpc 3.2.0.
2020-09-03Merge pull request #96595 from mweinelt/pinnwandMartin Weinelt
pinnwand: 1.2.1 -> 1.2.2
2020-09-03Update node packages nix expressionkon8522
2020-09-03Add vscode json language serverkon8522
2020-09-03gst_all_1.gst-rtsp-server: fix pkgconfig includedir and libdirDoron Behar
2020-09-03element-desktop: 1.7.4 -> 1.7.5Maximilian Bosch
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03element-web: 1.7.4 -> 1.7.5Maximilian Bosch
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03bandwhich: 0.16.0 -> 0.17.0Maximilian Bosch
https://github.com/imsnif/bandwhich/releases/tag/0.17.0
2020-09-03Merge pull request #96997 from danieldk/oh-my-zsh-unnecessary-with-pkgsMichele Guerini Rocco
programs.zsh: remove unnecessary `with`
2020-09-03programs.zsh: remove unnecessary `with`Daniël de Kok
2020-09-03Merge pull request #89748 from heinic/krb5-listsJörg Thalheim
2020-09-03Merge pull request #96494 from jitwit/jMichael Raskin
j: j901e -> j901f
2020-09-03Merge pull request #96474 from dguibert/dg/libreoffice-7Michael Raskin
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-09-03flow: 0.132.0 -> 0.133.0Mario Rodas
https://github.com/facebook/flow/releases/tag/v0.133.0
2020-09-02recursive: 1.062 -> 1.064Mario Rodas
2020-09-03goreplay: init at 1.1.0Jason O'Conal
2020-09-03Merge pull request #96501 from jonringer/fix-phonopyRobert Scott
python3Packages.phonopy: fix build and tests
2020-09-02terraform_0_13: 0.13.1 -> 0.13.2 (#96971)Diego Rodriguez