Commit Graph

102707 Commits

Author SHA1 Message Date
Anderson Torres
245276a925 SDL_classic: hide parameters under package expression 2024-09-04 12:24:11 -03:00
Anderson Torres
77b1cefe32 SDL_compat: migrate to by-name 2024-09-04 12:20:35 -03:00
Anderson Torres
1918269b08 SDL_compat: hide parameters under package expression 2024-09-04 11:47:43 -03:00
Aleksana
05a7a89754
python3Packages.bcc: init at 0.31.0 (#339505) 2024-09-04 22:07:05 +08:00
Pierre Roux
197b4434c9 coqPackages.coq: 8.20+rc1 -> 8.20.0 2024-09-04 16:01:47 +02:00
OTABI Tomoya
99e4c3d6da
python311Packages.python-troveclient: init at 7.0.0 (#339315) 2024-09-04 22:48:31 +09:00
Fabian Affolter
9b40840066
python312Packages.mypy-boto3-*: updates (#303877) 2024-09-04 13:07:14 +02:00
K900
7be0aecdfb
pythonPackages.whey, pythonPackages.whey-pth: init at 0.1.1 (#328025) 2024-09-04 13:52:27 +03:00
Ryan Yin
fb27fe2102 python3Packages.bcc: init at 0.31.0 2024-09-04 17:30:57 +08:00
Fernando Rodrigues
636e440d64 qemu_xen: avoid building qemu_xen twice
We achieve this by simply aliasing qemu_xen to qemu_xen_LATESTVERSION.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-04 08:57:20 +02:00
Fabian Affolter
e83cbb10c3 python312Packages.mypy-boto3-*: remove obsolete modules 2024-09-04 01:29:41 +02:00
Philip Taron
26a7a87293
avahi: remove config.avahi
This was added in 6832a42b7f, which
replaced an attrset with `qt4Support = config.avahi.qt4Support or false;`.

As qt4 support is now out of the tree, so should this be as well.
2024-09-03 14:54:27 -07:00
Nick Cao
8170212c3c
libcyaml: 1.4.1 -> 1.4.2 (#338707) 2024-09-03 15:30:08 -04:00
Sandro
08acf1700a
containerlab: 0.56.0 -> 0.57.0 (#336679) 2024-09-03 21:29:27 +02:00
Anthony ROUSSEL
6848dad993 python311Packages.python-troveclient: init at 7.0.0
Add [Trove Client package](https://github.com/openstack/python-troveclient),
a client for the OpenStack Trove DBaaS service.
2024-09-03 20:43:41 +02:00
Maximilian Bosch
6cc3e274c9
prometheus-openldap-exporter: remove (#338824) 2024-09-03 19:57:31 +02:00
Donovan Glover
3c82d2b912
mdt: remove (duplicate of md-tui) (#339239) 2024-09-03 16:08:32 +00:00
Donovan Glover
425d2be64f
measureme: 11.0.1 -> 12.0.0 (#338746) 2024-09-03 15:34:25 +00:00
sternenseemann
1f060355f9
haskellPackages: update stackage and hackage (#335932) 2024-09-03 16:37:49 +02:00
Félix
8dc7602989
power-profiles-daemon: format, move to by-name, add updateScript (#339242) 2024-09-03 16:34:12 +02:00
sternenseemann
3b49463ace Merge branch master into haskell-updates 2024-09-03 16:28:39 +02:00
Alyssa Ross
387fbb7a4b libunwind: use default LLVM on riscv32-linux
This was set because the default LLVM was too old.  Now it's ahead,
and llvmPackages_14.libunwind no longer builds for riscv32-linux.
2024-09-03 16:20:12 +02:00
Matthieu Coudron
23f4d2edd4
playwright: package with buildNpmPackage (#302759) 2024-09-03 15:08:41 +02:00
Pol Dellaiera
f059f56556
php82Extensions.soap: fix tests (#339227) 2024-09-03 15:03:26 +02:00
r-vdp
916f08fab3
power-profiles-daemon: move to pkgs/by-name 2024-09-03 15:03:00 +02:00
aleksana
f2e14433d7 mdt: remove (duplicate of md-tui) 2024-09-03 20:22:24 +08:00
Aleksana
f7442ae9d1
filebot: 5.1.4 -> 5.1.5 (#336870) 2024-09-03 19:53:54 +08:00
Maximilian Bosch
bc9dacde24
php82Extensions.soap: fix tests
Closes #339074
2024-09-03 12:45:22 +02:00
t4ccer
e416cfd21c
measureme: move to by-name, format 2024-09-02 22:20:22 -06:00
github-actions[bot]
1b5ba42224
Merge master into haskell-updates 2024-09-03 00:14:50 +00:00
Nikolay Korotkiy
99d58d3d2b
pyradio: 0.9.3.9 -> 0.9.3.11 (#338991) 2024-09-02 23:44:43 +04:00
Nikolay Korotkiy
a8fd5e2601
pyradio: migrate to by-name 2024-09-02 23:31:22 +04:00
Alyssa Ross
0383215a85 relibc: add throw alias
Fixes: e6f33f4a94 ("relibc: remove")
2024-09-02 14:41:31 -04:00
Emily
2349afa474
buck: pin python3 to python311 (#338856) 2024-09-02 19:07:53 +01:00
Jörg Thalheim
b1e24e94a8
relibc: remove (#339043) 2024-09-02 19:10:21 +02:00
Nikolay Korotkiy
e05baacd43
mapproxy: 2.2.0 -> 3.0.1 (#338741) 2024-09-02 20:36:34 +04:00
Alyssa Ross
e6f33f4a94
relibc: remove
This has been broken for more than a year on x86_64-linux, and
x86_64-redox doesn't even evaluate far enough to get to its libc.

Given that it doesn't work anyway, and doesn't seem likely to in the
near future, let's remove it until somebody wants to work on it,
because the custom toolchain makes other changes to Rust more
difficult.
2024-09-02 17:54:21 +02:00
Nikolay Korotkiy
5625ade6bb
chirp: 0.4.0-unstable-2024-08-06 -> 0.4.0-unstable-2024-08-31 (#338754) 2024-09-02 16:48:21 +04:00
Sandro
9d4badae3e
bmaptool: rename from bmap-tools and bump 3.6 -> 3.8.0 (#332434) 2024-09-02 11:35:06 +02:00
Sandro
b870875375
liberasurecode: 1.6.3 -> 1.6.4 (#338883) 2024-09-02 11:29:39 +02:00
Johannes Jöns
80fa723e5b
glfw-minecraft: merge glfw-wayland-minecraft into glfw (#310073) 2024-09-02 06:17:29 +00:00
Jan Tojnar
abd37c51b2
gamin, fileschanged: remove (#305197) 2024-09-02 07:22:53 +02:00
github-actions[bot]
b35ed50e47
Merge master into haskell-updates 2024-09-02 00:15:49 +00:00
Stanisław Pitucha
2163a45ca7
gamin, fileschanged: remove
The projects have not been in development for around a decade. The
original source for gamin does not exist. Although it exists in gnome
archive now, it only has one similarily unmaintained tool.

Remove both instead of fixing gamin for the latest clang update.
2024-09-01 23:27:24 +02:00
Anthony ROUSSEL
c3bda7ebcb liberasurecode: migrate to pkgs/by-name 2024-09-01 21:34:43 +02:00
Nikolay Korotkiy
6ddbfadefc
chirp: migrate to by-name 2024-09-01 23:08:58 +04:00
Anthony ROUSSEL
c03d445db9 python311Packages.python-mistralclient: init at 5.3.0
https://opendev.org/openstack/python-mistralclient
2024-09-01 20:09:12 +02:00
Ivan Mincik
ef7da07646
python3Packages.pystac-client: init at 0.8.3 2024-09-01 17:11:18 +00:00
tu-maurice
4fbb84dd8b buck: pin python3 to python311
buck is incompatible with python 3.12 due to the imp module which has been
removed from the standard library in python 3.12. buck is also not in active
development anymore, so there will be no fix for this.
2024-09-01 19:08:22 +02:00
Johannes Jöns
0a17c07274
maestro: update from 1.36.0 to 1.37.9 (#335888) 2024-09-01 16:14:13 +00:00