3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

476045 commits

Author SHA1 Message Date
Weijia Wang 22dbd72d65
Merge pull request #227399 from pbek/patch-8
maintainers: add pbek
2023-04-21 15:13:22 +03:00
Weijia Wang 389335eacb
Merge pull request #227428 from wegank/darwin-qt5-comb
treewide: fix darwin-specific callPackage combinations
2023-04-21 15:13:00 +03:00
Martin Weinelt 789bb04f46
Merge pull request #225294 from gador/kodiPackages.certifi_add_cacert_support
kodiPackages.certifi: add support for system-wide cacert
2023-04-21 13:47:43 +02:00
Ryan Lahfa 4b4e4c3ef9
Merge pull request #207039 from NixOS/qemu-boot-disk-using-make-disk-image
nixos/qemu-vm: refactor bootDisk using make-disk-image
2023-04-21 13:47:17 +02:00
Martin Weinelt 93fad08267
Merge pull request #227252 from mweinelt/evcc-0.116.3
evcc: 0.116.2 -> 0.116.3
2023-04-21 13:42:41 +02:00
Pierre Bourdon 966f788672
Merge pull request #227407 from delroth/maintainers-github-usernames-update
maintainer-list: fix a few changed github usernames
2023-04-21 13:12:49 +02:00
Ryan Lahfa 58b0e367d2
Merge pull request #224643 from NixOS/llvm/codeowner
CODEOWNERS: add RaitoBezarius to llvm tree
2023-04-21 13:12:10 +02:00
Ryan Lahfa d231d9b521
Merge pull request #226871 from apeschar/zfs-curl
zfs: enable keylocation=http://
2023-04-21 13:11:17 +02:00
Ryan Lahfa 83ccf8e558
Merge pull request #226552 from r-ryantm/auto-update/sq
sq: 0.25.1 -> 0.33.0
2023-04-21 13:09:04 +02:00
Atemu dbc1a5e832
Merge pull request #226218 from doronbehar/pkg/mlterm-wayland
mlterm: Add support for many build configuration variables
2023-04-21 13:02:54 +02:00
Raito Bezarius 76f1b633ba 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.
2023-04-21 13:00:19 +02:00
Raito Bezarius 614b83a328 nixos/virtualisation/qemu-vm: remove persistBootDevice option
This option has been introduced in 678eed323f without realizing there was this
PR inflight, unfortunately, it collide with what this PR does and make
it irrelevant.

