Commit Graph

12 Commits

Author SHA1 Message Date
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Theodore Ni
00ee658dfb portmod: 2.1.0 -> 2.6.2 2023-09-27 15:32:44 +02:00
Sandro Jäckel
0000023c84
portmod: cleanup unused inputs 2023-07-18 19:04:36 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
3d2cdabd1a portmod: rename Gitpython 2022-12-05 22:04:59 +01:00
marius851000
0aa2edcd9e
portmod: 2.0.3 -> 2.1.0 (#144847)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-11 15:00:32 +01:00
marius david
bce379dd87 portmod: 2.0_beta9 -> 2.0.3 2021-08-10 11:58:18 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Robert Schütz
10ba3c20a7 treewide: replace imagemagick7 with imagemagick 2021-02-27 18:36:56 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
marius david
aa442d0660 portmod: init at 2.0_beta9 2020-10-18 11:10:46 +02:00