Commit Graph
652568 Commits
Author SHA1 Message Date
K900andGitHub 01fe231d85 Merge pull request #326262 from K900/no-more-sound-enable
nixos/alsa: kill sound.enable and friends with fire
2024-07-13 14:04:22 +03:00
K900 3eeff54780 nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
❄️andGitHub 44bce6950b Merge pull request #326754 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.16.11 -> 0.16.13
2024-07-13 07:56:03 -03:00
R. RyantmandFrancesco Gazzetta 452a2137e0 principia: 2024.06.28 -> 2024.07.12 2024-07-13 10:41:38 +00:00
Robert ScottandGitHub 6a985b3b1a Merge pull request #325962 from oddlama/patch-blastradius
hostapd: apply patch for CVE-2024-3596
2024-07-13 11:28:02 +01:00
nixpkgs-merge-bot[bot]andGitHub 9c3f758097 Merge pull request #326746 from r-ryantm/auto-update/syft
syft: 1.8.0 -> 1.9.0
2024-07-13 10:17:15 +00:00
Vlad MandGitHub 7e4b788a51 Merge pull request #326721 from r-ryantm/auto-update/oxipng
oxipng: 9.1.1 -> 9.1.2
2024-07-13 13:09:51 +03:00
Fabian AffolterandGitHub 239de4a6e5 Merge pull request #326734 from fabaff/beancount-docverif-fix
python312Packages.beancount-docverif: refactor
2024-07-13 11:48:56 +02:00
7c6f434candGitHub 267ce10433 Merge pull request #326600 from NixOS/fix_sysdigUnstable
sysdig: fix build
2024-07-13 09:33:34 +00:00
Pol DellaieraandGitHub 1ddbc2d5a3 Merge pull request #326774 from GaetanLepage/typstyle
typstyle: 0.11.28 -> 0.11.29
2024-07-13 11:30:13 +02:00
Jonas HeinrichandGitHub ca6db374e8 Merge pull request #326771 from r-ryantm/auto-update/python312Packages.django-anymail
python312Packages.django-anymail: 11.0 -> 11.0.1
2024-07-13 11:11:28 +02:00
Gaetan Lepage ecaedc6448 typstyle: 0.11.28 -> 0.11.29
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.28...v0.11.29

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.29/CHANGELOG.md
2024-07-13 11:05:46 +02:00
R. Ryantm 89d17cf60c python312Packages.django-anymail: 11.0 -> 11.0.1 2024-07-13 08:40:37 +00:00
Jörg ThalheimandGitHub 431a355487 Merge pull request #326674 from qowoz/buildbot
buildbot: 4.0.0 -> 4.0.1
2024-07-13 10:37:54 +02:00
Johannes JönsandGitHub ae3fb97320 Merge pull request #326688 from eclairevoyant/ansel-fix-desktop-file
ansel: remove hardcoded paths in desktop file
2024-07-13 08:33:58 +00:00
Jörg ThalheimandGitHub 5f75a58cc8 Merge pull request #326747 from toh995/remove-youtube-dl-from-pipe-viewer
pipe-viewer: remove dependency on youtube-dl
2024-07-13 10:26:51 +02:00
Jörg ThalheimandGitHub 084fddb13f Merge pull request #326701 from turtton/multiple-efi-support
nixos/systemd-boot-builder: fix installed_match regex
2024-07-13 10:16:37 +02:00
Nathan HenrieandValentin Gagarin 16007071b4 docs: allow building in sandbox on darwin
For whatever reason `zip` in this case doesn't seem to be respecting the
`$TMP` or `$TMPDIR` variables, resulting in a permission denied error on
Darwin when sandbox is enabled.

The `-b` flag allows one to manually specify a tempdir, which allows the
build to succeed in spite of sandboxing.

Fixes https://github.com/NixOS/nixpkgs/issues/326380
2024-07-13 09:58:46 +02:00
R. Ryantm 589d599857 cilium-cli: 0.16.11 -> 0.16.13 2024-07-13 07:53:31 +00:00
Azat BahawiandGitHub 8457723d0a Merge pull request #326667 from r-ryantm/auto-update/vcmi
vcmi: 1.5.3 -> 1.5.4
2024-07-13 07:35:56 +00:00
Jörg ThalheimandGitHub b7f7b3f040 Merge pull request #326391 from Lyndeno/lubelogger-1.3.5
lubelogger: 1.3.1 -> 1.3.5 and switch license to MIT
2024-07-13 09:34:46 +02:00
Jörg ThalheimandGitHub e608aada33 Merge pull request #326575 from superherointj/k3s-refactor
k3s: use nixosTests.k3s as source reference for tests + minimal refactor
2024-07-13 09:27:41 +02:00
nixpkgs-merge-bot[bot]andGitHub a2b5f74813 Merge pull request #326654 from r-ryantm/auto-update/step-cli
step-cli: 0.26.2 -> 0.27.1
2024-07-13 07:27:31 +00:00
Jörg ThalheimandGitHub e570759de7 Merge pull request #326683 from eclairevoyant/pname-misuse-pt-1
Fix pname misuse, part 1
2024-07-13 09:23:16 +02:00
turttonandJörg Thalheim be20b91547 nixos/systemd-boot-builder: fix installed_match regex
Fix regular expression used to get bootloader versions from bootctl status.
This avoids problems that occur in minor environments like mine.

