Thomas Miedema
ff9e4bce32
haskell: fix shellFor test
...
In #296645 , envFunc (and thus shellFor) was changed from
`mkDerivation {phases=[..]}` to `runCommand ..`. So since
then, the derivation of shellFor contains a `buildCommand`
("echo $nativeBuildInputs $buildInputs > $out"),
and as a result the custom phases defined in shellFor's
test were ignored.
2025-03-23 01:39:43 +01:00
nixpkgs-ci[bot] and GitHub
aaf7d6d1c5
Merge ee713e8412 into haskell-updates
2025-03-22 00:18:30 +00:00
R. Ryantm and Jan Tojnar
ee713e8412
xdg-desktop-portal-gtk: 1.15.2 -> 1.15.3
2025-03-22 01:11:18 +01:00
R. Ryantm and Jan Tojnar
4d17eb3cd3
libwacom: 2.14.0 -> 2.15.0
2025-03-22 01:09:03 +01:00
jade and GitHub
4d976a3437
python3.pkgs.ec2-metadata: init at 2.14.0 ( #391937 )
2025-03-21 16:26:18 -07:00
jade and GitHub
3278566db1
python3.pkgs.pydantic-argparse-extensible: init at 1.3.6 ( #391938 )
2025-03-21 16:25:10 -07:00
jade and GitHub
174030bf08
python3.pkgs.strip-ansi: init at 0.1.1 ( #391941 )
2025-03-21 16:24:07 -07:00
jade and GitHub
24e2a45294
hatch: fix build on darwin ( #391968 )
2025-03-21 16:21:54 -07:00
Nick Cao and GitHub
98cd1219ba
fortran-fpm: modernize ( #390225 )
2025-03-21 19:07:56 -04:00
Nick Cao and GitHub
551e707f25
python312Packages.azure-ai-vision-imageanalysis: fix meta attributes ( #391959 )
2025-03-21 18:49:00 -04:00
Martin Weinelt and GitHub
efd9d3c1e8
esphome: 2025.2.2 -> 2025.3.0 ( #391953 )
2025-03-21 23:41:44 +01:00
Nick Cao and GitHub
d2fcc2fd84
python312Packages.rtslib: 2.2.0 -> 2.2.2 ( #389871 )
2025-03-21 18:40:32 -04:00
Sigmanificient
ff345e3e05
python312Packages.azure-ai-vision-imageanalysis: fix meta attributes
2025-03-21 23:39:57 +01:00
Rebecca Turner
184fa3e038
hatch: fix build on darwin
...
Failing since e4b6440d7c , previously
succeeding at 00769b0532 .
Possibly related to dependency versions:
```
$ nix-diff /nix/store/74dgxcwrwq83xrnk6fa76l293na95qz3-hatch-1.14.0.drv /nix/store/v659sh5rj1aqsl17nhqbmfsffw2f4rdv-hatch-1.14.0.drv
- /nix/store/74dgxcwrwq83xrnk6fa76l293na95qz3-hatch-1.14.0.drv:{out}
+ /nix/store/v659sh5rj1aqsl17nhqbmfsffw2f4rdv-hatch-1.14.0.drv:{out}
• The builders do not match
- /nix/store/iv1k5wr7hbxm51qmdn6l2inq7rd2vfhk-bash-5.2p37/bin/bash
+ /nix/store/x7m765hh1m4yikg9spw18lxldddvdnd0-bash-5.2p37/bin/bash
• The set of input derivation names do not match:
- cargo-1.83.0
- git-2.47.1
- python3.12-binary-1.0.0
- python3.12-httpx-0.27.2
- python3.12-keyring-25.4.1
- python3.12-setuptools-75.3.0
- python3.12-virtualenv-20.26.6
+ cargo-1.84.0
+ git-2.47.2
+ python3.12-binary-1.0.1
+ python3.12-httpx-0.28.1
+ python3.12-keyring-25.6.0
+ python3.12-setuptools-75.8.0
+ python3.12-virtualenv-20.29.1
...
```
See: https://github.com/pypa/hatch/issues/1942
2025-03-21 15:33:43 -07:00
Nick Cao and GitHub
e74ac85c8c
python312Packages.cvxpy: 1.6.3 -> 1.6.4 ( #390332 )
2025-03-21 18:25:06 -04:00
Weijia Wang and GitHub
925441cd11
tera-cli: enable for darwin, add nix-update-script ( #387442 )
2025-03-21 23:20:40 +01:00
Weijia Wang and GitHub
be72260f67
or-tools: 9.7 -> 9.11 ( #327509 )
2025-03-21 23:18:23 +01:00
Robert Scott and GitHub
b64fcd880f
openrefine: 3.9.0 -> 3.9.1 ( #391463 )
2025-03-21 22:06:09 +00:00
b8704d3c4c
mim-solvers: 0.0.5 -> 0.1.0 ( #391930 )
...
Co-authored-by: nim65s <guilhem.saurel@laas.fr >
2025-03-21 22:05:50 +00:00
Martin Weinelt and GitHub
59e6a84a7b
evcc: 0.201.0 -> 0.201.1 ( #391961 )
2025-03-21 22:53:30 +01:00
Martin Weinelt and GitHub
7114739aea
home-assistant-custom-components.lednetwf_ble: init at 0.0.14.2 ( #391616 )
2025-03-21 22:51:08 +01:00
Martin Weinelt
be52d9e8c5
evcc: 0.201.0 -> 0.201.1
...
https://github.com/evcc-io/evcc/releases/tag/0.201.1
2025-03-21 22:44:04 +01:00
blenderfreaky
9b45dcfae4
home-assistant-custom-components.lednetwf_ble: init at 0.0.14.2
2025-03-21 22:43:29 +01:00
Yt and GitHub
fa05d027f6
python312Packages.openai: 1.66.3 -> 1.68.2 ( #391130 )
2025-03-21 17:36:35 -04:00
Mathew Polzin and GitHub
000de1920a
bruno: 1.39.1 -> 1.40.0 ( #391810 )
2025-03-21 16:34:08 -05:00
Tristan Ross and GitHub
5a72bdd926
mlir: emit libMLIR.so for not-static host platforms ( #390756 )
2025-03-21 14:34:01 -07:00
Fabian Affolter and GitHub
4c80732eec
python312Packages.mcpadapt: init at 0.0.15, python313Packages.smolagents: 1.11.0 -> 1.12.0 ( #391788 )
2025-03-21 22:33:00 +01:00
Martin Weinelt
ead39fa328
esphome: 2025.2.2 -> 2025.3.0
...
https://github.com/esphome/esphome/releases/tag/2025.3.0
2025-03-21 22:31:29 +01:00
Weijia Wang and GitHub
1a05eebd6e
maple-mono: 6.4 -> 7.0 ( #390400 )
2025-03-21 22:25:06 +01:00
Weijia Wang and GitHub
b853c408d3
gdevelop: 5.5.225 -> 5.5.226 ( #391875 )
2025-03-21 22:12:09 +01:00
Nick Cao and GitHub
d3787a62c3
webdav: 5.7.3 -> 5.7.4 ( #391431 )
2025-03-21 17:10:17 -04:00
Weijia Wang and GitHub
5fd257d001
iio-sensor-proxy: 3.6 -> 3.7 ( #391850 )
2025-03-21 22:10:08 +01:00
Weijia Wang and GitHub
fbff14314b
saucectl: 0.193.0 -> 0.194.0 ( #391840 )
2025-03-21 22:09:17 +01:00
Weijia Wang and GitHub
7598f08588
isisdl: 1.3.20 -> 1.3.21 ( #390416 )
2025-03-21 22:07:35 +01:00
Weijia Wang and GitHub
02e95da2cd
omnictl: 0.46.3 -> 0.47.1 ( #391832 )
2025-03-21 22:00:12 +01:00
Weijia Wang and GitHub
8b54c240af
basedmypy: 2.9.1 -> 2.10.0 ( #391827 )
2025-03-21 21:59:31 +01:00
Weijia Wang and GitHub
fd9e50c08e
python312Packages.ckzg: 2.0.1 -> 2.1.0 ( #390840 )
2025-03-21 21:56:36 +01:00
Weijia Wang and GitHub
7fb9b8fe05
python312Packages.bidsschematools: 1.0.3 -> 1.0.4 ( #391846 )
2025-03-21 21:55:42 +01:00
Nick Cao and GitHub
07a720522a
traefik-certs-dumper: 2.9.3 -> 2.10.0 ( #391933 )
2025-03-21 16:53:07 -04:00
Nick Cao and GitHub
dc68731276
appflowy: 0.8.6 -> 0.8.7 ( #391898 )
2025-03-21 16:50:27 -04:00
Nick Cao and GitHub
917adbeac6
ckb-next: 0.6.1 -> 0.6.2 ( #391911 )
2025-03-21 16:49:42 -04:00
Seth Flynn and GitHub
bd65cd2335
errands: fix src hash ( #391913 )
2025-03-21 16:49:01 -04:00
Nick Cao and GitHub
141bfa493b
python312Packages.pystache: 0.6.7 -> 0.6.8 ( #391797 )
2025-03-21 16:47:09 -04:00
Seth Flynn and GitHub
29a00f907d
television: 0.10.9 -> 0.11.2 ( #391606 )
2025-03-21 16:45:46 -04:00
Nick Cao and GitHub
b37f92d22e
trufflehog: 3.88.17 -> 3.88.18 ( #391852 )
2025-03-21 16:45:34 -04:00
Nick Cao and GitHub
6d84e1cb71
python3Packages.pbs-installer: 2025.03.11 -> 2025.03.17 ( #391853 )
2025-03-21 16:45:17 -04:00
Nick Cao and GitHub
030122a247
python3Packages.unearth: 0.17.2 -> 0.17.3 ( #391855 )
2025-03-21 16:44:58 -04:00
Nick Cao and GitHub
df21b4ce3f
tgpt: 2.9.1 -> 2.9.2 ( #391859 )
2025-03-21 16:43:59 -04:00
Nick Cao and GitHub
5a3526293a
clap: 1.2.5 -> 1.2.6 ( #391860 )
2025-03-21 16:43:17 -04:00
Nick Cao and GitHub
06334fcc15
fselect: 0.8.9 -> 0.8.10 ( #391861 )
2025-03-21 16:40:48 -04:00