Commit Graph
730203 Commits
Author SHA1 Message Date
Donovan GloverandGitHub 598e2e477b firewalld: fix typo (#368878) 2024-12-30 11:10:10 +00:00
Christian KöglerandGitHub 158a3445c0 wipe: fix build (#368686) 2024-12-30 11:59:15 +01:00
Christian KöglerandGitHub c9363e423c justbuild: 1.3.2 -> 1.4.1 (#368892) 2024-12-30 11:54:11 +01:00
Christian KöglerandGitHub ed32a23af6 stylelint-lsp: 2.0.0 -> 2.0.1, package improvements (#368883) 2024-12-30 11:53:15 +01:00
Christian KöglerandGitHub 6d71050ed1 polkadot: use new cargo fetcher (#369180) 2024-12-30 11:50:38 +01:00
Ivan MincikandGitHub 0e82ab2342 python312Packages.rasterio: 1.4.2 -> 1.4.3 (#362893) 2024-12-30 10:25:05 +00:00
Ivan MincikandGitHub 73eb544f4f sfcgal: update patch to build process from upstream (#366648) 2024-12-30 10:22:15 +00:00
Ivan MincikandGitHub faf9ccd79a pdal: 2.8.2 -> 2.8.3 (#368977) 2024-12-30 10:19:49 +00:00
Ivan MincikandGitHub 76b7f400c5 saga: 9.6.2 -> 9.7.0 (#368053) 2024-12-30 10:12:35 +00:00
Ivan MincikandGitHub 8ec702e858 tegola: 0.20.0 → 0.21.0 (#367745) 2024-12-30 10:11:01 +00:00
K900andGitHub f7c8b09122 mesa: fix cross compilation (#369171) 2024-12-30 12:55:54 +03:00
Fabian AffolterandGitHub 9192ee9f60 python312Packages.pytile: 2023.12.0 -> 2024.12.0 (#368770) 2024-12-30 10:50:00 +01:00
Fabian AffolterandGitHub 6e17c42487 python312Packages.aiorussound: 4.1.0 -> 4.2.0 (#368771) 2024-12-30 10:49:45 +01:00
Fabian AffolterandGitHub 754d0be33a python312Packages.pyipma: 3.0.7 -> 3.0.8 (#368773) 2024-12-30 10:49:31 +01:00
Fabian AffolterandGitHub b706aae811 python312Packages.pysqueezebox: 10.0.0 -> 0.11.1 (#368775) 2024-12-30 10:49:07 +01:00
OTABI TomoyaandGitHub 1d7a991a44 python312Packages.pygreat: 2024.0.2 -> 2024.0.3 (#368484) 2024-12-30 18:48:54 +09:00
Fabian AffolterandGitHub 210c919686 python312Packages.pylamarzocco: 1.4.1 -> 1.4.3 (#368776) 2024-12-30 10:48:44 +01:00
Fabian AffolterandGitHub 242aafd40f python312Packages.coinmetrics-api-client: 2024.12.11.19 -> 2024.12.23.19 (#368782) 2024-12-30 10:48:30 +01:00
Fabian AffolterandGitHub b646434ef8 python312Packages.python-homeassistant-analytics: 0.8.0 -> 0.8.1 (#368779) 2024-12-30 10:47:57 +01:00
Fabian AffolterandGitHub cab649d3c2 python312Packages.busylight-for-humans: 0.32.0 -> 0.33.0 (#368781) 2024-12-30 10:47:45 +01:00
Fabian AffolterandGitHub 8d1f828830 python312Packages.boto3-stubs: 1.35.88 -> 1.35.90, python312Packages.botocore-stubs: 1.35.88 -> 1.35.90 (#369026) 2024-12-30 10:46:40 +01:00
Fabian AffolterandGitHub 5b0c99c8cb python312Packages.fastcore: 1.7.27 -> 1.7.28 (#369031) 2024-12-30 10:46:24 +01:00
Paul MeyerandGitHub 6ba05144a0 createrepo_c: 0.17.2 -> 1.2.0 (#369319) 2024-12-30 09:45:58 +01:00
Robert SchützandGitHub 62a2cafd76 corrosion: 0.5 -> 0.5.1 (#369273) 2024-12-30 00:45:37 -08:00
nixpkgs-merge-bot[bot]andGitHub 00fbbf28e8 mitra: 3.11.0 -> 3.13.0 (#369236) 2024-12-30 08:44:56 +00:00
Fabian AffolterandGitHub f81b2f6dc9 python312Packages.homematicip: 1.1.5 -> 1.1.6 (#369306) 2024-12-30 09:22:05 +01:00
Gaétan LepageandGitHub 79d20c346f vulkan-memory-allocator: use tag in src, do not reference src (#368245) 2024-12-30 09:18:37 +01:00
Arne KellerandGitHub 91bec33888 unarc: init at 0-unstable-2020-06-05 (#322687) 2024-12-30 09:15:23 +01:00
Gaétan LepageandGitHub 583d51439e hyperrogue: 13.0v -> 13.0w (#367624) 2024-12-30 09:13:42 +01:00
Gaétan LepageandGitHub 538117153d oh-my-posh: use tag in src, do not use src in other places, add updater (#368240) 2024-12-30 09:11:30 +01:00
Moritz Sanft ef287ed316 createrepo_c: 0.17.2 -> 1.2.0 2024-12-30 08:59:57 +01:00
OTABI TomoyaandGitHub 9bb668a703 python312Packages.stripe: 11.3.0 -> 11.4.1 (#366469) 2024-12-30 15:45:05 +09:00
Colin 302f5b5488 mesa: fix cross compilation
this follows the same pattern as used for mesa's `intel-clc` build helper:

1. build `mesa-clc` for the build machine.
2. provide the native `mesa-clc` when cross-compiling mesa.

the meson changes for this have been upstreamed into the next release:

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32719
2024-12-30 06:43:37 +00:00
nixpkgs-merge-bot[bot]andGitHub 33bfaa2ccf actionlint: 1.7.4 -> 1.7.5 (#368963) 2024-12-30 06:11:35 +00:00
OTABI TomoyaandGitHub b1bbe8f1c3 python312Packages.spacy-pkuseg: 0.0.33 -> 1.0.0 (#369211) 2024-12-30 15:07:31 +09:00
linsui 6c707bfe4e hyperrogue: 13.0v -> 13.0w 2024-12-30 13:58:28 +08:00
R. Ryantm 2ac51c40f8 python312Packages.homematicip: 1.1.5 -> 1.1.6 2024-12-30 05:18:01 +00:00
nixpkgs-merge-bot[bot]andGitHub 070ae1c71f qq: 3.2.15-2024.12.10 -> 3.2.15-2024.12.24 (#369294) 2024-12-30 04:38:08 +00:00
natsukium cbd5d13c03 python312Packages.spacy-pkuseg: refactor 2024-12-30 13:04:24 +09:00
R. Ryantm e451738375 qq: 3.2.15-2024.12.10 -> 3.2.15-2024.12.24 2024-12-30 03:50:01 +00:00
OTABI TomoyaandGitHub 5000219208 python3Packages.apted: init at 1.0.3 (#277506) 2024-12-30 12:45:58 +09:00
OTABI TomoyaandGitHub af2c4ff4e7 python312Packages.streamlit: 1.40.1 -> 1.41.1 (#361868) 2024-12-30 12:43:24 +09:00
Franz PletzandGitHub 6335d8b9b0 coturn: remove unnecessary libpromhttp dependency, fix build (#369142) 2024-12-30 04:14:03 +01:00
Nguyễn Gia PhongandArne Keller ae71e676ab python3Packages.apted: init at 1.0.3
Co-authored-by: Arne Keller <arne.keller@posteo.de>
2024-12-30 12:07:37 +09:00
ColinandGitHub 55b36466c3 matio: avoid ac_cv_av_copy check to fix cross building (#357235) 2024-12-30 03:03:10 +00:00
Jan van BrüggeandFranz Pletz 0213a255b7 coturn: remove unnecessary libpromhttp dependency
This fixes the coturn build
2024-12-30 04:02:48 +01:00
OTABI TomoyaandGitHub 5dc2bcc433 python312Packages.clarifai-grpc: 10.9.10 -> 10.11.2 (#360896) 2024-12-30 11:49:51 +09:00
Franz PletzandGitHub 43d4dd037b ghostty: remove references to sources correctly (#369282)
This line was previously in preFixup where the wrapper wasn't applied yet.
2024-12-29 21:49:43 -05:00
Nick CaoandGitHub 60da3a4fbb testkube: 2.1.79 -> 2.1.83 (#369205) 2024-12-29 21:39:05 -05:00
Nick CaoandGitHub 6b49bedd0e automatic-timezoned: 2.0.42 -> 2.0.44 (#369208) 2024-12-29 21:38:33 -05:00