Commit graph

564052 commits

Author SHA1 Message Date
Robert Hensing ddd6c029b5
Merge pull request #276986 from trofi/dockerTools.tests.docker-tools-no-aliases
dockerTools.tests.docker-tools: user `runCommand` instead of `runComm…
2023-12-28 00:50:45 +01:00
R. Ryantm 17d74ceaf1 python310Packages.garminconnect: 0.2.11 -> 0.2.12 2023-12-27 23:29:33 +00:00
R. Ryantm 0493e502bb python310Packages.garth: 0.4.41 -> 0.4.42 2023-12-27 23:29:22 +00:00
Sandro 59fcbd9e2a
rpi-imager: set meta.homepage to something useful, don't use finalAttrs.pname in src
If we would overwrite pname then the FOD would be broken and the github repo doesn't chane if we would append some variant name to pname.

meta.homepage was before a not very helpful download page which didn't even contain the version number of the program.
2023-12-28 00:10:42 +01:00
Ben Darwin 1b7cd426f9 python311Packages.einops: remove chainer from nativeCheckInputs
Chainer is somewhat obsolete (and currently broken on master; see https://github.com/NixOS/nixpkgs/issues/277008) so doesn't
necessarily make sense to pull into the build-time closure of a great
deal of the Python deep learning dependency tree.
2023-12-27 17:33:58 -05:00
Sebastian Gabriel Trzpiot d6124574ea sea-orm-cli: 0.12.2 -> 0.12.10
https://github.com/SeaQL/sea-orm/releases/tag/0.12.10
2023-12-27 23:19:20 +01:00
nikstur 8cb85ce23d python3Packages.ptpython: remove now superfluous black dependency
When building systemd for example, black produces a long dependency
chain. Since it's not required anymore, remove it.
2023-12-27 23:08:45 +01:00
Matthieu Coudron 022cbac13d neovim: make generated wrapper args overridable
especially useful in home-manager to remove the generated options
2023-12-27 23:01:38 +01:00
R. Ryantm 834d038934 kubedog: 0.10.0 -> 0.11.0 2023-12-27 21:55:28 +00:00
R. Ryantm 8c1dcd8539 python310Packages.faraday-plugins: 1.15.0 -> 1.15.1 2023-12-27 21:31:23 +00:00
Paul-Nicolas Madelaine 032d45b46c
fstar: build with dune (#275924) 2023-12-27 22:20:31 +01:00
Guillaume Girol 6fe94ff539
Merge pull request #276300 from symphorien/issue_276125
cnijfilter_2_80: disable fortify hardening
2023-12-27 22:12:47 +01:00
Guillaume Girol ee6092b5c8
Merge pull request #273076 from r-ryantm/auto-update/ipp-usb
ipp-usb: 0.9.23 -> 0.9.24
2023-12-27 21:16:19 +01:00
Thiago Kenji Okada 795e6ce679
Merge pull request #277143 from lucasew/python/facenet-pytorch
python3Packages.facenet-pytorch: init at 2.5.3
2023-12-27 20:06:58 +00:00
R. Ryantm 26e21bef14 python310Packages.django-webpack-loader: 2.0.1 -> 3.0.0 2023-12-27 19:58:13 +00:00
Sophie Tauchert c53dd4b212
nitter: use guest_accounts branch in updateScript 2023-12-27 20:45:54 +01:00
R. Ryantm 6254d0ce13 python310Packages.django-import-export: 3.3.4 -> 3.3.5 2023-12-27 19:41:10 +00:00
Lucas Hoffmann 1ada32da4b
neovim: generate init.lua by default (#222907)
* wrapNeovimUnstable: generate lua rc files by default

backwards compatible. The viml source is source from init.lua 

---------

Co-authored-by: Matthieu Coudron <886074+teto@users.noreply.github.com>
2023-12-27 20:38:59 +01:00
Robert Scott 628b90b5ad
Merge pull request #276560 from r-ryantm/auto-update/leptonica
leptonica: 1.83.1 -> 1.84.0
2023-12-27 19:29:02 +00:00
lewo 325b99cf28
Merge pull request #277067 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.58.0 -> 0.60.0
2023-12-27 20:01:48 +01:00
Robert Schütz e4c5a88cc5
Merge pull request #273465 from dotlambda/appdaemon-4.4.2
appdaemon: 4.2.1 -> 4.4.2
2023-12-27 10:44:27 -08:00
Martin Weinelt b68cdd8672
Merge pull request #275472 from dotlambda/dynalite-devices-0.1.48
Revert "python3Packages.dynalite-devices: 0.1.48 -> 0.47"
2023-12-27 19:42:06 +01:00
Robert Schütz d3a7effa82
Merge pull request #275461 from dotlambda/gitmoji-cli-fix
gitmoji-cli: install package.json
2023-12-27 10:36:43 -08:00
Robert Schütz 345815f285 github-backup: 0.43.1 -> 0.44.1
Changelog: https://github.com/josegonzalez/python-github-backup/blob/0.44.1/CHANGES.rst
2023-12-27 10:32:39 -08:00
Robert Schütz 5f3d726292 python311Packages.dynalite-devices: exclude from bulk updates
It would update to the upstream tag v0.47 which should have been v0.1.47.
2023-12-27 10:27:07 -08:00
Robert Schütz 20a0bf9f42
Merge pull request #272449 from gaykitty/sc-im-xls
sc-im: make libxls optional
2023-12-27 10:20:27 -08:00
R. Ryantm c6a3f827f2 python310Packages.cf-xarray: 0.8.6 -> 0.8.7 2023-12-27 17:37:12 +00:00
Damien Cassou 0654bfb1e4
Merge pull request #276950 from r-ryantm/auto-update/lint-staged
lint-staged: 14.0.1 -> 15.2.0
2023-12-27 17:10:00 +00:00
lucasew 06d11b2639 python3Packages.facenet-pytorch: init at 2.5.3
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-12-27 14:07:03 -03:00
R. Ryantm 2876dfc13c python310Packages.botocore-stubs: 1.34.7 -> 1.34.8 2023-12-27 16:59:04 +00:00
R. Ryantm 3c645e35e4 python310Packages.boto3-stubs: 1.34.7 -> 1.34.8 2023-12-27 16:59:03 +00:00
R. Ryantm 4c37ea6ed3 python310Packages.biopython: 1.81 -> 1.82 2023-12-27 16:45:07 +00:00
Nick Cao 260a9311a6
Merge pull request #276553 from suhr/rich-pixels
rich-pixels: 2.1.1 -> 2.2.0
2023-12-27 11:25:13 -05:00
Nick Cao 81e50495c5
Merge pull request #276751 from NickCao/geoalchemy2
python311Packages.geoalchemy2: 0.14.2 -> 0.14.3
2023-12-27 11:22:49 -05:00
Nick Cao 3903b95d6c
Merge pull request #276551 from r-ryantm/auto-update/ut
ut: 2.0.0 -> 2.0.1
2023-12-27 11:20:37 -05:00
Nick Cao 51b88a08dd
Merge pull request #276517 from r-ryantm/auto-update/typioca
typioca: 2.8.0 -> 2.9.0
2023-12-27 11:20:00 -05:00
Nick Cao 08bb41548b
Merge pull request #276600 from r-ryantm/auto-update/wander
wander: 0.12.6 -> 0.14.1
2023-12-27 11:16:48 -05:00
Nick Cao 294d0ca7b8
Merge pull request #276734 from paveloom/anki
anki: 23.10.1 -> 23.12
2023-12-27 11:16:21 -05:00
Nick Cao 38aa06edb6
Merge pull request #276741 from r-ryantm/auto-update/doomretro
doomretro: 5.1.1 -> 5.1.3
2023-12-27 11:15:37 -05:00
Nick Cao d548596ec9
Merge pull request #276894 from katexochen/glide/remove
glide: remove
2023-12-27 11:14:08 -05:00
Nick Cao a0ef13891c
Merge pull request #277070 from aaronjheng/spirit
spirit: init at unstable-2023-12-15
2023-12-27 11:13:20 -05:00
Nick Cao 41f6b89814
Merge pull request #277117 from trofi/netbsd.libcurses-fix-eval
netbsd.libcurses: fix eval around NIX_CFLAGS_COMPILE
2023-12-27 11:12:46 -05:00
Robert Scott 7f29c3cdb4
Merge pull request #276290 from r-ryantm/auto-update/spicedb
spicedb: 1.26.0 -> 1.28.0
2023-12-27 16:11:54 +00:00
Nick Cao 5bf1830b01
Merge pull request #277124 from r-ryantm/auto-update/python310Packages.appthreat-vulnerability-db
python310Packages.appthreat-vulnerability-db: 5.5.6 -> 5.5.7
2023-12-27 11:07:52 -05:00
Nick Cao 567958a95f
Merge pull request #277115 from r-ryantm/auto-update/python310Packages.aioairq
python310Packages.aioairq: 0.3.1 -> 0.3.2
2023-12-27 11:05:01 -05:00
Nick Cao b862892ee7
Merge pull request #277113 from r-ryantm/auto-update/goeland
goeland: 0.17.0 -> 0.18.1
2023-12-27 11:04:10 -05:00
gaykitty b0a6ea2442 sc-im: make libxls optional
libxls has several security issues that haven't been addresses in
months. Since it is an optional dependency of sc-im, this makes it
optional in Nix as well and disabling it by default.
2023-12-27 11:04:00 -05:00
Nick Cao 1dc415546e
Merge pull request #277112 from fabaff/aiopulse-bump
python311Packages.aiopulse: 0.4.4 -> 0.4.5
2023-12-27 11:03:35 -05:00
Nick Cao 204b59d01b
Merge pull request #277111 from fabaff/millheater-bump
python311Packages.millheater: 0.11.7 -> 0.11.8
2023-12-27 11:02:36 -05:00
Nick Cao 501033b0be
Merge pull request #277108 from fabaff/pydrawise-bump
python311Packages.pydrawise: 2023.12.0 -> 2023.12.1
2023-12-27 11:00:53 -05:00