summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/public-inbox: use DynamicUser for readers•••public-inbox-{http,nntp,imap}d only need to be able to read the repositories, so they don't need to run as the public-inbox user, which has write permission for /var/lib/public-inbox. Annoyingly, confinement is currently not compatible with DynamicUser, so we can't enable both at the same time. origin/public-inbox-DynamicUserAlyssa Ross2023-05-281-4/+21
* nixos/public-inbox: don't set RootDirectory=•••As far as I can tell, this is redundant with TemporaryFileSystem=/. Alyssa Ross2023-05-281-1/+0
* nixos/test-driver: fix formatting•••This caused the test driver to fail to build. Fixes: 406de94b416 ("nixos/test-driver: add `timeout` option for `wait_for_console_text`") Alyssa Ross2023-05-281-5/+6
* Merge pull request #234579 from fabaff/sqlfluff-bump•••sqlfluff: 2.1.0 -> 2.1.1Nikolay Korotkiy2023-05-281-2/+2
|\
| * sqlfluff: 2.1.0 -> 2.1.1•••Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.1.0...2.1.1 Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.1.1/CHANGELOG.md Fabian Affolter2023-05-281-2/+2
* | Merge pull request #234599 from NixOS/revert-229027-qemu-vm/read-efi-var•••Revert "nixos/lib/test-driver: enable EFI variable reads at runtime"Jacek Galowicz2023-05-282-59/+0
|\ \
| * | Revert "nixos/lib/test-driver: enable EFI variable reads at runtime"Jacek Galowicz2023-05-282-59/+0
|/ /
* | Merge pull request #234546 from r-ryantm/auto-update/hidapi•••hidapi: 0.13.1 -> 0.14.0Pavol Rusnak2023-05-281-2/+2
|\ \
| * | hidapi: 0.13.1 -> 0.14.0R. Ryantm2023-05-281-2/+2
* | | Merge pull request #233812 from nvmd/master+kodi.inputstream-adaptive.ver•••kodi.packages.inputstream-adaptive: 20.3.2 -> 20.3.8Aaron Andersen2023-05-281-4/+4
|\ \ \
| * | | kodi.packages.inputstream-adaptive: 20.3.2 -> 20.3.8Sergey Kazenyuk2023-05-231-4/+4
* | | | Merge pull request #234574 from r-ryantm/auto-update/sqlitecpp•••sqlitecpp: 3.2.1 -> 3.3.0Doron Behar2023-05-281-2/+2
|\ \ \ \
| * | | | sqlitecpp: 3.2.1 -> 3.3.0R. Ryantm2023-05-281-2/+2
* | | | | vtm: avoid using an alias•••Regressed in 92d15cf5f0d4a9. These aliases are deprecated; usage blocks channel via https://hydra.nixos.org/log/rgfflnxgnghdmfqh8id62wc6b13vrh0z-nixpkgs-release-checks.drv Vladimír Čunát2023-05-281-1/+1
* | | | | Merge pull request #234578 from r-ryantm/auto-update/osqp•••osqp: 0.6.2 -> 0.6.3Nikolay Korotkiy2023-05-281-2/+2
|\ \ \ \ \
| * | | | | osqp: 0.6.2 -> 0.6.3R. Ryantm2023-05-281-2/+2
| |/ / / /
* | | | | Merge pull request #233837 from chkno/mindustry-fix•••mindustry-server: FixFrancesco Gazzetta2023-05-281-28/+33
|\ \ \ \ \
| * | | | | mindustry-server: FixScott Worley2023-05-241-28/+33
* | | | | | Merge pull request #234549 from bobby285271/upd/gnome•••GNOME updates 2023-05-28maxine2023-05-283-6/+6
|\ \ \ \ \ \
| * | | | | | gnome.gnome-remote-desktop: 44.1 → 44.2•••https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/44.1...44.2 Bobby Rong2023-05-281-2/+2
| * | | | | | gnome.gnome-software: 44.1 → 44.2•••https://gitlab.gnome.org/GNOME/gnome-software/-/compare/44.1...44.2 Bobby Rong2023-05-281-2/+2
| * | | | | | gnome.gnome-maps: 44.1 → 44.2•••https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.1...v44.2 Bobby Rong2023-05-281-2/+2
* | | | | | | Merge pull request #231259 from fgaz/organicmaps/2023.05.08-7•••organicmaps: 2023.04.02-7 -> 2023.05.08-7Francesco Gazzetta2023-05-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | organicmaps: 2023.04.02-7 -> 2023.05.08-7Francesco Gazzetta2023-05-111-2/+2
* | | | | | | | Merge pull request #234580 from r-ryantm/auto-update/python310Packages.simple...•••python310Packages.simple-salesforce: 1.12.3 -> 1.12.4Nick Cao2023-05-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | python310Packages.simple-salesforce: 1.12.3 -> 1.12.4R. Ryantm2023-05-281-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #234388 from edolstra/fix-ena-linux-6.3•••linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3Eelco Dolstra2023-05-281-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3•••This applies some patches that will be in the next version of ena, one fixing the removal of the adjfreq field in ptp_clock_info, and the others dealing with devlink changes. https://hydra.nixos.org/build/221431596 Eelco Dolstra2023-05-271-3/+20
* | | | | | | | | Merge pull request #234378 from fabaff/mitmproxy2swagger-bump•••mitmproxy2swagger: 0.9.0 -> 0.10.0Fabian Affolter2023-05-281-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mitmproxy2swagger: 0.9.0 -> 0.10.0•••Diff: https://github.com/alufers/mitmproxy2swagger/compare/refs/tags/0.9.0...0.10.0 Changelog: https://github.com/alufers/mitmproxy2swagger/releases/tag/0.10.0 Fabian Affolter2023-05-271-2/+2
| |/ / / / / / / /
* | | | | | | | | argocd: 2.7.2 -> 2.7.3R. Ryantm2023-05-281-3/+3
* | | | | | | | | Merge pull request #234474 from r-ryantm/auto-update/enchant•••enchant: 2.3.4 -> 2.5.0Weijia Wang2023-05-281-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | enchant: 2.3.4 -> 2.5.0R. Ryantm2023-05-271-2/+2
* | | | | | | | | | nimPackages.eris: wontfix darwin•••ZHF: #230712 Emery Hemingway2023-05-281-0/+1
* | | | | | | | | | cjdns: mark broken for aarch64•••ZHF: #230712 Emery Hemingway2023-05-281-0/+1
* | | | | | | | | | Merge pull request #234513 from NixOS/test-driver/wait_for_console_timeout•••nixos/test-driver: add `timeout` option for `wait_for_console_text`Jacek Galowicz2023-05-281-14/+29
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | nixos/test-driver: add `timeout` option for `wait_for_console_text` (variant 2)Raito Bezarius2023-05-281-19/+21
| * | | | | | | | | nixos/test-driver: add `timeout` option for `wait_for_console_text`•••Previously, `wait_for_console_text` would block indefinitely until there were lines shown in the buffer. This is highly annoying when testing for things that can just hang for some reasons. This introduces a classical timeout mechanism via non-blocking get on the Queue. Raito Bezarius2023-05-271-4/+17
* | | | | | | | | | Merge pull request #229027 from NixOS/qemu-vm/read-efi-var•••nixos/lib/test-driver: enable EFI variable reads at runtimeJacek Galowicz2023-05-282-0/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/lib/test-driver: enable EFI variable reads at runtime•••This is useful whenever you want to diagnose the current state of UEFI variables, to assert that bootloaders or boot programs (systemd-stub) did their job correctly and set their variables accordingly. In the future, it can enable inspecting SecureBoot keys also. Raito Bezarius2023-05-272-0/+59
* | | | | | | | | | | Merge pull request #228961 from r-ryantm/auto-update/victoriametrics•••victoriametrics: 1.89.1 -> 1.91.0Weijia Wang2023-05-281-3/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | victoriametrics: add upstream patchesWeijia Wang2023-05-281-1/+14
| * | | | | | | | | | | victoriametrics: 1.89.1 -> 1.91.0R. Ryantm2023-05-221-2/+2
* | | | | | | | | | | | Merge pull request #234571 from r-ryantm/auto-update/pscale•••pscale: 0.144.0 -> 0.145.0Nick Cao2023-05-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pscale: 0.144.0 -> 0.145.0R. Ryantm2023-05-281-3/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #234550 from r-ryantm/auto-update/libad9361•••libad9361: 0.2 -> 0.3Nikolay Korotkiy2023-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libad9361: 0.2 -> 0.3R. Ryantm2023-05-281-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #234567 from applePrincess/exploitdb-bump•••exploitdb: 2023-05-25 -> 2023-05-27Fabian Affolter2023-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | exploitdb: 2023-05-25 -> 2023-05-27Lein Matsumaru2023-05-281-2/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #234560 from viraptor/rbspy-updater•••rbspy: add an update scriptNick Cao2023-05-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \