Commit Graph

94413 Commits

Author SHA1 Message Date
Jennifer Graul
f265b267ca pythonPackages.wtforms-bootstrap5: init at 0.3.0 2023-12-13 10:36:39 +01:00
Charlotte Van Petegem
cfb9111660
matrix-appservice-slack: use nodejs 18 to fix build 2023-12-13 09:22:33 +01:00
Olli Helenius
b3ff745b7b gradle: 8.4 -> 8.5 2023-12-13 06:57:34 +00:00
Francesco Gazzetta
c64ebc8adf minetest: 5.7.0 -> 5.8.0, cleanup
* Inline the generic builder, since we don't build multiple versions
  anymore
* Remove unused patches, flags, and overrides
* Remove minetest_game, it has been debundled
* Use finalAttrs
* Use lib.cmake*
* Add a top-level attribute for the touch variant
* Define the server- and client-only variants through overrides in
  all-packages.nix
* Move the *_5 aliases to top-level/aliases.nix
* General cleanup

Closes #273207
2023-12-13 06:45:03 +00:00
Marius Kimmina
90a8287032 cnquery: init at 9.11.0 2023-12-13 06:51:10 +01:00
Vincent Laporte
a2b78690c3 framac: 27.1 (Cobalt) → 28.0 (Nickel) 2023-12-13 06:09:58 +01:00
ahirner
4eb501c977 vector: add SystemConfiguration for darwin, fixes ld 2023-12-13 00:10:47 +00:00
Fabián Heredia Montiel
70ac3dc8fe linux/hardened/patches/6.6: init at 6.6.6-hardened1 2023-12-12 16:01:46 -06:00
Martin Weinelt
eab72db9b0
Merge pull request #273790 from mweinelt/release-python-fixup
release-python.nix: remove dreamed-up config option
2023-12-12 18:32:19 +01:00
Weijia Wang
4cd52bdfac
Merge pull request #273609 from wegank/fluxus-unbreak-2
fluxus: cleanup, unbreak
2023-12-12 18:17:40 +01:00
Martin Weinelt
002861bb57
release-python.nix: remove dreamed-up config option
For some reason I had the impression this option existed, but it doesn't.

Sadly `nixpkgs.config` is a freeform type attrset, that wouldn't even
bark at me, so I didn't notice this will testing.
2023-12-12 17:53:28 +01:00
Weijia Wang
1177cdd399
Merge pull request #273450 from wegank/ericw-tools-gcc-13
ericw-tools: fix build with gcc 11+
2023-12-12 15:19:52 +01:00
Nick Cao
b497b60d5f
Merge pull request #273683 from wegank/gsmlib-gcc-13
gsmlib: drop stdenv override
2023-12-12 08:42:11 -05:00
Nick Cao
0ace1207dc
Merge pull request #273684 from wegank/mkcue-gcc-13
mkcue: fix build with gcc 11+
2023-12-12 08:41:26 -05:00
Nick Cao
9961d7819a
Merge pull request #273685 from wegank/xc3sprog-gcc-13
xc3sprog: fix build with gcc 11+
2023-12-12 08:41:10 -05:00
Nick Cao
5a6541e609
Merge pull request #273653 from Luflosi/update/aaaaxy
aaaaxy: 1.4.101 -> 1.4.119
2023-12-12 08:33:24 -05:00
Martin Weinelt
5578364fd3
Merge pull request #273702 from mweinelt/release-python-openssl
release-python.nix: allow evaluation with openssl_1_1
2023-12-12 14:18:46 +01:00
Frederik Rietdijk
2feabab3d6
Merge pull request #273666 from adisbladis/setupcfg2nix-removal
python3.pkgs.buildsetupcfg: Remove
2023-12-12 08:04:52 +01:00
Martin Weinelt
18523dedab
release-python.nix: allow evaluation with openssl_1_1
Home Assistant is a big part of nixpkgs python ecosystem and how I
started participating in python maintenance.

Recently it started including `openssl_1_1` in its transitive dependency
closure, which resulted in its exclusion from python-updates.

This is detrimental to the health of the `home-assistant` ecosystem,
since it would not be built and tested anymore.

