summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CODEOWNERS: add raitobezarius to qemu-vm.nix•••I do a lot of work on QEMU VM and make-disk-image and I was bitten by an unnotified change recently, so I want to chime in the future changes of this file. origin/qemu-boot-disk-using-make-disk-imageRaito Bezarius2023-04-211-0/+3
* nixos/virtualisation/qemu-vm: remove persistBootDevice option•••This option has been introduced in 678eed323ffd90117472cd432ebe85dddaff07f1 without realizing there was this PR inflight, unfortunately, it collide with what this PR does and make it irrelevant. Therefore, I remove it here. Raito Bezarius2023-04-212-19/+1
* nixos/tests/bootspec: assert for boot.json rather than bootspec/boot.jsonRaito Bezarius2023-04-211-2/+2
* nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevic...Raito Bezarius2023-04-2115-48/+50
* nixos/qemu-vm: refactor bootDisk generation using make-disk-imageRaito Bezarius2023-04-211-150/+144
* Merge pull request #225377 from wineee/system-monitor•••deepin.deepin-system-monitor: init at 5.9.32Nick Cao2023-04-212-0/+94
|\
| * deepin.deepin-system-monitor: init at 5.9.32rewine2023-04-212-0/+94
* | Merge pull request #227350 from Kranzes/nextcloud-desktop•••nextcloud-client: 3.8.0 -> 3.8.1Ilan Joselevich2023-04-211-2/+2
|\ \
| * | nextcloud-client: 3.8.0 -> 3.8.1•••Diff: https://github.com/nextcloud/desktop/compare/v3.8.0...v3.8.1 Ilan Joselevich2023-04-211-2/+2
* | | Merge pull request #226321 from fabaff/crate-bump•••python310Packages.crate: 0.30.0 -> 0.31.0Doron Behar2023-04-211-2/+2
|\ \ \
| * | | python310Packages.crate: 0.30.0 -> 0.31.0•••Changelog: https://github.com/crate/crate-python/blob/0.31.0/CHANGES.txt Fabian Affolter2023-04-151-2/+2
* | | | Merge pull request #226676 from doronbehar/pkg/uhd-cross•••uhd: Better cross compilation supportDoron Behar2023-04-212-34/+10
|\ \ \ \
| * | | | uhd: Add a buildPackages pythonEnv for nativeBuildInputsDoron Behar2023-04-171-11/+10
| * | | | uhd: Remove unused enableSim flagDoron Behar2023-04-171-1/+0
| * | | | uhd: Remove neon.patch not applying anymoreDoron Behar2023-04-172-21/+0
| * | | | Revert "uhd: fix cross"•••This reverts commit ec1631a06f864c5303c86f63862e5bc3c4ee3e67. It was merged too fast, without giving a chance to maintainers to suggest the changes in the upcoming commits. Doron Behar2023-04-171-1/+0
* | | | | Merge pull request #227374 from r-ryantm/auto-update/termscp•••termscp: 0.11.0 -> 0.11.2Weijia Wang2023-04-211-3/+3
|\ \ \ \ \
| * | | | | termscp: 0.11.0 -> 0.11.2R. Ryantm2023-04-211-3/+3
* | | | | | Merge pull request #227405 from r-ryantm/auto-update/k3s•••k3s: 1.26.3+k3s1 -> 1.26.4+k3s1Weijia Wang2023-04-211-4/+4
|\ \ \ \ \ \
| * | | | | | k3s: 1.26.3+k3s1 -> 1.26.4+k3s1R. Ryantm2023-04-211-4/+4
* | | | | | | Merge pull request #222877 from wegank/owl-compositor-init•••owl-compositor: init at unstable-2021-11-10Weijia Wang2023-04-214-0/+89
|\ \ \ \ \ \ \
| * | | | | | | owl-compositor: init at unstable-2021-11-10Weijia Wang2023-03-244-0/+89
* | | | | | | | Merge pull request #227392 from fabaff/gitleaks-bump•••gitleaks: 8.16.2 -> 8.16.3Fabian Affolter2023-04-211-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | gitleaks: 8.16.2 -> 8.16.3•••Changelog: https://github.com/zricethezav/gitleaks/releases/tag/v8.16.3 Fabian Affolter2023-04-201-2/+2
* | | | | | | | | Merge pull request #227235 from Ma27/bump-nextcloud•••nextcloud: 25.0.5 -> 25.0.6, 26.0.0 -> 26.0.1, remove nc24Maximilian Bosch2023-04-216-256/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/nextcloud: for nc26 it's not necessary anymore to set `enableBrokenCiph...Maximilian Bosch2023-04-202-1/+7
| * | | | | | | | | nextcloud: remove nextcloud24, 25.0.5 -> 25.0.6, 26.0.0 -> 26.0.1Maximilian Bosch2023-04-205-255/+18
* | | | | | | | | | Merge pull request #227353 from LibreCybernetics/update-kernels•••Linux kernel updates 2023-04-20Maximilian Bosch2023-04-219-21/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | linux/hardened/patches/6.1: 6.1.24-hardened1 -> 6.1.24-hardened2Fabián Heredia Montiel2023-04-201-4/+4
| * | | | | | | | | | linux-rt_5_15: 5.15.96-rt61 -> 5.15.107-rt62Fabián Heredia Montiel2023-04-201-3/+3
| * | | | | | | | | | linux: 6.2.11 -> 6.2.12Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 6.1.24 -> 6.1.25Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 5.4.240 -> 5.4.241Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 5.15.107 -> 5.15.108Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 5.10.177 -> 5.10.178Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 4.19.280 -> 4.19.281Fabián Heredia Montiel2023-04-201-2/+2
| * | | | | | | | | | linux: 4.14.312 -> 4.14.313Fabián Heredia Montiel2023-04-201-2/+2
* | | | | | | | | | | Merge pull request #227241 from gador/gscan2pdf-disable-357•••gscan2pdf: disable failing testSandro2023-04-211-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gscan2pdf: disable failing test•••Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Florian Brandes2023-04-201-0/+6
* | | | | | | | | | | | Merge pull request #225844 from natsukium/docker-compose-ls•••docker-compose-language-service: init at 0.1.3 > I was about to add this one too. Although wouldn't it be better to define this in `node-packages.nix`? nodePackages is an unmaintainable pile of code and we should not add to much more onto it.Sandro2023-04-212-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | docker-compose-language-service: init at 0.1.3natsukium2023-04-212-0/+32
* | | | | | | | | | | | | lhs2tex: distribute again (#227406)Joachim Breitner2023-04-211-3/+0
* | | | | | | | | | | | | Merge pull request #227260 from jnsgruk/patch-1•••wdisplays: fix icon in desktop fileMaximilian Bosch2023-04-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | wdisplays: fix icon in desktop fileJon Seager2023-04-201-0/+4
* | | | | | | | | | | | | | Merge pull request #227123 from buckley310/2023-04-19-vmware•••vmware-horizon-client: use Chroot instead of BubblewrapAtemu2023-04-211-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vmware-horizon-client: include opensc for smartcard supportSean Buckley2023-04-191-0/+6
| * | | | | | | | | | | | | | vmware-horizon-client: use Chroot instead of Bubblewrap•••When connecting, the client only shows a blank screen if run under bubblewrap Sean Buckley2023-04-191-2/+2
* | | | | | | | | | | | | | | Merge pull request #227339 from r-ryantm/auto-update/blightmud-tts•••blightmud-tts: 5.1.0 -> 5.2.0Weijia Wang2023-04-211-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | blightmud-tts: 5.1.0 -> 5.2.0R. Ryantm2023-04-201-3/+3
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #226882 from wegank/parallels-guests-final•••systemd.services.prlshprint: fix typeWeijia Wang2023-04-211-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \