Commit Graph

564304 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
d8746c1ce0
Merge pull request #261031 from OPNA2608/init/lomiri/history-service
lomiri.history-service: init at 0.4
2023-12-28 16:40:24 +01:00
Mario Rodas
8102b63c65
Merge pull request #277219 from r-ryantm/auto-update/python310Packages.hvplot
python310Packages.hvplot: 0.9.0 -> 0.9.1
2023-12-28 10:38:13 -05:00
Yt
f305a3f4e2
Merge pull request #277330 from r-ryantm/auto-update/pict-rs
pict-rs: 0.4.6 -> 0.4.7
2023-12-28 15:37:21 +00:00
Syed Moiz Ur Rehman
50e01aa1cc python3Packages.simple-term-menu: init at 1.6.4 2023-12-28 20:37:13 +05:00
Mario Rodas
3720882d44
Merge pull request #277273 from r-ryantm/auto-update/pdfhummus
pdfhummus: 4.6.1 -> 4.6.2
2023-12-28 10:36:56 -05:00
Syed Moiz Ur Rehman
d7324eb2c9 maintainers: add smrehman 2023-12-28 20:36:21 +05:00
Mario Rodas
d72b20e326
Merge pull request #276366 from fabaff/aioskybell-bump
python311Packages.aioskybell: 22.7.0 -> 23.12.0
2023-12-28 10:36:12 -05:00
Mario Rodas
5394c5d341
Merge pull request #276476 from gador/sqlite3-to-mysql-2.1.16
sqlite3-to-mysql: 2.1.1 -> 2.1.6
2023-12-28 10:35:10 -05:00
Mario Rodas
026ed7464f
Merge pull request #277289 from fabaff/losant-rest-bump
python311Packages.losant-rest: 1.19.2 -> 1.19.3
2023-12-28 10:33:52 -05:00
Mario Rodas
0059cb64c0
Merge pull request #277284 from trofi/nodePackages.@antora/cli-fix-eval
nodePackages.@antora/cli: fix eval by removing `main-programs.nix` entry
2023-12-28 10:33:32 -05:00
Mario Rodas
b4e8a9eb78
Merge pull request #277287 from r-ryantm/auto-update/doublecmd
doublecmd: 1.1.7 -> 1.1.8
2023-12-28 10:32:55 -05:00
Mario Rodas
c104b2259e
Merge pull request #277228 from marsam/update-python-internetarchive
python311Packages.internetarchive: 3.5.0 -> 3.6.0
2023-12-28 10:32:18 -05:00
Fabian Affolter
978c5302b2 checkov: 3.1.44 -> 3.1.46
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.1.44...3.1.46

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.1.46
2023-12-28 16:31:55 +01:00
Mario Rodas
ce59c8af0d
Merge pull request #276656 from fabaff/google-generativeai-bump
python311Packages.google-generativeai: 0.2.2 -> 0.3.2
2023-12-28 10:31:49 -05:00
Yt
e3165f88bb
Merge pull request #277280 from r-ryantm/auto-update/cargo-mobile2
cargo-mobile2: 0.9.0 -> 0.9.1
2023-12-28 15:30:03 +00:00
Sergei Trofimovich
3f3e74bc93 stdenv: fix eval of pkgsMusl packages with platform constraints
Before the change `pkgsMusl.adobe-reader` was failing the interpreter:

    $ nix-instantiate --eval --strict --expr 'with import ./. {}; builtins.tryEval pkgsMusl.adobe-reader'
error:
       error: evaluation aborted with the following error message: 'unsupported platform for the pure Linux stdenv'

After the change `pkgsMusl.adobe-reader` returns catchable excation:

    $ nix-instantiate --eval --strict --expr 'with import ./. {}; builtins.tryEval pkgsMusl.adobe-reader'
    { success = false; value = false; }

Noticed when was exploring `nixpkgs` for uncatchable evaluation errors.
Ideally those should only happen when there is a code bug in the use
site. In this case it's just a package with incompatible constraints for
`musl`.

