about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gitRepo: 2.6 -> 2.7Michael Weiss2020-05-06
|
* androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8Michael Weiss2020-05-06
|
* Merge pull request #87021 from primeos/chromiumMichael Weiss2020-05-06
|\ | | | | chromium: 81.0.4044.129 -> 81.0.4044.138
| * chromium: 81.0.4044.129 -> 81.0.4044.138Michael Weiss2020-05-06
| | | | | | | | | | | | | | | | https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html This update includes 3 security fixes. CVEs: CVE-2020-6831 CVE-2020-6464
* | Merge pull request #85225 from Izorkin/nginx-unitJörg Thalheim2020-05-06
|\ \ | | | | | | nixos/unit: update service configuration and update unit to 1.17
| * | nixos/tests: add unit-php testIzorkin2020-05-06
| | |
| * | unit: add php 7.4Izorkin2020-05-06
| | |
| * | unit: 1.16.0 -> 1.17.0Izorkin2020-05-06
| | |
| * | unit: remove drop capabilites patchIzorkin2020-05-06
| | |
| * | nixos/unit: run Unit as rootIzorkin2020-05-06
| | | | | | | | | | | | In latest release recommended not set ambient capabilities.
| * | nixos/unit: update sandboxing modeIzorkin2020-05-06
| | |
| * | nixos/unit: fix starting serviceIzorkin2020-05-06
| | |
* | | firefox-bin: 75.0 -> 76.0Andreas Rammhold2020-05-06
| | | | | | | | | | | | Discussion: https://github.com/NixOS/nixpkgs/pull/86788
* | | firefox-esr-68: 68.7.0esr -> 68.8.0esrAndreas Rammhold2020-05-06
| | | | | | | | | | | | Discussion: https://github.com/NixOS/nixpkgs/pull/86788
* | | Merge pull request #86124 from doronbehar/update-mpv-mprisJörg Thalheim2020-05-06
|\ \ \ | |/ / |/| | mpvScripts.mpris: 0.4 -> 0.5
| * | mpvScripts: build on hydraJörg Thalheim2020-05-06
| | |
| * | mpvScripts.mpris: use patch sent upstream for make DESTDIR=Doron Behar2020-05-06
| | | | | | | | | | | | | | | | | | | | | Make sure mpris.so is stripped. mpv-with-scripts: use a standard location for scripts in $out. mpvScripts.convert: install to the new location of mpv scripts. Replaced gobject-introspection dependency with glib.
| * | mpvScripts.mpris: set platforms to LinuxDoron Behar2020-05-04
| | |
| * | mpvScripts.mpris: 0.4 -> 0.5Doron Behar2020-05-03
| | |
* | | Merge pull request #87068 from kampka/kopszimbatm2020-05-06
|\ \ \ | | | | | | | | kops: 1.15.2 -> 1.15.3 and 1.16.1 -> 1.16.2
| * | | kops_1_16: 1.16.1 -> 1.16.2Christian Kampka2020-05-06
| | | |
| * | | kops_1_15: 1.15.2 -> 1.15.3Christian Kampka2020-05-06
| | | |
* | | | Merge pull request #86156 from kini/makeself-updateWout Mertens2020-05-06
|\ \ \ \ | | | | | | | | | | makeself: 2.4.0 -> 2.4.2
| * | | | makeself: 2.4.0 -> 2.4.2Keshav Kini2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream now provides a Makefile that builds a self-extracting installer and also has a test target. We don't need the self-extracting installer, but we might as well build it anyway as an additional test.
* | | | | Merge pull request #85269 from euank/containerd-versioningJaka Hudoklin2020-05-06
|\ \ \ \ \ | | | | | | | | | | | | containerd: fix --version output
| * | | | | containerd: fix --version outputEuan Kemp2020-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change, 'containerd --version' with the nix package wouldn't print useful version information. In addition, the build output a bunch of (harmless) errors about 'git: command not found'. This fixes both of those problems.
* | | | | | Merge pull request #86678 from rnhmjoj/picomMichele Guerini Rocco2020-05-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/picom: cleanup
| * | | | | | nixos/picom: document breaking change in release notesrnhmjoj2020-05-04
| | | | | | |
| * | | | | | nixos/picom: cleanuprnhmjoj2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use floating points instead of strings, which Nix now supports - Make the type of picom.settings option recursive - Add a meaningful description of both the option and its type
* | | | | | | Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnixMichele Guerini Rocco2020-05-06
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | mkvtoolnix: 45.0.0 -> 46.0.0
| * | | | | | mkvtoolnix: 45.0.0 -> 46.0.0R. RyanTM2020-05-06
| | | | | | |
* | | | | | | ocamlPackages.owl: unbreak by reversing previous editsBen Darwin2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - package was broken by 1c8aba83 (#83888) - fixes #85915
* | | | | | | Merge pull request #87060 from vdemeester/update-buildkitMario Rodas2020-05-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | buildkit: 0.6.3 -> 0.7.1
| * | | | | | | buildkit: 0.6.3 -> 0.7.1Vincent Demeester2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | | | | | | | Merge pull request #86988 from adisbladis/poetry2nix-1_8_0adisbladis2020-05-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | poetry2nix: 1.7.1 -> 1.8.0
| * | | | | | | | poetry2nix: 1.7.1 -> 1.8.0adisbladis2020-05-05
| | | | | | | | |
* | | | | | | | | Merge pull request #80655 from hlolli/release/fix-lumoJörg Thalheim2020-05-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lumo 1.10.1: fix missing npm dependencyhlolli2020-05-04
| | | | | | | | | |
* | | | | | | | | | Merge branch 'staging-next'Vladimír Čunát2020-05-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Status on Hydra for linuxes seems good enough: https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
| * | | | | | | | | | gst_all_1.gst-plugins-bad: fix build after opencv4 updateVladimír Čunát2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /cc #85879
| * | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-05-05
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #86445 from zowoq/podman-stagingJörg Thalheim2020-05-04
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | podman: use $out instead of $bin with buildGoPackagezowoq2020-05-01
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixos/gitlab-runner: support multiple servicesmisuzu2020-05-02
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Revert "nixos/gitlab-runner: support multiple services"Frederik Rietdijk2020-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting because of merge conflict. Rebase the fix and submit again. This reverts commit 3853c2711126d2c1518514222d19be631b609bac.
| | * | | | | | | | | | | Revert "openexr, imlbase: unbreak on macOS"Frederik Rietdijk2020-05-02
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid merge conflict. This reverts commit 8532d16e3dd0d84bfa7bb9147eb42fa9dbbc6342.
| * | | | | | | | | | | Merge staging into staging-nextFrederik Rietdijk2020-05-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | c-blosc: 1.17.1 -> 1.18.1R. RyanTM2020-05-01
| | | | | | | | | | | | |
| | * | | | | | | | | | | glew: 2.1.0 -> 2.2.0R. RyanTM2020-05-01
| | | | | | | | | | | | |