summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86210 from marsam/fix-vdirsyncer•••vdirsyncer: fix buildgithub/masterMario Rodas2020-05-012-2/+2
|\
| * vdirsyncer: fix build on darwinMario Rodas2020-04-281-1/+1
| * vdirsyncerStable: fix buildMario Rodas2020-04-281-1/+1
* | Merge pull request #86417 from tokudan/p7zip-abandoned•••p7zip: fix two CVEs and mark as insecureFlorian Klink2020-05-011-1/+14
|\ \
| * | p7zip: mark as insecureDaniel Frank2020-05-011-0/+5
| * | p7zip: fix two CVEsDaniel Frank2020-05-011-1/+9
* | | Merge pull request #86396 from etu/php-upstream-extensions-meta•••php.extensions: Add descriptions, homepage and license to all upstream extensionsMaximilian Bosch2020-05-011-1/+4
|\ \ \
| * | | php.extensions: Add descriptions, homepage and license to all upstream extens...Elis Hirwing2020-04-301-1/+4
* | | | Merge pull request #86457 from flokli/kops-1.16.1•••kops: fix hashFlorian Klink2020-05-011-1/+1
|\ \ \ \
| * | | | kops: fix hash•••As seen on https://hydra.nixos.org/build/118009308 Florian Klink2020-05-011-1/+1
* | | | | Merge pull request #86454 from Tomahna/scalafmt•••scalafmt: 2.4.2 -> 2.5.0Jörg Thalheim2020-05-011-2/+2
|\ \ \ \ \
| * | | | | scalafmt: 2.4.2 -> 2.5.0Kevin Rauscher2020-05-011-2/+2
* | | | | | Merge pull request #82026 from andir/systemd-update-networkd-options•••nixos/networkd: update configuration optionsFlorian Klink2020-05-013-14/+148
|\ \ \ \ \ \
| * | | | | | nixos/networkd: support PrefixDelegationHint in DHCPv6 section•••With sytemd v244 we will have support for this option. Andreas Rammhold2020-05-011-0/+1
| * | | | | | nixos/networkd: add ipv6PrefixAndreas Rammhold2020-05-011-0/+44
| * | | | | | nixos/networkd: add ipv6PrefixDelegationConfig to networkdAndreas Rammhold2020-05-011-0/+31
| * | | | | | nixos/networkd: rename the networkd dhcpConfig option to dhcpV4Config•••This follows upstreams change in documentation. While the `[DHCP]` section might still work it is undocumented and we should probably not be using it anymore. Users can just upgrade to the new option without much hassle. I had to create a bit of custom module deprecation code since the usual approach doesn't support wildcards in the path. Andreas Rammhold2020-05-013-9/+27
| * | | | | | nixos/networkd: introduce the DHCPv6 network section eqivalent•••You can now specify option for the `[DHCPv6]` section with `systemd.network.<name>.dhcpV6Config.…`. Previously you could only use the combined legacy DHCP configuration. Andreas Rammhold2020-05-011-0/+27
| * | | | | | nixos/networkd: add MaxAttempts and SendRelease to the DHCP optionsAndreas Rammhold2020-05-011-3/+5
| * | | | | | nixos/networkd: remove CriticalConnection= fields in favor of KeepConnection•••Systemd upstream has deprecated CriticalConnection with v244 in favor of KeepConnection as that seems to be more flexible: The CriticalConnection= setting in .network files is now deprecated, and replaced by a new KeepConfiguration= setting which allows more detailed configuration of the IP configuration to keep in place. Andreas Rammhold2020-05-012-3/+13
| * | | | | | nixos/networkd: add RoutesToDNS to DHCP sectionAndreas Rammhold2020-04-301-1/+2
* | | | | | | Merge pull request #85198 from xtruder/pkgs/bemenu/fix-wayland•••pasystray: add patch to fix crash when running under waylandJaka Hudoklin2020-05-012-0/+39
|\ \ \ \ \ \ \
| * | | | | | | pasystray: add patch to fix crash when running under waylandJaka Hudoklin2020-04-142-0/+39
* | | | | | | | Merge pull request #86420 from flokli/gitlab-12.8.10•••gitlab: 12.8.9 -> 12.8.10Kim Lindberger2020-05-015-16/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | gitlab: update.py: use the /refs endpoint•••It seems the atom feed now needs authentication. Use the /refs endpoint, which is used for the switch branch/tag dropdown. It doesn't show all records, but has some pagination, but works well enough for now. Florian Klink2020-05-011-6/+4
| * | | | | | | gitlab: 12.8.9 -> 12.8.10Florian Klink2020-04-301-4/+4
| * | | | | | | gitaly: 12.8.9 -> 12.8.10Florian Klink2020-04-303-6/+6
* | | | | | | | Merge pull request #84139 from misuzu/gitlab-runner-multi•••nixos/gitlab-runner: support multiple servicesFlorian Klink2020-05-011-103/+437
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/gitlab-runner: support multiple servicesmisuzu2020-05-011-103/+437
* | | | | | | | | Merge pull request #84330 from das-g/xonsh-source-nixos-env•••nixos/xonsh: source NixOS environmentMichele Guerini Rocco2020-05-011-1/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/xonsh: source NixOS environment•••Without doing that, xonsh is unusable as login shell Raphael Borun Das Gupta2020-04-211-1/+26
* | | | | | | | | | Merge pull request #86444 from vbgl/ocaml-core_extended-remove-legacy•••ocamlPackages.core_extended: remove at 112.24.00Jörg Thalheim2020-05-013-70/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ocamlPackages.core_extended: remove at 112.24.00•••This is a legacy version for OCaml 4.02 Vincent Laporte2020-05-013-70/+0
* | | | | | | | | | | Merge pull request #86327 from bachp/plex-1.19.2.2737•••plex: 1.19.1.2645 -> 1.19.2.2737Daiderd Jordan2020-05-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | plex: 1.19.1.2645 -> 1.19.2.2737Pascal Bach2020-04-291-2/+2
* | | | | | | | | | | Merge pull request #86434 from marsam/update-vault•••vault: 1.4.0 -> 1.4.1Daiderd Jordan2020-05-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vault: 1.4.0 -> 1.4.1Mario Rodas2020-05-011-2/+2
* | | | | | | | | | | | ocamlPackages.uri: remove at 1.9.{1,2}•••These are legacy versions for OCaml ≤ 4.02 Vincent Laporte2020-05-013-59/+2
* | | | | | | | | | | | nixos/release.nix: closures.lapp: use enablePHP, fixes metrics job #86439•••Still building but this should fix the metrics job. Frederik Rietdijk2020-05-011-1/+1
* | | | | | | | | | | | Merge pull request #82628 from moaxcp/spring-boot-cli•••spring-boot-cli: 2.1.9->2.2.6Michele Guerini Rocco2020-05-013-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | spring-boot-cli: 2.1.9->2.2.5John Mercier2020-04-303-13/+15
* | | | | | | | | | | | | python3Packages.transforms3d: init at unstable-2019-12-17Ben Darwin2020-05-012-0/+38
* | | | | | | | | | | | | pythonPackages.sqlalchemy-utils: 0.36.0 -> 0.36.3Edmund Wu2020-05-011-2/+2
* | | | | | | | | | | | | pythonPackages.pep8-naming: 0.9.1 -> 0.10.0Edmund Wu2020-05-011-2/+2
* | | | | | | | | | | | | rtl8812au: 5.2.20.2_28373.20190903 -> 5.6.4.2_35491.20200318Daniel Fullmer2020-05-011-5/+5
* | | | | | | | | | | | | nushell: 0.12.0 -> 0.13.0•••Release notes: https://www.nushell.sh/blog/2020/04/21/nushell_0_13_0.html Mario Rodas2020-05-011-3/+3
* | | | | | | | | | | | | gjo: 1.0.2 -> 1.0.3Doron Behar2020-05-011-2/+2
* | | | | | | | | | | | | metamath: 0.181 -> 0.182•••Also includes a fix to the makefile that lets the autoconf stuff Just Work(tm) Nathan van Doorn2020-05-011-9/+3
* | | | | | | | | | | | | eksctl: 0.17.0 -> 0.18.0xrelkd2020-05-011-5/+4
* | | | | | | | | | | | | sentencepiece: 0.1.85 -> 0.1.86•••Changelog: https://github.com/google/sentencepiece/releases/tag/v0.1.86 Daniël de Kok2020-05-011-2/+2