Permitting `openssl_1_1` for python-updates, as was done for
`release.nix`, will allow me to get in contact with the upstream, to
hopefully arrive at a favorable outcome.
2023-12-12 04:08:43 +01:00
Weijia Wang
4ad2a5f1a1
Merge pull request #273423 from wegank/jigdo-refactor
jigdo: 0.7.3 -> 0.8.2, refactor
2023-12-12 02:46:56 +01:00
Weijia Wang
9c264295e1
Merge pull request #273364 from wegank/swfmill-darwin
swfmill: add darwin support
2023-12-12 02:37:59 +01:00
Weijia Wang
7fa100cdb6 xc3sprog: fix build with gcc 11+ 2023-12-12 02:15:30 +01:00
Weijia Wang
3f718ad247 mkcue: fix build with gcc 11+ 2023-12-12 02:10:57 +01:00
Weijia Wang
e5b36cce12 gsmlib: drop stdenv override 2023-12-12 02:07:15 +01:00
Weijia Wang
aa13edf2dd
Merge pull request #273445 from wegank/bencode-stdenv
bencode: remove stdenv override
2023-12-12 01:58:32 +01:00
Weijia Wang
01cfd8b24f
Merge pull request #273628 from Anomalocaridid/footswitch
footswitch: unstable-2022-04-12 -> unstable-2023-10-10
2023-12-12 01:56:03 +01:00
Weijia Wang
9c5db275ec
Merge pull request #273600 from wegank/diopser-gcc-13
diopser: fix build with gcc 11+
2023-12-12 01:52:37 +01:00
Weijia Wang
9a67c36f6d
Merge pull request #273382 from wegank/strelka-aarch64
strelka: add aarch64-linux support
2023-12-12 01:51:59 +01:00
Jörg Thalheim
e92546a987 opencv4: drop ffmpeg_4 pin 2023-12-12 00:41:35 +01:00
adisbladis
ef2a69c866 setupcfg2nix: Remove package
It's unmaintained and the supporting build infrastructure was just removed from nixpkgs.
2023-12-12 12:22:22 +13:00
Nick Cao
796d699b28
Merge pull request #273178 from nagy/nagy-swayimg
swayimg: 0.11 -> 0.12
2023-12-11 17:57:10 -05:00
Luflosi
56583f0ac1
aaaaxy: migrate to by-name 2023-12-11 22:14:47 +01:00
Malo Bourgon
9793888b3e signalbackup-tools: 20231114 -> 20231211
Diff: 20231114...20231211
2023-12-11 12:46:19 -08:00
Rick van Schijndel
d1b0a4a8d6
Merge pull request #270146 from Stunkymonkey/ploticus-remove-override-libpng
ploticus: remove override libpng
2023-12-11 21:03:57 +01:00
Gustavo Coutinho de Souza
e3b56dd702
harec: migrate to pkgs/by-name 2023-12-11 16:27:55 -03:00
Gustavo Coutinho de Souza
5ee6ca0458
hare: migrate to pkgs/by-name 2023-12-11 16:27:55 -03:00
teutat3s
71ae5a5023
qMasterPassword-wayland: init at 2.0 2023-12-11 20:16:01 +01:00
teutat3s
a025483a41
qMasterPassword: 1.2.4 -> 2.0
https://github.com/bkueng/qMasterPassword/compare/v1.2.4...v2.0

Use Qt6

