Commit Graph
764802 Commits
Author SHA1 Message Date
Fabian Affolter 79e2d415e9 python313Packages.boto3-stubs: 1.37.8 -> 1.37.9 2025-03-09 09:09:41 +01:00
Fabian Affolter 34c17c2ae0 python313Packages.botocore-stubs: 1.37.8 -> 1.37.9 2025-03-09 09:09:37 +01:00
Fabian Affolter 57b7f4d2df python312Packages.mypy-boto3-elbv2: 1.37.0 -> 1.37.9 2025-03-09 09:08:28 +01:00
Fabian Affolter 67cc9a6cb4 python312Packages.mypy-boto3-ec2: 1.37.5 -> 1.37.9 2025-03-09 09:08:24 +01:00
Fabian Affolter 917fe74b86 python312Packages.mypy-boto3-cloudfront: 1.37.2 -> 1.37.9 2025-03-09 09:08:08 +01:00
Martin WeineltandGitHub 5c2e2f294c evcc: 0.200.7 -> 0.200.8 (#387816) 2025-03-09 09:03:38 +01:00
FélixandGitHub ea1c4bace6 signal-export: 3.2.2 -> 3.4.1 (#382634) 2025-03-09 08:59:17 +01:00
Sefa EyeogluandGitHub 88f17aa894 pnpm_9: 9.15.5 -> 9.15.7 (#384815) 2025-03-09 08:33:18 +01:00
K900andGitHub d7e7e530ca SDL_compat: symlink package config specification file into sdl.pc (#388304) 2025-03-09 09:46:31 +03:00
Grimmauld aa8bb53991 pkgs/SDL_compat: symlink package config specification file into sdl.pc 2025-03-09 07:36:20 +01:00
b6584992e0 boxflat: 1.27.1 -> 1.28.4 (#388369)
Co-authored-by: DaRacci <me@racci.dev>
2025-03-09 06:31:47 +00:00
taku0andGitHub 338fd15626 thunderbird-bin-unwrapped: 128.7.1esr -> 128.8.0esr (#388159) 2025-03-09 15:21:57 +09:00
Peder Bergebakken SundtandGitHub 23e80e4493 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck (#386590) 2025-03-09 07:14:57 +01:00
Peder Bergebakken SundtandGitHub d7b5df845a pulsar: 1.125.0 -> 1.126.0 (#387668) 2025-03-09 07:13:27 +01:00
R. Ryantm c5f68ec37f boxflat: 1.27.1 -> 1.28.4 2025-03-09 05:13:59 +00:00
Florian KlinkandGitHub 9004cb4a05 nixos/h2o: add simple listen.host setting, add example (#386318) 2025-03-09 11:32:06 +07:00
โทสฺตัล 1e3e30d566 nixos/h2o: clarify/format some docs to point to upstream config 2025-03-09 11:03:48 +07:00
K900andGitHub 3a8ebeb1df mesa: fix cross compilation (#388328) 2025-03-09 06:39:13 +03:00
Weijia WangandGitHub 5c2eeaafda nghttp3: 1.7.0 -> 1.8.0 (#383944) 2025-03-09 01:59:26 +01:00
Colin 6bf3337ff5 mesa: fix cross compilation
starting with 25.0.0, mesa no longer builds CLC executables when cross compiling:
it finds the `mesa-clc` & others we explicitly provide it, decides
there's no reason to build new versions of those components, and
so cross-compiled mesa no longer produces any `cross_tools` output.

excerpted from upstream src/compiler/clc/meson.build:

```meson
if get_option('mesa-clc') != 'system' and (with_gallium_asahi or \
                                           with_asahi_vk or \
                                           with_intel_vk or \
                                           with_gallium_iris or \
                                           get_option('install-mesa-clc'))
  prog_mesa_clc = executable(
    'mesa_clc',
    ['mesa_clc.c'],
    include_directories : [inc_include, inc_src],
    c_args : [pre_args, no_override_init_args],
    link_args : [ld_args_build_id],
    dependencies : [idep_mesaclc, dep_llvm, dep_spirv_tools, idep_getopt],
    # If we can run host binaries directly, just build mesa_clc for the host.
    # Most commonly this happens when doing a cross compile from an x86_64 build
    # machine to an x86 host
    native : not meson.can_run_host_binaries(),
    install : get_option('install-mesa-clc'),
  )
endif
```
2025-03-09 00:07:55 +00:00
Weijia WangandGitHub 13a8d610e2 tdb: 1.4.12 -> 1.4.13 (#379992) 2025-03-09 01:06:29 +01:00
Franz PletzandGitHub 282fbdf89c markdown-oxide: use fetchCargoVendor; use finalAttrs; etc (#388100) 2025-03-09 00:51:14 +01:00
Franz PletzandGitHub aa172ed022 toppler: unbreak and refactor (#387132) 2025-03-09 00:37:54 +01:00
Franz PletzandGitHub e15d06cb6f rofi: add pandoc to generate manpages (#388245) 2025-03-09 00:36:10 +01:00
Franz PletzandGitHub a40b86d585 brave: 1.75.181 -> 1.76.73 (#388283) 2025-03-09 00:35:21 +01:00
Weijia WangandGitHub 5d3dee1b6d castxml: 0.6.10 -> 0.6.11 (#381052) 2025-03-09 00:34:50 +01:00
Weijia WangandGitHub c4ffc1b943 linuxPackages.corefreq: 2.0.0 -> 2.0.1 (#382562) 2025-03-09 00:16:14 +01:00
Franz PletzandGitHub f17f4f5138 librewolf-unwrapped: restore patch application (#388153) 2025-03-09 00:09:04 +01:00
Pavol RusnakandGitHub 360eefbc26 cudaPackages.tensorrt: remove old extension.nix (#388234) 2025-03-09 00:08:03 +01:00
SandroandGitHub 54116fcb8e firebird_3: 3.0.10 → 3.0.12 (#371926) 2025-03-09 00:05:38 +01:00
Weijia WangandGitHub 4cd73c77b9 wily: fix build for gcc14 (#388223) 2025-03-08 23:59:58 +01:00
Weijia WangandGitHub e7cfa565ff armadillo: 14.2.2 -> 14.4.0 (#379356) 2025-03-08 23:56:29 +01:00
Nick CaoandGitHub 3f95796a0f minijinja: 2.7.0 -> 2.8.0 (#386832) 2025-03-08 17:40:55 -05:00
Nick CaoandGitHub 7c0574563e jql: 8.0.3 -> 8.0.4 (#386833) 2025-03-08 17:40:35 -05:00
Nick CaoandGitHub c6c785cc60 unit: 1.34.1 -> 1.34.2 (#386843) 2025-03-08 17:39:54 -05:00
Nick CaoandGitHub fcb5f0c1f7 wabt: 1.0.36 -> 1.0.37 (#386852) 2025-03-08 17:39:15 -05:00
Nick CaoandGitHub 01c9736678 kubevela: 1.10.1 -> 1.10.2 (#386881) 2025-03-08 17:38:03 -05:00
Nick CaoandGitHub 62b6587ce6 credhub-cli: 2.9.42 -> 2.9.43 (#386886) 2025-03-08 17:37:40 -05:00
Nick CaoandGitHub 66ea04438b scdl: 2.12.3 -> 2.12.4 (#386898) 2025-03-08 17:36:29 -05:00
Nick CaoandGitHub c7daabe60d python312Packages.array-api-compat: 1.10 -> 1.11 (#386910) 2025-03-08 17:35:54 -05:00
Nick CaoandGitHub da63ce950a python312Packages.gspread: 6.1.4 -> 6.2.0 (#386917) 2025-03-08 17:35:24 -05:00
Jeremy FleischmanandGitHub dcb250aecc treefmt1: remove (#387745)
`treefmt2` is stable, and `treefmt1` hasn't been maintained for a while now.
Let's get rid of it!
2025-03-08 23:34:13 +01:00
Nick CaoandGitHub 26c186cbd2 automatic-timezoned: 2.0.60 -> 2.0.64 (#388301) 2025-03-08 17:28:53 -05:00
Weijia WangandGitHub 2093f75939 patchelfUnstable: 0.18.0-unstable-2025-01-07 -> 0.18.0-unstable-2025-02-15 (#375187) 2025-03-08 23:28:19 +01:00
Nick CaoandGitHub ef9bda324b terraform-providers.sumologic: 3.0.4 -> 3.0.5 (#388254) 2025-03-08 17:27:20 -05:00
Nick CaoandGitHub 9943e24e4b gql: 0.36.0 -> 0.37.0 (#388258) 2025-03-08 17:25:31 -05:00
Nick CaoandGitHub 2e9ccdae00 terraform-providers.bigip: 1.22.7 -> 1.22.8 (#388265) 2025-03-08 17:24:28 -05:00
Nick CaoandGitHub 2eee434159 kittycad-kcl-lsp: 0.1.69 -> 0.1.71 (#388277) 2025-03-08 17:21:35 -05:00
Nick CaoandGitHub 8511116fdd lxgw-neoxihei: 1.213 -> 1.214 (#388280) 2025-03-08 17:20:37 -05:00
Nick CaoandGitHub 9bea65ab14 terraform-providers.spotinst: 1.209.2 -> 1.211.0 (#388236) 2025-03-08 17:18:28 -05:00