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
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
Nikolay Korotkiy
88bee160aa
mapproxy: migrate to by-name
2024-09-01 20:08:43 +04:00
Sandro
a188d234b0
python312Packages.mdformat-gfm-alerts: init at 1.0.1 ( #328747 )
2024-09-01 18:01:35 +02:00
Nikolay Korotkiy
5ef342eb9c
act: 0.2.65 -> 0.2.66 ( #338802 )
2024-09-01 19:39:10 +04:00
pinage404
5e8d9db28a
maestro: refactor move to pkgs/by-name
2024-09-01 17:37:59 +02:00
Sandro
d719f51398
pythonPackages: Add OpenStack Octavia client and Neutron bindings ( #322593 )
2024-09-01 17:18:58 +02:00
Emily
f22e565ee4
chiaki4deck: 1.7.4 -> 1.8.1; rename to chiaki-ng ( #332342 )
2024-09-01 15:53:42 +01:00
Maximilian Bosch
735662bf16
prometheus-openldap-exporter: remove
...
2.3.0 is the final release, the repo is now archived.
Also I don't use it anymore for quite a while, so it didn't have a real
nixpkgs maintainer either.
Closes #338712
2024-09-01 16:47:45 +02:00
Nikolay Korotkiy
56b92e141a
libcyaml: migrate to by-name
2024-09-01 18:39:15 +04:00
Fabian Affolter
9ddc554bd2
python312Packages.cirq-core: 1.4.0 -> 1.4.1 ( #338568 )
2024-09-01 16:25:11 +02:00
Nikolay Korotkiy
a5cebec559
velero: 1.14.0 -> 1.14.1 ( #338766 )
2024-09-01 18:24:39 +04:00
Nikolay Korotkiy
1cd96300d5
act: migrate to by-name
2024-09-01 18:06:56 +04:00
Sefa Eyeoglu
8dce7dafcf
glfw-minecraft: merge glfw-wayland-minecraft into glfw
...
The set-cursor patch is taken from:
<https://github.com/Admicos/minecraft-wayland/pull/56 >
And other changes including fractional scaling is already upstreamed in
3.4 thus not needed anymore.
Co-authored-by: oxalica <oxalicc@pm.me>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-09-01 15:12:21 +02:00
Nikolay Korotkiy
3397a57a53
velero: migrate to by-name
2024-09-01 17:01:01 +04:00