Add wayland variant which uses no x11 build dependencies and disables
form filling features
2023-12-11 20:15:30 +01:00
Anomalocaridid
6221bbdb87 footswitch: migrate to pkgs/by-name 2023-12-11 14:02:42 -05:00
Weijia Wang
6666381ea5 fluxus: cleanup, unbreak 2023-12-11 19:35:21 +01:00
Weijia Wang
bf4d34ba62 dl-poly-classic-mpi: fix build with gcc 11+ 2023-12-11 19:01:06 +01:00
Weijia Wang
a8dac2fa64
Merge pull request #273444 from wegank/uri-clang
uri: fix build on darwin
2023-12-11 18:53:12 +01:00
Weijia Wang
1b789cb5bc diopser: fix build with gcc 11+ 2023-12-11 18:50:15 +01:00
Linus Heckemann
df774e44ca
Merge pull request #273420 from wegank/openclonk-aarch64
openclonk: unbreak
2023-12-11 18:19:29 +01:00
Will Cohen
c4a686bcb7 emscripten: 3.1.47 -> 3.1.50 2023-12-11 11:48:50 -05:00
Weijia Wang
e8637912a0
Merge pull request #273357 from wegank/dynd-gcc
python311Packages.dynd: mark as broken
2023-12-11 17:08:42 +01:00
Vladimír Čunát
120a26f8ce
Merge #271377: staging-next 2023-12-01 2023-12-11 17:06:16 +01:00
Weijia Wang
1cb5fc7367
Merge pull request #273447 from wegank/opendbx-stdenv
opendbx: remove stdenv override
2023-12-11 16:39:27 +01:00
Weijia Wang
ecd6250c16
Merge pull request #273448 from wegank/loki-stdenv
loki: remove stdenv override
2023-12-11 16:38:49 +01:00
Linus Heckemann
1a6dc4263a
python311Packages.virt-firmware: init at 23.10 (#267914) 2023-12-12 00:34:10 +09:00
Nick Cao
2cbcae390b
Merge pull request #273422 from Gerg-L/spicetify
spicetify-cli: 2.27.2 -> 2.28.1
2023-12-11 10:32:24 -05:00
Nick Cao
2be3474b68
Merge pull request #273426 from wegank/drumgizmo-gcc-13
drumgizmo: fix build with gcc 13
2023-12-11 10:17:01 -05:00
Nick Cao
d76f20a793
Merge pull request #273428 from wegank/xqilla-gcc-13
xqilla: fix build with gcc 11+
2023-12-11 10:16:35 -05:00
Nick Cao
07c4539154
Merge pull request #273429 from wegank/non-gcc-13
non: fix build with gcc 11+
2023-12-11 10:16:08 -05:00
Nick Cao
20dc588c28
Merge pull request #273346 from wegank/yargy-fix
python311Packages.yargy: rename from yagry
2023-12-11 10:14:48 -05:00
Weijia Wang
4d4181652b uri: fix build on darwin 2023-12-11 14:39:27 +01:00
Weijia Wang
34cbd933a7 openclonk: unbreak 2023-12-11 14:35:38 +01:00
Theodor-Alexandru Irimia
bc98e1c457 python3Packages.unix-ar: init at 0.2.1 2023-12-11 14:19:03 +01:00
Vladimír Čunát
48b286bd26
Merge #273521: node 20 fixes
...into staging-next
2023-12-11 14:09:04 +01:00
Weijia Wang
608788958e
Merge pull request #273424 from wegank/flwrap-stdenv
flwrap: remove stdenv override
2023-12-11 13:41:30 +01:00
github-actions[bot]
6ac7b9234a
Merge master into staging-next 2023-12-11 12:01:23 +00:00
K900
3b235f0735 akkoma-frontends.admin-fe: build with Node 18
Doesn't build with Node 20
2023-12-11 14:10:01 +03:00
Fabian Affolter
0da73064d0
Merge pull request #273300 from fabaff/nvdlib-bump
python311Packages.nvdlib: init at 0.7.6, python311Packages.avidtools: init 0.1.1.2
2023-12-11 11:44:55 +01:00
Fabian Affolter
36635a3ca4
Merge pull request #273299 from fabaff/youtokentome
python311Packages.youtokentome: init at 1.0.6
2023-12-11 11:44:42 +01:00
Gerg-L
f8a4c1e888 nix-direnv: migrate to by-name 2023-12-11 10:56:38 +01:00
Michael Evans
108b82645e python3Packages.grafanalib: init at 0.7.0 2023-12-11 11:50:40 +02:00
Pol Dellaiera
8d17fb2bc6
Merge pull request #273378 from shyim/frankenphp-extension-support
frankenphp: fix php extensions loading
2023-12-11 10:19:58 +01:00
Weijia Wang
133fc77d70 cromfs: fix build with gcc 11+ 2023-12-11 01:44:20 +01:00
Weijia Wang
f1f879734f ericw-tools: fix build with gcc 11+ 2023-12-11 01:38:07 +01:00
Weijia Wang
17c1cc555b loki: remove stdenv override 2023-12-11 01:31:53 +01:00
Weijia Wang
9585dfd3bb opendbx: remove stdenv override 2023-12-11 01:29:21 +01:00
Weijia Wang
839a711508 bencode: remove stdenv override 2023-12-11 01:25:04 +01:00
github-actions[bot]
b826485d29
Merge master into staging-next 2023-12-11 00:02:20 +00:00
Weijia Wang
659c541a06 cxxtools: 2.2.1 -> 3.0 2023-12-11 00:36:27 +01:00
Weijia Wang
70e5993743 non: fix build with gcc 11+ 2023-12-10 23:48:57 +01:00
Weijia Wang
dd5012e166 xqilla: fix build with gcc 11+ 2023-12-10 23:39:15 +01:00
Weijia Wang
ea483cfa42 drumgizmo: fix build with gcc 13 2023-12-10 23:26:59 +01:00
Weijia Wang
07f5f75da6 flwrap: remove stdenv override 2023-12-10 23:13:16 +01:00
Weijia Wang
ac30f5f4d6 jigdo: 0.7.3 -> 0.8.2, refactor 2023-12-10 23:10:35 +01:00
Gerg-L
f2e3aba1e4
spicetify-cli: migrate to by-name 2023-12-10 16:34:50 -05:00
Weijia Wang
ee8014ec78
Merge pull request #273365 from wegank/getdp-stdenv
getdp: remove stdenv override
2023-12-10 22:12:27 +01:00
Weijia Wang
63ced7113e
Merge pull request #273348 from wegank/idsk-refactor
idsk: refactor
2023-12-10 22:11:12 +01:00
Weijia Wang
36df21cb96 xcbuild6Hook, xcodebuild6: drop 2023-12-10 22:07:54 +01:00
Weijia Wang
e75d394a65 contacts: drop xcbuild6Hook 2023-12-10 22:07:54 +01:00
maxine
cfe951f8fd
Merge pull request #272973 from Cottand/nomad-17
nomad_1_7: init at 1.7.1
2023-12-10 19:38:08 +01:00
github-actions[bot]
1e8386407c
Merge master into staging-next 2023-12-10 18:01:10 +00:00
Pol Dellaiera
d4901634df
Merge pull request #273381 from shyim/upd-blackfire-probe-83
php82Extensions.blackfire: 1.92.0 -> 1.92.3
2023-12-10 18:49:49 +01:00
Nick Cao
e8f1aa89c4
Merge pull request #273243 from wegank/bppsuite-stdenv
bppsuite: remove stdenv overrides
2023-12-10 11:52:24 -05:00
Sergei Trofimovich
a92211886b strelka: fix build on gcc-12
Without the change build fails as:

    src/c++/lib/calibration/IndelErrorModel.hh💯33: error: 'numeric_limits' is not a member of 'std'
      100 |     double logErrorRate = -std::numeric_limits<double>::infinity();
          |                                 ^~~~~~~~~~~~~~
2023-12-10 17:44:19 +01:00
Soner Sayakci
f05d38b8d3
php82Extensions.blackfire: 1.92.0 -> 1.92.3 2023-12-10 17:38:09 +01:00
Soner Sayakci
7e25c39809
php81Extensions.opcache: fix compile on zts build 2023-12-10 17:16:53 +01:00
Yureka
841dae2c78
electron: bump default version to 28.x (#272759) 2023-12-10 16:32:28 +01:00
Weijia Wang
20f08c8518 getdp: remove stdenv override 2023-12-10 16:07:23 +01:00
Weijia Wang
16a11b6be3 swfmill: add darwin support 2023-12-10 15:59:50 +01:00
Weijia Wang
0833abbd49 libdynd: remove stdenv override 2023-12-10 15:11:35 +01:00
OTABI Tomoya
7089845da9
Merge pull request #273097 from natsukium/diffusers/init
python311Packages.diffusers: init at 0.24.0
2023-12-10 22:53:15 +09:00
Martin Weinelt
ebfca42b8b
Merge pull request #272576 from NixOS/home-assistant
home-assistant: 2023.11.3 -> 2023.12.0
2023-12-10 14:51:43 +01:00
Weijia Wang
58651820bf idsk: refactor 2023-12-10 14:42:19 +01:00
Weijia Wang
1b2394e223 python311Packages.yargy: rename from yagry 2023-12-10 14:34:34 +01:00
OTABI Tomoya
552570aa7d
Merge pull request #268868 from natsukium/guidance/update
python311Packages.guidance: 0.0.64 -> 0.1.6; python311Packages.pyformlang: init at 1.0.4
2023-12-10 22:21:39 +09:00
Weijia Wang
64891e361b
Merge pull request #243497 from jvanbruegge/isabelle-2023
isabelle: 2022 -> 2023
2023-12-10 14:07:23 +01:00
Weijia Wang
4a75ebc33b
Merge pull request #270376 from wahjava/update-fnc
fnc: 0.15 -> 0.16
2023-12-10 13:54:53 +01:00
Weijia Wang
9c6fddbac9
Merge pull request #273237 from wegank/bonnie-refactor
bonnie: refactor
2023-12-10 13:13:17 +01:00
Weijia Wang
1907144e49
Merge pull request #273257 from wegank/deliantra-server-stdenv
deliantra-server: remove stdenv overrides
2023-12-10 13:11:54 +01:00
Weijia Wang
775b6540e7
Merge pull request #273236 from wegank/hobbes-cleanup
hobbes: drop unused override
2023-12-10 13:09:28 +01:00
github-actions[bot]
958e403a78
Merge master into staging-next 2023-12-10 12:01:18 +00:00
Weijia Wang
b2f4b4b97c
Merge pull request #273264 from aaronjheng/volatility
volatility: remove
2023-12-10 12:56:42 +01:00
Zhaofeng Li
92ec31fbee
bambu-studio: init at 01.06.02.04 (#206495)
* wxGTK31: Support enabling WebRequest component

* wxGTK31: Support enabling private fonts

* bambu-studio: init at 01.06.02.04

Co-authored-by: Phileas Lebada <gitpl@woerm.at>

* bambu-studio: 01.06.02.04 -> 01.07.00.65

* bambu-studio: 01.07.00.65 -> 01.07.06.92

The OpenSSL pin is no longer needed.

* bambu-studio: 01.07.06.92 -> 01.08.00.62

* Switch to newer tbb version

tbb was broken up into two versions for backwards compability

https://github.com/NixOS/nixpkgs/pull/217585/files

and put into prusa-slicer

https://github.com/NixOS/nixpkgs/pull/238921/files

Which fixes for 1.8 beta build
```
bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries):
bambu-studio>   Target "libslic3r" links to:
bambu-studio>     TBB::tbbmalloc
bambu-studio>   but the target was not found.  Possible reasons include:
bambu-studio>     * There is a typo in the target name.
bambu-studio>     * A find_package call is missing for an IMPORTED target.
bambu-studio>     * An ALIAS target is missing.
bambu-studio>
bambu-studio> -- Generating done (0.2s)
bambu-studio> CMake Warning:
bambu-studio>   Manually-specified variables were not used by the project:
bambu-studio>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
bambu-studio>     DEP_WX_GTK3
bambu-studio>
bambu-studio> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1;
```

* bambu-studio: switch to custom openvdb tbb version

* Downgrade boost to 179 (181 is current default)

---------

Co-authored-by: Phileas Lebada <gitpl@woerm.at>
2023-12-10 15:28:05 +04:00
Jörg Thalheim
1f8d62a699 nix-eval-jobs: 2.18.0 -> 2.19.0
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.18.0...v2.19.0
2023-12-10 12:04:27 +01:00
maxine
1c05d72a21
Merge pull request #272993 from EwuUwe/gnome-resources
gnome-resources: init at 1.2.1
2023-12-10 11:56:37 +01:00
Emery Hemingway
c3b531d8aa nimOverrides: warn on bad version of hashlib 2023-12-10 09:26:02 +00:00
Emery Hemingway
0ee3c78131 alephone, alephone-*: move to pkgs/by-name 2023-12-10 09:25:34 +00:00
Fabian Affolter
1ee8c8c461 python311Packages.avidtools: init 0.1.1.2
Developer tools for AVID

https://github.com/avidml/avidtools
2023-12-10 10:03:54 +01:00
Fabian Affolter
d625509445 python311Packages.nvdlib: init at 0.7.6
Module to interact with the National Vulnerability CVE/CPE API

ttps://github.com/Vehemont/nvdlib
2023-12-10 09:58:50 +01:00
Fabian Affolter
f662888877 python311Packages.youtokentome: init at 1.0.6
Unsupervised text tokenizer

https://github.com/VKCOM/YouTokenToMe
2023-12-10 09:55:50 +01:00
github-actions[bot]
39d4e1cb18
Merge master into staging-next 2023-12-10 06:00:56 +00:00
OTABI Tomoya
b9cb1d8d5f
Merge pull request #271924 from stepbrobd/z3-solver
python3Packages.z3-solver: rename from z3
2023-12-10 12:28:16 +09:00
Aaron Jheng
cade36169a
volatility: remove 2023-12-10 03:26:43 +00:00
OTABI Tomoya
8c1c65650e
Merge pull request #261266 from Janik-Haag/octodns
octodns: init at 1.4.0
2023-12-10 12:21:04 +09:00
Weijia Wang
7d7c715dfb deliantra-server: remove stdenv overrides 2023-12-10 03:52:20 +01:00
natsukium
65269514de
python311Packages.pyformlang: init at 1.0.4 2023-12-10 11:48:16 +09:00
natsukium
be762d1df8
python311Packages.diffusers: init at 0.24.0 2023-12-10 11:42:09 +09:00
Weijia Wang
dd6728ca40 bppsuite: remove stdenv overrides 2023-12-10 02:24:15 +01:00
Weijia Wang
89f7847889 bonnie: refactor 2023-12-10 01:52:24 +01:00
7c6f434c
5e9d0ba5e4
Merge pull request #273039 from vifino/regina-3.9.5
regina: 3.9.1 -> 3.9.5; move to by-name
2023-12-10 00:42:52 +00:00
Weijia Wang
0bb84218dd hobbes: drop unused override 2023-12-10 01:39:40 +01:00
7c6f434c
7ce1741192
Merge pull request #273167 from wegank/gosmore-refactor
gosmore: refactor
2023-12-10 00:31:35 +00:00
github-actions[bot]
b5ff56aec7
Merge master into staging-next 2023-12-10 00:02:18 +00:00
Weijia Wang
6f1b95c3d8
Merge pull request #273151 from eclairevoyant/ghdl
ghdl-llvm: use compatible llvm version
2023-12-10 00:43:50 +01:00
Nick Cao
aad85886ff
Merge pull request #273179 from Kloenk/framework-tool
framework-tool: remove duplicated framework-system-tools and move maintainers
2023-12-09 17:55:03 -05:00
Weijia Wang
82787a0062
Merge pull request #273154 from wegank/clucene-bump
clucene_core_1: drop
2023-12-09 23:36:30 +01:00
Weijia Wang
979e074c40
Merge pull request #273162 from wegank/oxen-drop
oxen: drop
2023-12-09 23:34:50 +01:00
Weijia Wang
51007d534f fnc: fix build on x86_64-darwin 2023-12-09 20:50:42 +01:00
Finn Behrens
8e356b5b01 framework-tool: remove duplicated framework-system-tools and move maintainers 2023-12-09 19:37:16 +01:00
Daniel Nagy
7811b310b6
swayimg: move to by-name 2023-12-09 18:45:00 +01:00
Weijia Wang
1fda2b028b gosmore: move to pkgs/by-name 2023-12-09 17:54:46 +01:00
Weijia Wang
bcf9e13dff gosmore: fix src, build with gcc 13 2023-12-09 17:53:30 +01:00
Martin Weinelt
2e6cc4ac32
python311Packages.python-myq: eject
The service provider decided to block acecss from unvetted third parties
which in turn led to the removal of the integration from home-assistant.
2023-12-09 17:51:13 +01:00
Martin Weinelt
91c079a995
python311Packages.firebase-messaging: init at 0.2.0
Packaged as a dependency of ring-doorbell.
2023-12-09 17:49:41 +01:00
Martin Weinelt
4d9830835f
python311Packages.aiohttp-zlib-ng: init at 0.1.1
Enable zlib_ng on aiohttp
2023-12-09 17:49:41 +01:00
Martin Weinelt
a8117ff232
python311Packages.zlib-ng: init at 0.2.0 2023-12-09 17:49:40 +01:00
Martin Weinelt
790473b772
python311Packages.unicode-rbnf: init at 1.0.0
A pure Python implementation of ICU's rule-based number format engine.
2023-12-09 17:49:32 +01:00
Weijia Wang
c12a433c59 oxen: drop 2023-12-09 17:25:25 +01:00
Weijia Wang
4edcbb313c clucene_core_1: drop 2023-12-09 16:31:37 +01:00
éclairevoyant
48ba2ce02f
ghdl-llvm: use compatible llvm version 2023-12-09 10:18:10 -05:00
Vladimír Čunát
f7508215c8
Merge #272984: emacs: set 29 as default version
...into staging-next
2023-12-09 07:07:39 +01:00
github-actions[bot]
050990f547
Merge master into staging-next 2023-12-09 06:00:55 +00:00
Lassulus
b8ca5f4f46
Merge pull request #137003 from yayayayaka/add-pkg-jigasi
jigasi: init at 1.1-311-g3de47d0 + module
2023-12-09 02:28:50 +01:00
Peder Bergebakken Sundt
d54e864217
Merge pull request #203480 from onthestairs/init-lttoolbox
lttoolbox: init at 3.7.1
2023-12-09 01:53:15 +01:00
github-actions[bot]
af97729087
Merge master into staging-next 2023-12-09 00:02:22 +00:00