References:  #296563
2024-07-13 09:20:13 +02:00
R. Ryantm fe1208ba59 syft: 1.8.0 -> 1.9.0 2024-07-13 07:09:37 +00:00
toh995 8eb13e42aa pipe-viewer: remove dependency on youtube-dl
youtube-dl was marked as "vulnerable" in
https://github.com/NixOS/nixpkgs/pull/325371.
We can rely on yt-dlp instead.
2024-07-12 23:59:18 -07:00
Fabian Affolter aff99a0c93 python312Packages.beancount-docverif: refactor 2024-07-13 08:35:34 +02:00
Fabian AffolterandGitHub 01ab27c10e Merge pull request #322850 from fabaff/aiogithubapi-bump
python312Packages.aiogithubapi: 23.11.0 -> 24.6.0
2024-07-13 08:30:13 +02:00
Fabian AffolterandGitHub f9edc9bf3c Merge pull request #324656 from fabaff/dissect-bump
python311Packages.dissect: 3.14 -> 3.15
2024-07-13 08:30:01 +02:00
Fabian AffolterandGitHub 7339f48d32 Merge pull request #326650 from fabaff/scmrepo-bump
python312Packages.scmrepo: 3.3.5 -> 3.3.6
2024-07-13 08:29:27 +02:00
R. Ryantm d46da019d9 oxipng: 9.1.1 -> 9.1.2 2024-07-13 05:36:24 +00:00
Jörg ThalheimandGitHub bd24e293f2 Merge pull request #326434 from uncenter/pr-76d418ec
serpl: 0.1.30 -> 0.1.34
2024-07-13 07:04:17 +02:00
Randy EckenrodeandGitHub 85de798ad5 Merge pull request #326703 from corngood/dotnet-darwin-fix
dotnet: use dwarfdump from cctools-llvm
2024-07-12 23:51:59 -04:00
David McFarland 77bc2008a8 dotnet: use dwarfdump from cctools-llvm
At some point cctools changed from cctools-llvm to cctools-port, and
this broke dotnet.
2024-07-13 03:02:49 +00:00
David McFarlandandGitHub 3a81f51093 Merge pull request #326588 from corngood/swift
swift: fix build and mark as unbroken on darwin
2024-07-12 23:33:32 -03:00
éclairevoyant d1bbebda76 treewide: remove unused finalAttrs arg 2024-07-12 21:59:02 -04:00
OTABI TomoyaandGitHub b86d37a72e Merge pull request #324749 from natsukium/nbmerge
python311Packages.nbmerge: move to top-level attribute
2024-07-13 10:37:03 +09:00
OTABI TomoyaandGitHub 0c6d6d9b01 Merge pull request #324734 from natsukium/mygpoclient
python311Packages.mygpoclient: 1.8 -> 1.9
2024-07-13 10:36:05 +09:00
OTABI TomoyaandGitHub 6b87da85e2 Merge pull request #324729 from natsukium/mkl-service
python311Packages.mkl-service: refactor and remove nose
2024-07-13 10:35:20 +09:00
éclairevoyant 13ed31c6c5 ansel: remove hardcoded paths in desktop file 2024-07-12 21:12:01 -04:00
Bruno BELANYIandGitHub cb4ceede85 Merge pull request #311179 from redyf/tmux-power-update 2024-07-13 01:40:05 +01:00
Redyf 6d5dbe79a4 tmuxPlugins.power-theme: unstable-2020-11-18 -> unstable-2024-05-12
https://github.com/wfxr/tmux-power
2024-07-12 21:34:28 -03:00
éclairevoyant 5a529abc5b treewide: fix uses of finalAttrs.pname in meta.homepage 2024-07-12 20:23:39 -04:00
éclairevoyant 0926bdbf98 treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
éclairevoyant 0e5c272e42 treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
nixpkgs-merge-bot[bot]andGitHub f9d8021398 Merge pull request #326629 from r-ryantm/auto-update/scip-go
scip-go: 0.1.14 -> 0.1.15
2024-07-12 23:29:19 +00:00
zowoq a9fd70b263 buildbot: 4.0.0 -> 4.0.1 2024-07-13 09:05:50 +10:00
R. Ryantm fc192a3dc0 vcmi: 1.5.3 -> 1.5.4 2024-07-12 22:15:46 +00:00
Ivan MincikandGitHub 4b6a089037 Merge pull request #326550 from imincik/qgis-ltr-fix-pyqt-patch
qgis-ltr: fix pyqt patch
2024-07-12 21:51:00 +00:00