Commit Graph
516740 Commits
Author SHA1 Message Date
Theodore NiandFrederik Rietdijk 0d7647889c python3.pkgs.installer: move tests to passthru
While installer is built using bootstrap packages, none of its test
dependencies should be, so we must move out of the derivation.
2023-08-20 10:59:47 +02:00
Theodore NiandFrederik Rietdijk 6c85fff302 python3.pkgs.buildPythonPackage: switch to PyPA build and installer 2023-08-20 10:59:47 +02:00
Theodore NiandFrederik Rietdijk e8cca499a8 python2.{buildPythonPackage,buildPythonApplication}: extract into its own file
As we continue iterating on Python infrastructure for Python 3, some
code is starting to diverge for Python 2. If we copy the current state
of mk-python-derivation.nix and freeze it for Python 2, we can iterate
on it for Python 3 with more freedom.
2023-08-20 10:59:46 +02:00
Theodore NiandFrederik Rietdijk 93d25dda84 python3.pkgs.pypaBuildHook: switch to pyproject-build
Upstream's recommended "python -m build" way of invoking build fails
when the working directory contains a file named "build.py". This is
common for poetry projects that build C extensions.
2023-08-20 10:59:46 +02:00
Theodore NiandFrederik Rietdijk a4d66bcc5f python3.pkgs.pypaInstallHook: init 2023-08-20 10:59:46 +02:00
b53cef70f2 python3.pkgs.bootstrap.build: init at 0.10.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
8fe3d15c17 python3.pkgs.bootstrap.installer: init at 0.7.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
5d2290bb58 python3.pkgs.bootstrap.flit-core: init at 3.8.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
Vladimír Čunát 9bc7f06a91 Merge #248913: libGLU: Enable build parallelism
...into staging
2023-08-20 09:29:04 +02:00
Vladimír Čunát d84363edfe Merge #248909: fdk_aac: Enable build parallelism
...into staging
2023-08-20 09:28:37 +02:00
Theodore NiandGitHub 2aa7c01f0a python3.pkgs.matplotlib: add missing build dependencies (#249459) 2023-08-20 02:58:04 -04:00
Vladimír Čunát 2b6299e904 Merge #248695: tpm2-tss: use installCheckPhase instead of checkPhase
...into staging
2023-08-20 08:23:04 +02:00
Vladimír Čunát 53db8a2064 Merge #249088: gnu-config: use the unpackPhase
...into staging
2023-08-20 08:14:12 +02:00
Vladimír Čunát a067cba404 Merge #248954: python3Packages.tornado: 6.2.0 -> 6.3.3
...into staging
2023-08-20 08:08:53 +02:00
Vladimír Čunát 6c2c30dd10 Merge #248729: libraw: add patch for CVE-2023-1729
...into staging
2023-08-20 08:07:15 +02:00
Vladimír Čunát 541df057bd Merge #248523: avahi: add patch for CVE-2023-1981
...into staging
2023-08-20 08:05:33 +02:00
github-actions[bot]andGitHub f6d3a09e06 Merge staging-next into staging 2023-08-20 06:01:25 +00:00
github-actions[bot]andGitHub 1bb285561e Merge master into staging-next 2023-08-20 06:00:56 +00:00
Mario RodasandGitHub e7eb1f799c Merge pull request #249974 from figsoda/patsh
patsh: 0.2.0 -> 0.2.1
2023-08-20 00:59:38 -05:00
Mario RodasandGitHub 7bb1cfde08 Merge pull request #250226 from figsoda/typst-lsp
typst-lsp: 0.9.3 -> 0.9.4
2023-08-20 00:58:00 -05:00
Mario RodasandGitHub a3b03852e8 Merge pull request #250278 from scm2342/kubectl-klock-0.3.2
kubectl-klock: 0.3.1 -> 0.3.2
2023-08-20 00:57:07 -05:00
Pol DellaieraandGitHub f83eae8af5 Merge pull request #244035 from wahjava/update-ugrep
ugrep: 3.12.6 -> 4.0.0
2023-08-20 07:22:40 +02:00
Mario RodasandGitHub 03c11631ee Merge pull request #250133 from marsam/update-girara
girara: 0.3.9 -> 0.4.0
2023-08-19 23:59:14 -05:00
kashw2andAnderson Torres 21b7acbdb6 added kashw2 maintainer 2023-08-20 04:19:22 +00:00
kashw2andAnderson Torres 40a9a33a2e syft: 0.86.1 -> 0.87.0 2023-08-20 04:19:22 +00:00
Robert SchützandGitHub 4ca23fe72e Merge pull request #249985 from dotlambda/clean-css-cli-buildNpmPackage
clean-css-cli: use buildNpmPackage
2023-08-20 04:18:59 +00:00
Robert SchützandGitHub cf970f13ab Merge pull request #249879 from dotlambda/carto-buildNpmPackage
carto: use buildNpmPackage
2023-08-20 04:11:43 +00:00
Bobby RongandGitHub 5f75be53ea Merge pull request #249712 from bobby285271/upd/cinnamon-qt-style
nixos/cinnamon: Override Qt apps style again
2023-08-20 11:35:23 +08:00
10df61d443 python310Packages.paddlepaddle: init at 2.5.0 (#250115)
* python310Packages.paddlepaddle: init at 2.5.0

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* fix typo

* formatting fix

---------

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2023-08-20 11:26:39 +08:00
Bobby RongandGitHub 3476a10478 Merge pull request #250160 from bobby285271/upd/gnome
GNOME updates 2023-08-19
2023-08-20 09:26:14 +08:00
Sven Mattsen 8225d26e91 kubectl-klock: 0.3.1 -> 0.3.2 2023-08-20 02:51:51 +02:00
figsodaandGitHub 0b6f3e17dd Merge pull request #250267 from GaetanLepage/jinja
vimPlugins.jinja-vim: init at 2020-06-18
2023-08-19 20:13:07 -04:00
github-actions[bot]andGitHub 8a62479e06 Merge staging-next into staging 2023-08-20 00:03:24 +00:00
github-actions[bot]andGitHub f6a4c6f912 Merge master into staging-next 2023-08-20 00:02:29 +00:00
Mario RodasandGitHub 68da27cd38 Merge pull request #250141 from marsam/update-bundler
bundler: 2.4.18 -> 2.4.19
2023-08-19 18:36:41 -05:00
"Gaetan Lepage" e65a7fcd01 vimPlugins: resolve github repository redirects 2023-08-20 00:57:46 +02:00
"Gaetan Lepage" 2b619d5473 vimPlugins: update 2023-08-20 00:52:56 +02:00
Robert ScottandRobert Helgesson 174bd27ec8 jhead: enable tests 2023-08-20 00:45:36 +02:00
Pol DellaieraandGitHub 5726fc02de Merge pull request #249853 from anilanar/fix-vscode-gpu-accel-x
vscode: fix GPU acceleration for X
2023-08-20 00:41:23 +02:00
Pol DellaieraandGitHub 67e7dea5e1 Merge pull request #248693 from r-ryantm/auto-update/coredns
coredns: 1.10.1 -> 1.11.0
2023-08-20 00:39:02 +02:00
Franz PletzandGitHub 835975d37c Merge pull request #249536 from Izorkin/update-nginx
nginxMainline: 1.25.1 -> 1.25.2
2023-08-20 00:38:59 +02:00
Pol DellaieraandGitHub fd1ff89677 Merge pull request #249944 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 26.0.2 -> 26.1.0
2023-08-20 00:38:27 +02:00
Pol DellaieraandGitHub aea9afbc0f Merge pull request #249221 from r-ryantm/auto-update/calc
calc: 2.14.1.6 -> 2.14.3.5
2023-08-20 00:37:26 +02:00
"Gaetan Lepage" d934658763 vimPlugins.jinja-vim: init at 2020-06-18 2023-08-20 00:35:03 +02:00
Gaël ReyrolandAnderson Torres 2b328f6040 calibre: 6.24.0 -> 6.25.0 2023-08-19 22:25:25 +00:00
Michael DonovanandAnderson Torres 3cecf7bb5a teensy-cmake-macros: init at unstable-2023-04-15
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-08-19 22:22:45 +00:00
Michael DonovanandAnderson Torres 5a6d170f60 maintainers: add michaeldonovan 2023-08-19 22:22:45 +00:00
Theodore NiandGitHub 81e317ab65 Merge pull request #250206 from tjni/aiomysql
python3.pkgs.aiomysql: fix build dependency constraints
2023-08-19 15:11:59 -07:00
Tobias WidmannandBjørn Forsman e4a62b0fd1 nixos/htop: fix boolean values in settings option
When generating htoprc, in order to be recognized by htop, a boolean value
of 'false' should be written as '0', not an empty string.
2023-08-20 00:10:24 +02:00
Martin WeineltandGitHub 7c75694db9 Merge pull request #240982 from rnhmjoj/pr-jool
nixos/jool: add service for setting up SIIT/NAT64
2023-08-19 23:32:05 +02:00