K900
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
nixpkgs-merge-bot[bot]
b6584992e0
boxflat: 1.27.1 -> 1.28.4 ( #388369 )
...
Co-authored-by: DaRacci <me@racci.dev>
2025-03-09 06:31:47 +00:00
taku0
338fd15626
thunderbird-bin-unwrapped: 128.7.1esr -> 128.8.0esr ( #388159 )
2025-03-09 15:21:57 +09:00
Peder Bergebakken Sundt
23e80e4493
treewide: finalAttrs.doCheck
-> finalAttrs.finalPackage.doCheck
( #386590 )
2025-03-09 07:14:57 +01:00
Peder Bergebakken Sundt
d7b5df845a
pulsar: 1.125.0 -> 1.126.0 ( #387668 )
2025-03-09 07:13:27 +01:00
R. Ryantm
6ee1752a91
moxide: 0.1.0 -> 0.2.0
2025-03-09 05:41:25 +00:00
R. Ryantm
c5f68ec37f
boxflat: 1.27.1 -> 1.28.4
2025-03-09 05:13:59 +00:00
Florian Klink
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
K900
3a8ebeb1df
mesa: fix cross compilation ( #388328 )
2025-03-09 06:39:13 +03:00
Henner Zeller
8c9eaf0ceb
clasp-common-lisp: 2.6.0 -> 2.7.0
2025-03-08 17:53:18 -08:00
Mikael Voss
901b87f8fd
nixos/doc/rl-2411: mention iosched module
2025-03-09 02:27:34 +01:00
R. Ryantm
1513a50f2a
qpwgraph: 0.8.1 -> 0.8.2
2025-03-09 01:11:24 +00:00
Weijia Wang
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 Wang
13a8d610e2
tdb: 1.4.12 -> 1.4.13 ( #379992 )
2025-03-09 01:06:29 +01:00
Fabian Affolter
d124a832ef
python313Packages.in-place: update build-system
...
- refactor
2025-03-09 00:53:11 +01:00
Franz Pletz
282fbdf89c
markdown-oxide: use fetchCargoVendor; use finalAttrs; etc ( #388100 )
2025-03-09 00:51:14 +01:00
Fabian Affolter
6a54cb3a92
python313Packages.accuweather: 4.1.0 -> 4.2.0
...
Diff: https://github.com/bieniu/accuweather/compare/refs/tags/4.1.0...4.2.0
Changelog: https://github.com/bieniu/accuweather/releases/tag/4.2.0
2025-03-09 00:42:35 +01:00
Franz Pletz
aa172ed022
toppler: unbreak and refactor ( #387132 )
2025-03-09 00:37:54 +01:00
Franz Pletz
e15d06cb6f
rofi: add pandoc to generate manpages ( #388245 )
2025-03-09 00:36:10 +01:00
Franz Pletz
a40b86d585
brave: 1.75.181 -> 1.76.73 ( #388283 )
2025-03-09 00:35:21 +01:00
Weijia Wang
5d3dee1b6d
castxml: 0.6.10 -> 0.6.11 ( #381052 )
2025-03-09 00:34:50 +01:00
Weijia Wang
c4ffc1b943
linuxPackages.corefreq: 2.0.0 -> 2.0.1 ( #382562 )
2025-03-09 00:16:14 +01:00
Weijia Wang
403908058a
rpm: fix darwin build
2025-03-09 00:13:17 +01:00
R. Ryantm
c7c2cdefe8
rpm: 4.20.0 -> 4.20.1
2025-03-09 00:12:49 +01:00
Franz Pletz
f17f4f5138
librewolf-unwrapped: restore patch application ( #388153 )
2025-03-09 00:09:04 +01:00
Pavol Rusnak
360eefbc26
cudaPackages.tensorrt: remove old extension.nix ( #388234 )
2025-03-09 00:08:03 +01:00
Sandro
54116fcb8e
firebird_3: 3.0.10 → 3.0.12 ( #371926 )
2025-03-09 00:05:38 +01:00
Weijia Wang
4cd73c77b9
wily: fix build for gcc14 ( #388223 )
2025-03-08 23:59:58 +01:00
Weijia Wang
e7cfa565ff
armadillo: 14.2.2 -> 14.4.0 ( #379356 )
2025-03-08 23:56:29 +01:00
Weijia Wang
b3eb62dabc
python312Packages.apt: 2.9.2 -> 2.9.9
2025-03-08 23:48:04 +01:00
R. Ryantm
976faf0f79
apt: 2.9.25 -> 2.9.31
2025-03-08 23:44:53 +01:00
Nick Cao
3f95796a0f
minijinja: 2.7.0 -> 2.8.0 ( #386832 )
2025-03-08 17:40:55 -05:00
Nick Cao
7c0574563e
jql: 8.0.3 -> 8.0.4 ( #386833 )
2025-03-08 17:40:35 -05:00
Nick Cao
c6c785cc60
unit: 1.34.1 -> 1.34.2 ( #386843 )
2025-03-08 17:39:54 -05:00
Nick Cao
fcb5f0c1f7
wabt: 1.0.36 -> 1.0.37 ( #386852 )
2025-03-08 17:39:15 -05:00
Nick Cao
01c9736678
kubevela: 1.10.1 -> 1.10.2 ( #386881 )
2025-03-08 17:38:03 -05:00
Nick Cao
62b6587ce6
credhub-cli: 2.9.42 -> 2.9.43 ( #386886 )
2025-03-08 17:37:40 -05:00
Nick Cao
66ea04438b
scdl: 2.12.3 -> 2.12.4 ( #386898 )
2025-03-08 17:36:29 -05:00
Nick Cao
c7daabe60d
python312Packages.array-api-compat: 1.10 -> 1.11 ( #386910 )
2025-03-08 17:35:54 -05:00
Nick Cao
da63ce950a
python312Packages.gspread: 6.1.4 -> 6.2.0 ( #386917 )
2025-03-08 17:35:24 -05:00
Jeremy Fleischman
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 Cao
26c186cbd2
automatic-timezoned: 2.0.60 -> 2.0.64 ( #388301 )
2025-03-08 17:28:53 -05:00
Weijia Wang
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 Cao
ef9bda324b
terraform-providers.sumologic: 3.0.4 -> 3.0.5 ( #388254 )
2025-03-08 17:27:20 -05:00
Nick Cao
9943e24e4b
gql: 0.36.0 -> 0.37.0 ( #388258 )
2025-03-08 17:25:31 -05:00
Nick Cao
2e9ccdae00
terraform-providers.bigip: 1.22.7 -> 1.22.8 ( #388265 )
2025-03-08 17:24:28 -05:00
Nick Cao
2eee434159
kittycad-kcl-lsp: 0.1.69 -> 0.1.71 ( #388277 )
2025-03-08 17:21:35 -05:00