Commit Graph
705504 Commits
Author SHA1 Message Date
wxt 45fd66c238 aws-assume-role: nixfmt 2024-11-04 21:23:40 +08:00
wxt 2a64a9a22a aws-assume-role: move to by-name 2024-11-04 21:23:11 +08:00
Nick CaoandGitHub 4f7570374e quick-lookup: 2.1.1 -> 2.1.2 (#353570) 2024-11-04 08:22:48 -05:00
Nick CaoandGitHub 109398ba0b tdl: 0.17.5 -> 0.17.7 (#353519) 2024-11-04 08:21:07 -05:00
Nick CaoandGitHub b5a40c01a5 mihomo: 1.18.9 -> 1.18.10 (#353480) 2024-11-04 08:17:32 -05:00
Nick CaoandGitHub 2e78519f7a cargo-update: 15.0.0 -> 16.0.0 (#353497) 2024-11-04 08:16:41 -05:00
Markus Kowalewski fa58667f93 openmolcas: fix shebangs in python scripts
patchShebangs replaces the shebang with the bare python
interpreter, but not with our defined environment.

This patch fixes the shebang manually and restores function
of all python scripts in $out/bin
2024-11-04 14:14:01 +01:00
Vladimír Čunát 2f45b7ffd7 Revert "less: Fix withSecure regression" (#353629) 2024-11-04 14:02:09 +01:00
Jörg ThalheimandGitHub 0f73a33f7e nixos/buildbot-master: allow merging extraConfig and extraImports (#322469) 2024-11-04 13:32:04 +01:00
Doron Behar a0df556919 python312Packages.h5py-mpi: fix build by relaxing mpi4py dependency 2024-11-04 14:27:28 +02:00
Doron Behar cc275e641f python312Packages.h5py-mpi: remove unused patch
Fixup for https://github.com/NixOS/nixpkgs/commit/612942fb97418327a4674d53f4b39e27f283aa6a
2024-11-04 14:16:32 +02:00
Lutz Berger bdef0396f5 florist: init at 24.2 2024-11-04 13:16:02 +01:00
griffi-gh 54d6c4b154 earbuds: init at 0.1.9-unstable-2024-06-28 2024-11-04 13:14:36 +01:00
AleksanaandGitHub 132c62a32a imapsync: 2.229 -> 2.290 (#337052) 2024-11-04 20:09:12 +08:00
AleksanaandGitHub 4ad266a63d python3.pkgs.pygmt: fix build by replacing invalid call to env.get (#352875) 2024-11-04 20:08:14 +08:00
Joel Koen 0d04728ee3 nixos/conduit: wait for network-online.target 2024-11-04 22:08:03 +10:00
AleksanaandGitHub a7e75d2381 netease-cloud-music-gtk: 2.4.1 -> 2.5.0 (#353297) 2024-11-04 20:04:57 +08:00
Zhong Jianxin 083d0095e6 SDL_gpu: Fix build on clang 16 2024-11-04 20:01:29 +08:00
Simon HauserandGitHub c4edf93988 Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Zhong Jianxin c06d108c27 SDL_gpu: Format using nixfmt-rfc-style 2024-11-04 19:50:26 +08:00
Luflosi 9c92ae59f1 linuxPackages.apfs: 0.3.11 -> 0.3.12
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.12
2024-11-04 12:40:49 +01:00
Doron Behar 5a37bac414 sile: 0.14.17 -> 0.15.5
Diff: https://github.com/sile-typesetter/sile/compare/None...v0.15.5

Changelog: https://github.com/sile-typesetter/sile/raw/v0.15.5/CHANGELOG.md

Cleanup many unnecessary hooks.
2024-11-04 13:34:32 +02:00
Vladimír Čunát b0d81cb9c6 thunderbird-latest: init at 132.0 (#352493) 2024-11-04 12:30:03 +01:00
Fiona Behrens b2b573e39a maintainers: update entry for kloenk 2024-11-04 12:02:07 +01:00
Vladimír ČunátandGitHub 6df0b10df6 Revert "less: Fix withSecure regression" 2024-11-04 12:00:21 +01:00
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