Commit Graph
705096 Commits
Author SHA1 Message Date
gador e2a21bddef python312Packages.openusd: add gador as co-maintainer
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-11-04 11:57:50 +01:00
Masum RezaandGitHub 1bc74de165 google-chrome: 130.0.6723.69 -> 130.0.6723.92 (#353488) 2024-11-04 16:25:02 +05:30
Jörg Thalheim fbd1888640 re-add libsandbox
This was accidentially reverted in the previous PR.
Interestingly it seems to build without it?
Anyway. It's probably better to have it explicitly in rather than
relying in implicit behaviour of the current sdk.
2024-11-04 11:51:25 +01:00
Jörg Thalheim caa10b055f nix: update fallback paths automatically 2024-11-04 11:51:24 +01:00
Doron Behar 6b90fbc91f sile: use lib.optionals for Darwin specific inputs 2024-11-04 12:47:26 +02:00
Doron Behar e37658c6f1 sile: reorder callPackage arguments like in expression 2024-11-04 12:47:26 +02:00
Doron Behar 9f1a0fde5c sile: allow easier override of luaEnv 2024-11-04 12:47:26 +02:00
Doron Behar fca1f18de9 sile: use finalAttrs.finalPackage when needed 2024-11-04 12:47:26 +02:00
Doron Behar 0a5b0c8cd9 sile: don't use with lib; in meta 2024-11-04 12:47:25 +02:00
Doron Behar 3618ec6a0a sile: nixfmt; move to pkgs/by-name 2024-11-04 12:46:23 +02:00
Felix Singer 8b274c8054 iverilog: Update homepage link
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-11-04 11:40:04 +01:00
SandroandGitHub 7c7453a8dd ArchiSteamFarm: 6.0.7.5 -> 6.0.8.7 (#353191) 2024-11-04 11:33:32 +01:00
SandroandGitHub 47fb89c27c trippy: generate shell completions (#353196) 2024-11-04 11:33:09 +01:00
SandroandGitHub 1106284804 intel-vaapi-driver: 2.4.1 -> 2.4.1-unstable-2024-10-27, and other enhancements (#351663) 2024-11-04 11:31:36 +01:00
Bruno Rodrigues 1c37a2492c rPackages.resultant: fix build 2024-11-04 11:31:33 +01:00
7c6f434candGitHub 2bd5a51a15 timidity: add enableVorbis option (#201828) 2024-11-04 10:24:39 +00:00
Fabian Affolter c0aef2b9dc python312Packages.tencentcloud-sdk-python: 3.0.1257 -> 3.0.1259
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1257...3.0.1259

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1259/CHANGELOG.md
2024-11-04 11:21:43 +01:00
YtandGitHub 402b5a14eb solana: 1.17.31 -> 1.18.26 (#353350) 2024-11-04 05:20:53 -05:00
YtandGitHub 2f75ec7d54 ejabberd: 24.07 -> 24.10; add updateScript (#352790) 2024-11-04 05:19:56 -05:00
Gaetan Lepage 7819e57453 pylyzer: 0.0.68 -> 0.0.69
Diff: https://github.com/mtshiba/pylyzer/compare/refs/tags/v0.0.68...v0.0.69

Changelog: https://github.com/mtshiba/pylyzer/releases/tag/v0.0.69
2024-11-04 10:58:22 +01:00
Sergei Trofimovich 08790dff79 xorg.libAppleWM: constrain to darwin targets
Without the change the build fails on `x86_64-linux` as
https://hydra.nixos.org/build/276690936:

    make[2]: Entering directory '/build/libapplewm-be972ebc3a97292e7d2b2350eff55ae12df99a42/src'
      CC       applewm.lo
    gcc: error: unrecognized command-line option '-iframeworkwithsysroot'

ZHF: #352882
2024-11-04 09:46:31 +00:00
SandroandGitHub 14e770eef7 arouteserver: init at 1.23.1 (#353218) 2024-11-04 10:44:41 +01:00
Fabian Affolter 0a0e61b073 apachetomcatscanner: add missing dependencies
- relax requests and urllib3
2024-11-04 10:44:36 +01:00
SandroandGitHub f48ee02e79 youtube-music: 3.5.1 -> 3.6.2 (#353210) 2024-11-04 10:43:31 +01:00
Jörg ThalheimandGitHub b65964438d buildbot: fix setting package to a drv from a different nixpkgs (#353161) 2024-11-04 10:40:35 +01:00
Jörg ThalheimandGitHub 9a2f591167 pkgs/stdenv/linux: update armv7l-unknown-linux-gnueabihf bootstrap-files (#353425) 2024-11-04 10:38:43 +01:00
Reinis Taukulis cc3c24dde3 vimPlugins.avante-nvim: 2024-10-18 -> 2024-11-04 2024-11-04 11:35:39 +02:00
Markus Kowalewski 7d3596a932 gromacs: 2024.3 -> 2024.4 2024-11-04 10:22:15 +01:00
Gaetan Lepage 6f05c66e17 python312Packages.pymc: 5.17.0 -> 5.18.0
Diff: https://github.com/pymc-devs/pymc/compare/refs/tags/v5.17.0...v5.18.0

Changelog: https://github.com/pymc-devs/pymc/releases/tag/v5.18.0
2024-11-04 10:20:37 +01:00
Jan B.andJan B. c6cb939c84 tuxedo-drivers: 4.7.0 -> 4.9.0 2024-11-04 10:19:23 +01:00
Jan B.andJan B. 102e53fbd4 tuxedo-drivers: update build commands
Co-Authored-By: April John <aprl@acab.dev>
Co-Authored-By: Dominik Xaver Hörl <hoe.dom@gmx.de>

thanks to the work of:
- https://github.com/NixOS/nixpkgs/pull/293017
- https://github.com/NixOS/nixpkgs/pull/343483
2024-11-04 10:19:22 +01:00
Jan B.andJan B. 20ae63db78 tuxedo-drivers: add myself and a few others as maintainers 2024-11-04 10:19:22 +01:00
Jan B.andJan B. d7b5ff5f68 maintainers: add keksgesicht 2024-11-04 10:18:05 +01:00
wxt 5dee69a240 git-fast-export: 221024 -> 231118 2024-11-04 17:16:53 +08:00
Will Fancher 5d9ac94606 nixos/activation-script: Make installBootLoader default a script
Fixes #344535
2024-11-04 04:12:52 -05:00
Will Fancher f92ec1bc93 nixos/tests/switchTest: Add test for dbus reloading 2024-11-04 04:12:52 -05:00
Will Fancher a7cda6835f nixos/tests/switchTest: Remove spurious dbus reload checks
Previously, the base system had grub in `systemPackages` but the
specialisations did not. This is because of a few factors:

- Grub was enabled in the nixos config
- Specialisations set `grub.device = "nodev"` (see: system/activation/no-clone.nix)
- Grub is added to `systemPackages` depending on whether `devices == ["nodev"]`

This meant that switching between the base system and a specialisation
always changed `system-path.drv`, which is a reload trigger for
dbus. With grub disabled in this test, this no longer happens.
2024-11-04 04:12:52 -05:00
wxt 6e66b546a1 git-fast-export: add passthru.updateScript 2024-11-04 17:11:43 +08:00
wxt 2ff0c93a65 git-fast-export: nixfmt 2024-11-04 17:11:36 +08:00
wxt a36cf528f7 git-fast-export: move to by-name 2024-11-04 17:11:30 +08:00
Tobias MayerandRobert Helgesson efd6331c95 pytrainer: unpin python 3.10
The `websockets` library, which is a transitive dependency does not
build with Python 3.10 any more. Switching to the default Python
version fixes the build.
2024-11-04 09:53:36 +01:00
Noa Aarts c351ae969d cargo-sweep: format using nixfmt 2024-11-04 09:38:00 +01:00
Noa Aarts f0668b4886 cargo-sweep: fix build by disabling broken test 2024-11-04 09:37:33 +01:00
Will Fancher 40b7674b98 nixos/tests/switchTest: Test no boot loader 2024-11-04 03:33:26 -05:00
Fabian Affolter 25d33b8c78 dnsdiag: 2.5.0 -> 2.6.0
Diff: https://github.com/farrokhi/dnsdiag/compare/refs/tags/v2.5.0...v2.6.0

Changelog: https://github.com/farrokhi/dnsdiag/releases/tag/v2.6.0
2024-11-04 09:26:36 +01:00
Fabian Affolter 84bf48421f checkov: 3.2.276 -> 3.2.277
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.276...3.2.277

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.277
2024-11-04 09:24:37 +01:00
wxt c495d97060 edge-runtime: 1.53.4 -> 1.60.1 2024-11-04 16:16:50 +08:00
wxt 1221b2e0da edge-runtime: nixfmt 2024-11-04 16:16:50 +08:00
wxt 64c924e098 edge-runtime: move to by-name 2024-11-04 16:16:49 +08:00
Paul MeyerandGitHub fe21dd5ab5 weechat 4.4.2 -> 4.4.3 (#352360) 2024-11-04 09:12:04 +01:00