summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* spectrumPackages: update execline backtick usesAlyssa Ross2021-08-08
| | | | | | | | | | | | | | | | | | execline 2.8.0.0 changed how backtick's options work: * -i (exit with the program's error code on failure) and -n (chomp off a trailing newline from the captured output) are now the defaults. * -E has been introduced, which does importas automatically. -E is fantastic, because we followed every single use of backtick with importas. Even we didn't have -n before, it's okay that chomping will now be enabled from the default, because in all those cases, there won't be a trailing newline anyway. Message-Id: <20210808170439.1372425-1-hi@alyssa.is> Reviewed-by: sterni <sternenseemann@systemli.org>
* Merge remote-tracking branch 'nixpkgs/nixos-unstable' into masterAlyssa Ross2021-08-04
|\
| * Merge pull request #132237 from Artturin/perlmagikupdateStig2021-08-03
| |\ | | | | | | perlPackages.ImageMagick: 7.0.10 -> 7.0.11
| | * perlPackages.ImageMagick: rename from perlPackages.PerlMagickArtturin2021-08-02
| | |
| | * perlPackages.PerlMagick: 7.0.10 -> 7.0.11-1Artturin2021-08-02
| | |
| * | Merge pull request #131952 from yu-re-ka/feature/gitlab-14-1-1Florian Klink2021-08-03
| |\ \ | | | | | | | | gitlab: 14.1.0 -> 14.1.1
| | * | nixos/tests/gitlab: disable gitlab-pages testsYureka2021-08-02
| | | |
| | * | gitlab: 14.1.0 -> 14.1.1Yureka2021-07-29
| | | | | | | | | | | | | | | | https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
| * | | Merge pull request #132327 from davidak/xboxdrv-urldavidak2021-08-02
| |\ \ \ | | | | | | | | | | xboxdrv: update url
| | * | | xboxdrv: update urldavidak2021-08-01
| | | | |
| * | | | Merge pull request #131583 from SebTM/fix/seahorse_glib_networkingMaximilian Bosch2021-08-02
| |\ \ \ \ | | | | | | | | | | | | seahorse: add glib-networking for sync
| | * | | | seahorse: add glib-networking for syncSebastian Sellmeier2021-08-02
| | | | | |
| * | | | | Merge pull request #132438 from sumnerevans/element-1.7.34Maximilian Bosch2021-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | element-{web,desktop}: 1.7.33 -> 1.7.34
| | * | | | | element-{web,desktop}: 1.7.33 -> 1.7.34Sumner Evans2021-08-02
| | | | | | |
| * | | | | | Merge pull request #132309 from blitz/djvAnderson Torres2021-08-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | djv: init at 2.0.8-unstable-2021-07-31
| | * | | | | | djv: init at 2.0.8-unstable-2021-07-31Julian Stecklina2021-08-02
| | | | | | | |
| * | | | | | | Merge pull request #131577 from starcraft66/velero-1.6.2Robert Scott2021-08-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | velero: 1.6.0 -> 1.6.2
| | * | | | | | | velero: 1.6.0 -> 1.6.2Tristan Gosselin-Hane2021-08-01
| | | | | | | | |
| * | | | | | | | Merge pull request #132444 from AndersonTorres/new-icewmAnderson Torres2021-08-02
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | icewm: 2.3.4 -> 2.6.0
| | * | | | | | | | icewm: 2.3.4 -> 2.6.0AndersonTorres2021-08-02
| | | | | | | | | |
| * | | | | | | | | Merge pull request #132294 from fabaff/bump-datasetsFabian Affolter2021-08-02
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python3Packages.datasets: 1.8.0 -> 1.11.0
| | * | | | | | | | | python3Packages.datasets: 1.8.0 -> 1.11.0Fabian Affolter2021-08-01
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #127531 from fabaff/geocachingapiFabian Affolter2021-08-02
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.geocachingapi: init at 0.1.0
| | * | | | | | | | | | python3Packages.geocachingapi: init at 0.1.0Fabian Affolter2021-07-11
| | | | | | | | | | | |
| * | | | | | | | | | | libsigrok_0_3: fixHarrison Houghton2021-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently we have an old-version override and it doesn't make the bindings at all, so only run the installCheck when we know it should succeed.
| * | | | | | | | | | | Merge pull request #132436 from vcunat/p/knot-dns-3.1Jörg Thalheim2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | knot-dns: only depend on libmnl on Linux
| | * | | | | | | | | | | knot-dns: only depend on libmnl on LinuxVladimír Čunát2021-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I didn't realize that it's only relevant for Linux, and it unnecessarily disabled builds for *-darwin.
| * | | | | | | | | | | | Merge pull request #132351 from figsoda/rust-docJörg Thalheim2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: rust: improve documentation on cargoLock.lockFile
| | * | | | | | | | | | | | doc: rust: improve documentation on cargoLock.lockFilefigsoda2021-08-01
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #131529 from SuperSandro2000/jdbcSandro2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql_jdbc: modernize
| | * | | | | | | | | | | | | mysql_jdbc: modernize, 5.1.46 -> 5.1.49Sandro Jäckel2021-08-02
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #132416 from turion/dev_rabbitmq-server_1.8_1.9Robert Hensing2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rabbitmq-server: 3.8.9 -> 3.9.1
| | * | | | | | | | | | | | | rabbitmq-server: Apply nixpkgs-review hintsManuel Bärenz2021-08-02
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | rabbitmq-server: 3.8.9 -> 3.9.1Manuel Bärenz2021-08-02
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #132445 from flokli/linux-5.14-ideFlorian Klink2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux: only configure IDE to "no" pre-5.14
| | * | | | | | | | | | | | | | linux: only configure IDE to "no" pre-5.14Florian Klink2021-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When trying to build a 5.14 (rc-*), this fails to build otherwise: > error: unused option: IDE
| * | | | | | | | | | | | | | | Merge pull request #111768 from misuzu/gitlab-runner-warningsPascal Bach2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | nixos/gitlab-runner: warn about possible secrets leak
| | * | | | | | | | | | | | | | nixos/gitlab-runner: warn about possible secrets leakmisuzu2021-02-03
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #132353 from Ma27/bump-captive-browserLinus Heckemann2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | captive-browser: 2019-04-16 -> 2021-08-01
| | * | | | | | | | | | | | | | | captive-browser: 2019-04-16 -> 2021-08-01Maximilian Bosch2021-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: https://github.com/FiloSottile/captive-browser/compare/08450562e58bf9564ee98ad64ef7b2800e53338f...9c707dc32afc6e4146e19b43a3406329c64b6f3c
| * | | | | | | | | | | | | | | | Merge pull request #132338 from Ma27/fix-captive-browser-startupLinus Heckemann2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/captive-browser: fix startup
| | * | | | | | | | | | | | | | | | nixos/captive-browser: fix startupMaximilian Bosch2021-08-01
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems as since Chromium 92, `chromium` crashes on startup if `XDG_CONFIG_HOME` points to a read-only (store-)path.
| * | | | | | | | | | | | | | | | vimPlugins.vim-clap: Update cargo sha256Vinícius Müller2021-08-02
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | vimPlugins.gruvbox-material: init at 2021-07-29Vinícius Müller2021-08-02
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | vimPlugins: updateVinícius Müller2021-08-02
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | nvidia_x11: fix suspend script paths since 470.57.02 (#131838)André Vitor de Lima Matos2021-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nvidia 470.57.02 changed the path of `nvidia-sleep.sh` and systemd scripts, making `builder.sh` miss them and suspend-to-ram on systems where `hardware.nvidia.powerManagement.enable = true` is set fail.
| * | | | | | | | | | | | | | | | verifpal: 0.13.7 -> 0.26.0 (#132429)Malte-Christian2021-08-02
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | python3Packages.cbor2: 5.4.0 -> 5.4.1Fabian Affolter2021-08-02
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #131390 from dminuoso/redis-fix-string-interpolationRobert Hensing2021-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/redis: Use toString for interpolating slaveOf.port
| | * | | | | | | | | | | | | | | nixos/redis: Use toString for interpolating slaveOf.portVictor Nawothnig2021-08-02
| | | | | | | | | | | | | | | | |