Changed uncatchable `abort` to `throw`.
2023-12-28 15:29:29 +00:00
Fabian Affolter
9e6b63302f python311Packages.dvc-s3: 2.23.0 -> 3.0.1
Changelog: https://github.com/iterative/dvc-s3/releases/tag/3.0.1
2023-12-28 16:27:37 +01:00
Mario Rodas
7da42d313b
Merge pull request #277196 from SuperSandro2000/patch-2
rpi-imager: set meta.homepage to something useful, don't use finalAtt…
2023-12-28 10:26:43 -05:00
Fabian Affolter
06416d63ed python311Packages.dvc-gs: 2.22.1 -> 3.0.1
Changelog: https://github.com/iterative/dvc-gs/releases/tag/3.0.1
2023-12-28 16:26:27 +01:00
Lassulus
14912a23d1
Merge pull request #223412 from Luflosi/test-boot-from-zfs
nixos/tests/installer: test /boot on ZFS
2023-12-28 16:25:16 +01:00
Fabian Affolter
e175d18339
Merge pull request #276715 from doronbehar/pkg/goverview
goverview: install shell completion files
2023-12-28 16:25:08 +01:00
Mario Rodas
60b1621fc1
Merge pull request #276908 from YMSTNT/update-hifile
hifile: 0.9.9.6 -> 0.9.9.7
2023-12-28 10:24:56 -05:00
Fabian Affolter
7412095335
Merge pull request #276754 from SuperSandro2000/ledfx-2.0.86
ledfx: 2.0.80 -> 2.0.86
2023-12-28 16:22:25 +01:00
Fabian Affolter
e87d635ebd python311Packages.cle: 9.2.81 -> 9.2.82
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.81...v9.2.82
2023-12-28 16:20:59 +01:00
Lassulus
07c7d9361a
Merge pull request #272963 from Luflosi/nixos/tests/ft2-clone-cleanup
nixos/tests/ft2-clone: cleanup
2023-12-28 16:18:43 +01:00
Fabian Affolter
4800ac04df python311Packages.angr: 9.2.81 -> 9.2.82
Diff: https://github.com/angr/angr/compare/refs/tags/v9.2.81...v9.2.82
2023-12-28 16:18:12 +01:00
Fabian Affolter
e307f82138 python311Packages.claripy: 9.2.81 -> 9.2.82
Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.81...v9.2.82
2023-12-28 16:18:05 +01:00
Fabian Affolter
b5d32c220f python311Packages.pyvex: 9.2.81 -> 9.2.82 2023-12-28 16:18:02 +01:00
Fabian Affolter
fe84bedc3e python311Packages.ailment: 9.2.81 -> 9.2.82
Diff: https://github.com/angr/ailment/compare/refs/tags/v9.2.81...v9.2.82
2023-12-28 16:17:57 +01:00
Fabian Affolter
e1976625bd python311Packages.archinfo: 9.2.81 -> 9.2.82
Diff: https://github.com/angr/archinfo/compare/refs/tags/v9.2.81...v9.2.82
2023-12-28 16:17:54 +01:00
Lassulus
384c45ec82
Merge pull request #273953 from Luflosi/update/raspberrypi-eeprom
raspberrypi-eeprom: 2023.10.30-2712 -> 2023.12.06-2712
2023-12-28 16:17:29 +01:00
Peder Bergebakken Sundt
e984a5648d
Merge pull request #269055 from mrcjkb/overskride
overskride: init at 0.5.6
2023-12-28 16:09:14 +01:00
R. Ryantm
cfaa99f626 pluto: 5.19.0 -> 5.19.1 2023-12-28 14:49:24 +00:00
Fabian Affolter
685b409678 python311Packages.aioairzone-cloud: 0.3.6 -> 0.3.7
Diff: https://github.com/Noltari/aioairzone-cloud/compare/refs/tags/0.3.6...0.3.7

Changelog: https://github.com/Noltari/aioairzone-cloud/releases/tag/0.3.7
2023-12-28 15:48:53 +01:00
Pierre Bourdon
b00bf8dc33
Merge pull request #277258 from r-ryantm/auto-update/python311Packages.pyatmo
python311Packages.pyatmo: 8.0.1 -> 8.0.2
2023-12-28 15:32:28 +01:00
Martin Weinelt
2713d82486
Merge pull request #277218 from NixOS/home-assistant
home-assistant: 2023.12.3 -> 2023.12.4
2023-12-28 15:31:40 +01:00
Philip Munksgaard
c6edf4fe49
elixir-ls: 1.17.10 -> 1.18.1
elixir-ls 1.18.0 changed the name of the `debugger.sh` (which we call
`elixir-debugger`) script to `debug_adapter.sh`, so the new name in this package
is `elixir-debug-adapter`.
2023-12-28 15:29:21 +01:00
Robert Schütz
88f719acbf unpaper: add meta.changelog 2023-12-28 06:23:06 -08:00
Robert Schütz
dca8c47424
Merge pull request #275273 from r-ryantm/auto-update/python310Packages.django-filter
python310Packages.django-filter: 23.4 -> 23.5
2023-12-28 06:17:02 -08:00
nikstur
4a2396fe74
Merge pull request #277187 from nikstur/ptpython-remove-black
python3Packages.ptpython: remove now superfluous black dependency
2023-12-28 15:14:14 +01:00
Bobby Rong
0e0889ec1d
cinnamon.cinnamon-common: 6.0.2 -> 6.0.3
https://github.com/linuxmint/cinnamon/compare/6.0.2...6.0.3
2023-12-28 22:13:09 +08:00
Bobby Rong
dd1a4f9522
cinnamon.muffin: 6.0.0 -> 6.0.1
https://github.com/linuxmint/muffin/compare/6.0.0...6.0.1
2023-12-28 22:13:09 +08:00
Bobby Rong
2f3a9e9381
cinnamon.nemo: 6.0.1 -> 6.0.2
https://github.com/linuxmint/nemo/compare/6.0.1...6.0.2
2023-12-28 22:13:09 +08:00
Bobby Rong
e4288024b8
cinnamon.cinnamon-screensaver: 6.0.1 -> 6.0.2
https://github.com/linuxmint/cinnamon-screensaver/compare/6.0.1...6.0.2
2023-12-28 22:13:09 +08:00
Bobby Rong
c291fe6a2c
cinnamon.xreader: 4.0.0 -> 4.0.1
https://github.com/linuxmint/xreader/compare/4.0.0...4.0.1
2023-12-28 22:13:08 +08:00
Bobby Rong
0c98c1f2b9
cinnamon.mint-y-icons: 1.7.1 -> 1.7.2
https://github.com/linuxmint/mint-y-icons/compare/1.7.1...1.7.2
2023-12-28 22:13:08 +08:00
Bobby Rong
5c2122c997
cinnamon.warpinator: 1.8.1 -> 1.8.2
https://github.com/linuxmint/warpinator/compare/1.8.1...1.8.2
2023-12-28 22:13:08 +08:00
Bobby Rong
2a4e36d02b
timeshift: 23.12.1 -> 23.12.2
https://github.com/linuxmint/timeshift/compare/23.12.1...23.12.2
2023-12-28 22:13:08 +08:00
Alyssa Ross
5751106b60 tipidee: 0.0.2.0 -> 0.0.3.0 2023-12-28 15:05:28 +01:00
Alyssa Ross
09bb287faa s6-dns: 2.3.7.0 -> 2.3.7.1 2023-12-28 15:05:28 +01:00