Commit graph

99 commits

Author SHA1 Message Date
Martin Weinelt cddb66d655
python310Packages.scikit-image: rename from scikitimage
to match the pname and create an alias for the former name.
2023-05-14 13:04:10 +02:00
Alyssa Ross 5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Sandro Jäckel 00000001b4
treewide: switch builtins.fromJSON(builtins.readFile ./file.json) to lib.importJSON ./file.json #2 2023-05-06 16:20:13 +02:00
Weijia Wang 1d5ff2163e
Merge pull request #215336 from Hjdskes/foundationdb
Foundationdb: package 7.1.26
2023-04-26 15:00:28 +03:00
Guillaume Girol 3cc8b4477e python3.pkgs.ihatemoney: remove
sqlalchemy and flask releases break ihatemoney faster than upstream
updates, so the maintenance burden increases over time.
2023-04-16 16:04:35 +02:00
adisbladis bc0e5c1205 poetry2nix: 1.40.1 -> 1.41.0 2023-04-06 12:32:15 +12:00
Jente Hidskes Ankarberg 6fc2ba036a
foundationdb: add 7.1.26 2023-03-30 16:01:17 +02:00
adisbladis 096cb0ea37 poetry2nix: 1.39.1 -> 1.40.0 2023-03-24 14:34:07 +13:00
Felix Buehler d10e69c86b treewide: deprecate isNull
https://nixos.org/manual/nix/stable/language/builtins.html#builtins-isNull
2023-03-06 22:40:04 +01:00
Izorkin 61295f7a0e
poetry2nix: fix override bootstrapped-pip 2023-02-28 03:37:38 +03:00
Alyssa Ross 52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
github-actions[bot] 58cfebde3e
Merge staging-next into staging 2023-02-15 00:02:50 +00:00
Felix Buehler cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Artturin 4e3dcf364e treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +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
Robert Schütz 17c15cc3ff poetry: don't use poetry2nix 2023-01-07 10:31:02 -08:00
Sergei Trofimovich 7843a268f2 poetry2nix: drop unused pkgs.xlibsWrapper import
It's a cherry-pick of upstream
https://github.com/nix-community/poetry2nix/pull/897

Merging this earlier will allow removing `xlibsWrapper` entirely.
2022-12-27 09:24:23 +01:00
figsoda ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
adisbladis 8493ebc89c poetry2nix: 1.38.0 -> 1.39.1 2022-12-11 03:18:01 +13:00
Robert Schütz d1bdaa9a99 poetry: mark insecure
The version of cleo in poetry.lock (1.0.0a5) is vulnerable to
CVE-2022-42966.
2022-12-09 09:45:59 -08:00
Artturin c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
adisbladis 1fc77acd1d poetry2nix 1.37.0 -> 1.38.0 2022-12-07 18:33:07 +13:00
adisbladis 083a6cfa96 poetry2nix: 1.36.0 -> 1.37.0 2022-12-01 22:10:01 +13:00
Theodore Ni a2972fca8c
python310Packages.filemagic: remove
This package is inactive: the last PyPI release was in 2013 and the last
GitHub activity was in 2014. It was introduced in 2019 for paperless,
but it's no longer used after paperless was replaced by paperless-ngx.

There is an actively maintained alternative called python-magic that is
already available in nixpkgs.
2022-11-19 04:54:31 -08:00
adisbladis 1eec94495a poetry2nix: 1.35.0 -> 1.36.0 2022-10-28 14:15:35 +13:00
Vladimír Čunát 00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
adisbladis ad2bc19cb5 poetry2nix: 1.34.1 -> 1.35.0 2022-10-11 17:26:23 +13:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
adisbladis 0621cbf479 poetry2nix: 1.33.0 -> 1.34.1 2022-10-10 18:31:43 +13:00
Yorick van Pelt ec947b13cd
gdal_2: drop 2022-10-09 12:11:49 +02:00
adisbladis f439af5ce6 nixopsUnstable: fix build 2022-10-08 11:33:33 +13:00
adisbladis aa463a0d1d poetry2nix: 1.31.0 -> 1.33.0 2022-10-08 11:33:27 +13:00
adisbladis 076be10524 poetry2nix: 1.30.0 -> 1.31.0 2022-07-09 19:26:14 +08:00
adisbladis 213d9cfba1 poetry2nix: 1.29.1 -> 1.30.0 2022-06-05 07:27:48 +08:00
github-actions[bot] dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
adisbladis cf218b9fa6 poetry2nix: 1.29.0 -> 1.29.1 2022-05-14 17:48:55 +12:00
github-actions[bot] 477cc9463d
Merge master into staging-next 2022-05-13 12:01:27 +00:00
adisbladis f2f5d12668 poetry2nix: 1.28.0 -> 1.29.0 2022-05-13 21:45:05 +12:00
Sandro 7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
adisbladis 063015ee9c poetry2nix: 1.27.1 -> 1.28.0 2022-05-05 09:39:33 +12:00
adisbladis 18262c79e1 poetry2nix: 1.26.0 -> 1.27.1 2022-04-01 22:23:40 +12:00
adisbladis 1d820c2224 poetry2nix: 1.24.1 -> 1.25.0 2022-01-12 20:22:11 +13:00
adisbladis 4d6da24d18 poetry2nix: 1.23.0 -> 1.24.1 2021-12-27 20:34:19 -08:00
adisbladis 56751653a9 poetry2nix: 1.22.0 -> 1.23.0 2021-12-26 19:24:01 -08:00
Lionello Lunesu d63606d759 poetry2nix: 1.21.0 -> 1.22.0 2021-12-25 20:23:30 -08:00
Anders Kaseorg e12f4db556 treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Followup to #76804.  Fixes #144646.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-04 16:15:05 -07:00
adisbladis c779050edb
poetry2nix: 1.20.0 -> 1.21.0 2021-09-29 21:35:44 -05:00
adisbladis 1b7e3b78b4
poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00