Therefore, I remove it here.
2023-04-21 13:00:19 +02:00
Raito Bezarius e3a41f3fec nixos/tests/bootspec: assert for boot.json rather than bootspec/boot.json 2023-04-21 13:00:19 +02:00
Raito Bezarius 58f4c3944d nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
Raito Bezarius 76c7b656bf nixos/qemu-vm: refactor bootDisk generation using make-disk-image 2023-04-21 13:00:18 +02:00
Weijia Wang 2fd522fb62 treewide: fix darwin-specific callPackage combinations 2023-04-21 13:54:33 +03:00
Matthias Thym f4fb71c8b1
qownnotes: add pbek as maintainer
(cherry picked from commit fa94b1dfce307999e2f33af8892e6a6519117b45)
2023-04-21 12:53:47 +02:00
Nick Cao 13ea5dc163
Merge pull request #225377 from wineee/system-monitor
deepin.deepin-system-monitor: init at 5.9.32
2023-04-21 18:38:11 +08:00
Ilan Joselevich 0382203b4d
Merge pull request #227350 from Kranzes/nextcloud-desktop
nextcloud-client: 3.8.0 -> 3.8.1
2023-04-21 13:33:48 +03:00
Doron Behar e7c59bac33
Merge pull request #226321 from fabaff/crate-bump
python310Packages.crate: 0.30.0 -> 0.31.0
2023-04-21 03:19:02 -07:00
Doron Behar 0038a3c5fa
Merge pull request #226676 from doronbehar/pkg/uhd-cross
uhd: Better cross compilation support
2023-04-21 03:16:32 -07:00
Doron Behar 52016d5cf7 mlterm-wayland: init 2023-04-21 13:04:16 +03:00
Doron Behar 66d6ebe593 mlterm: enable to configure many build features declaratively 2023-04-21 13:04:16 +03:00
Weijia Wang d6fea84551
Merge pull request #227374 from r-ryantm/auto-update/termscp
termscp: 0.11.0 -> 0.11.2
2023-04-21 12:55:41 +03:00
Weijia Wang 34c031d6bf
Merge pull request #227405 from r-ryantm/auto-update/k3s
k3s: 1.26.3+k3s1 -> 1.26.4+k3s1
2023-04-21 12:55:18 +03:00
Weijia Wang a33bfb8b2d
Merge pull request #222877 from wegank/owl-compositor-init
owl-compositor: init at unstable-2021-11-10
2023-04-21 12:54:04 +03:00
Fabian Affolter 8dd1359bcb
Merge pull request #227392 from fabaff/gitleaks-bump
gitleaks: 8.16.2 -> 8.16.3
2023-04-21 11:15:14 +02:00
Maximilian Bosch 636e9f7418
Merge pull request #227235 from Ma27/bump-nextcloud
nextcloud: 25.0.5 -> 25.0.6, 26.0.0 -> 26.0.1, remove nc24
2023-04-21 11:14:29 +02:00
Maximilian Bosch e55e3a962f
Merge pull request #227353 from LibreCybernetics/update-kernels
Linux kernel updates 2023-04-20
2023-04-21 11:11:38 +02:00
Florian Brandes fae6cd0126 kodiPackages.certifi: add support for system-wide cacert
analog to 8d7cc9cac9

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-21 11:00:12 +02:00
Sandro 234cd6bb95
Merge pull request #227241 from gador/gscan2pdf-disable-357
gscan2pdf: disable failing test
2023-04-21 10:50:54 +02:00
Sandro 33a2158fd8
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.
2023-04-21 10:44:27 +02:00
Pierre Bourdon 13bb674e95
maintainer-list: fix mateodd25's github id 2023-04-21 10:26:13 +02:00
Pierre Bourdon 6cd3397a5a
maintainer-list: fix a few changed github usernames 2023-04-21 10:24:58 +02:00
Joachim Breitner 63a73a2e80
lhs2tex: distribute again (#227406) 2023-04-21 10:21:28 +02:00
Maximilian Bosch 6b4f333173
Merge pull request #227260 from jnsgruk/patch-1
wdisplays: fix icon in desktop file
2023-04-21 10:05:31 +02:00
Atemu a8a24baf5a
Merge pull request #227123 from buckley310/2023-04-19-vmware
vmware-horizon-client: use Chroot instead of Bubblewrap
2023-04-21 09:55:26 +02:00
Weijia Wang faaa461aa8
Merge pull request #227339 from r-ryantm/auto-update/blightmud-tts
blightmud-tts: 5.1.0 -> 5.2.0
2023-04-21 10:38:06 +03:00
Weijia Wang e2d6255e9e
Merge pull request #226882 from wegank/parallels-guests-final
systemd.services.prlshprint: fix type
2023-04-21 10:37:11 +03:00
R. Ryantm c78b944213 k3s: 1.26.3+k3s1 -> 1.26.4+k3s1 2023-04-21 07:37:02 +00:00
rewine 222cfb501b
deepin.deepin-system-monitor: init at 5.9.32 2023-04-21 15:21:34 +08:00
Nick Cao 2eadf6c6e3
Merge pull request #227397 from r-ryantm/auto-update/ser2net
ser2net: 4.3.11 -> 4.3.12
2023-04-21 15:06:59 +08:00
Patrizio Bekerle 4c273c98fd
maintainers: add pbek 2023-04-21 08:50:46 +02:00
Pascal Bach 8d82c9c90f
Merge pull request #227291 from r-ryantm/auto-update/minio-client
minio-client: 2023-03-23T20-03-04Z -> 2023-04-12T02-21-51Z
2023-04-21 08:25:52 +02:00
Pascal Bach 5598044034
Merge pull request #227244 from r-ryantm/auto-update/minio
minio: 2023-03-24T21-41-23Z -> 2023-04-13T03-08-07Z
2023-04-21 08:25:31 +02:00
Vincent Laporte 96face35e4 advi: use Dune 3
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-04-21 08:18:21 +02:00
R. Ryantm 2e2f19a70c ser2net: 4.3.11 -> 4.3.12 2023-04-21 06:16:16 +00:00
adisbladis 1d01024c5b
Merge pull request #227160 from treed/jinx-on-darwin
emacs.pkgs.jinx: use platform-specific library extension
2023-04-21 18:07:19 +12:00
Nick Cao d72657a34d
Merge pull request #226685 from themaxhero/cypress-12.9.0
cypress: 10.10.0 -> 12.9.0
2023-04-21 13:57:06 +08:00
Nick Cao 515da5b664
Merge pull request #227243 from misuzu/netbird-update
netbird: 0.14.6 -> 0.16.0
2023-04-21 13:55:29 +08:00