Commit graph

500294 commits

Author SHA1 Message Date
R. Ryantm f001506b01 python310Packages.mediapy: 1.1.6 -> 1.1.8 2023-06-30 19:30:20 +00:00
Fabian Affolter b7d65a106b python311Packages.decli: enable tests 2023-06-30 21:00:07 +02:00
Sören Tempel cf1b7c4d5c newlib: fix build of nano variant on non-ARM architectures
librdimon.a is only available on ARM architectures, therefore building
newlib-nano for other architectures (e.g. RISC-V) fails presently.
This commit fixes this issue by only copying the library files that
actually exist in the for loop body. Alternatively, it would be
theoretically feasible to change the libraries iterated over based
on the targeted architecture.
2023-06-30 20:58:54 +02:00
Fabian Affolter 3d16ae44d4 python311Packages.decli: 0.5.2 -> 0.6.1
Changelog: https://github.com/woile/decli/blob/v0.6.1/CHANGELOG.md
2023-06-30 20:55:51 +02:00
Danilo Reyes 51861b76b4 furtherance: 1.8.0 -> 1.8.1 2023-06-30 12:54:45 -06:00
Pol Dellaiera cde6a6e96c
Merge pull request #220486 from iquerejeta/master
blst: init at 0.3.10
2023-06-30 20:45:21 +02:00
Fabian Affolter b5eac33a59 python311Packages.heatshrink2: add format
- disable on unsupported Python releases
2023-06-30 20:43:30 +02:00
figsoda cda1d30f9c
Merge pull request #240761 from teto/alpha-nvim-test 2023-06-30 14:38:56 -04:00
Fabian Affolter ebfcf3d9bd python311Packages.heatshrink2: 0.11.0 -> 0.12.0
Diff: https://github.com/eerimoq/pyheatshrink/compare/0.11.0...0.12.0
2023-06-30 20:38:36 +02:00
Fabian Affolter 3414f7da25 python311Packages.hexbytes: add format
- add changelog to meta
- update disabled
2023-06-30 20:35:11 +02:00
Fabian Affolter 709fe22bab python311Packages.hexbytes: 0.3.0 -> 0.3.1
Diff: https://github.com/ethereum/hexbytes/compare/v0.3.0...v0.3.1
2023-06-30 20:32:18 +02:00
pennae 05b84a2b83
Merge pull request #240754 from SuperSandro2000/ssh-fix-manpage
nixos/{sshd,thelounge,ttyd,proxmox-image}: fix example rendering
2023-06-30 20:24:43 +02:00
Fabian Affolter 21db11de34 python311Packages.google: init at 3.0.0 2023-06-30 20:24:32 +02:00
Fabian Affolter 059e9e432c pentestgpt: init at unstable-2023-06-27 2023-06-30 20:23:03 +02:00
Fabian Affolter a7e4673e15 python311Packages.pycookiecheat: init at 0.5.0 2023-06-30 20:23:02 +02:00
Adam Joseph 64d0029e28 alacritty: --add-rpath instead of --set-rpath
As reported by @blucoat in
https://github.com/NixOS/nixpkgs/issues/219213 alacritty's RPATH is
missing many of the libraries which it links to, including for
example glibc.

The problem was diagnosed by @kchibisov as being caused by
alacritty's use of `--set-rpath` (which completely replaces the
rpath) instead of `--add-rpath` (which adds additional entries to
the rpath):

  https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507655801

This commit implements @kchibisov's idea to change `--set-rpath` to
`--add-rpath`:

  https://github.com/NixOS/nixpkgs/issues/219213#issuecomment-1507691822

Closes #219213
2023-06-30 11:19:45 -07:00
figsoda 65e06297fb gtree: 1.8.2 -> 1.8.3
Diff: https://github.com/ddddddO/gtree/compare/v1.8.2...v1.8.3

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.3
2023-06-30 14:17:06 -04:00
Fabian Affolter c8c9b78122 python311Packages.mss: 7.0.1 -> 9.0.1
Changelog: https://github.com/BoboTiG/python-mss/blob/v9.0.1/CHANGELOG.md
2023-06-30 20:12:50 +02:00
Fabian Affolter 60765c1112 python311Packages.odp-amsterdam: 5.1.0 -> 5.1.1
Diff: https://github.com/klaasnicolaas/python-odp-amsterdam/compare/refs/tags/v5.1.0...v5.1.1

Changelog: https://github.com/klaasnicolaas/python-odp-amsterdam/releases/tag/v5.1.1
2023-06-30 19:59:08 +02:00
Pol Dellaiera 867cca0ef4
Update maintainers/maintainer-list.nix 2023-06-30 19:47:20 +02:00
Fabian Affolter ba2968d293 python311Packages.pontos: 23.6.1 -> 23.6.2
Diff: https://github.com/greenbone/pontos/compare/refs/tags/v23.6.1...v23.6.2

Changelog: https://github.com/greenbone/pontos/releases/tag/v23.6.2
2023-06-30 19:45:34 +02:00
Doron Behar 91612045b8 mswatch: Use fetchsvn as a more reliable src
See also discussion at
https://github.com/NixOS/nixpkgs/pull/239140#discussion_r1248079360
2023-06-30 20:43:09 +03:00
Pol Dellaiera 4586970ee7
Merge pull request #240621 from StepBroBD/coconutbattery
coconutbattery: init at 3.9.12
2023-06-30 19:23:28 +02:00
Pol Dellaiera a6f7d46ce4
Merge pull request #240618 from StepBroBD/bartender
bartender: init at 4.2.21
2023-06-30 19:23:10 +02:00
Pol Dellaiera 633ca94304
Merge pull request #240625 from StepBroBD/airbuddy
airbuddy: init at 2.6.3
2023-06-30 19:23:01 +02:00
Vanilla 9b9ec7b106
flat-remix-gnome: update 20230508 -> 20230606. 2023-07-01 00:56:59 +08:00
figsoda 2b73d5c230
Merge pull request #240740 from r-ryantm/auto-update/sftpgo
sftpgo: 2.5.2 -> 2.5.3
2023-06-30 12:41:49 -04:00
Janik b0fd86580b
Merge pull request #240741 from figsoda/typst 2023-06-30 18:34:48 +02:00
Emily da7530e214
Merge pull request #240032 from giorgiga/fishPlugins-sdkman-for-fish-update
fishPlugins.sdkman-for-fish: 1.4.0 -> 2.0.0
2023-06-30 18:31:12 +02:00
Domen Kožar 22deb49735
Merge pull request #240744 from NixOS/pcdcd-plugins-default
nixos: append ccid as a plugin
2023-06-30 17:30:56 +01:00
Ryan Lahfa 453a4231ad
Merge pull request #240742 from gabriel-doriath-dohler/nbtlib 2023-06-30 18:29:45 +02:00
gabriel-doriath-dohler d0837b6bdf python3Packages.litemapy: init at 0.7.2b0
Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
2023-06-30 23:59:59 +00:00
gabriel-doriath-dohler 3afa21632f python3Packages.nbtlib: init at 2.0.4 2023-06-30 23:59:59 +00:00
gabriel-doriath-dohler 9c54651749 maintainers: add gdd 2023-06-30 23:59:59 +00:00
Emily 349cd5528f
Merge pull request #237903 from jvanbruegge/audiobookshelf-2.2.23
audiobookshelf: 2.2.20 -> 2.2.23
2023-06-30 18:29:15 +02:00
Sandro Jäckel 2048a8ca02
nixos/proxmox-image: fix example rendering 2023-06-30 18:14:43 +02:00
Sandro Jäckel 0000004f80
nixos/ttyd: fix example rendering 2023-06-30 18:14:37 +02:00
StepBroBD 271969a12e
coconutbattery: init at 3.9.12
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-30 10:14:26 -06:00
Sandro Jäckel 000004d123
nixos/thelounge: fix example rendering 2023-06-30 18:14:24 +02:00
Sandro Jäckel 9999996fd6
nixos/sshd: fix example rendering 2023-06-30 18:14:16 +02:00
StepBroBD 6482536377
bartender: init at 4.2.21
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-30 10:12:47 -06:00
Janik 4ffc4dc918
Merge pull request #228564 from amy-keibler/fix/nexus-update 2023-06-30 18:12:20 +02:00
Lily Foster 7f9d0dcacc labeler: label nodejs pull-requests 2023-06-30 18:11:45 +02:00
Doron Behar a799ad04a6 mswatch: Remove rec and . from end of meta.description 2023-06-30 19:11:18 +03:00
StepBroBD e0e729b300
airbuddy: init at 2.6.3
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-30 10:09:15 -06:00
Utkarsh Gupta 120eb0a154
dprint: 0.36.1 -> 0.37.1 2023-06-30 16:54:13 +01:00
Sandro c097b146a5
Merge pull request #240501 from fsagbuya/thorlabspm100
python310Packages.thorlabspm100: init at 1.2.2
2023-06-30 17:39:23 +02:00
Sandro 21616423fd
Merge pull request #228295 from Cynerd/asyncinotify
python3Packages.asyncinotify: init at 4.0.1
2023-06-30 17:37:56 +02:00
Fabian Affolter 335e2b822d python311Packages.mypy-boto3-s3: 1.26.155 -> 1.26.163 2023-06-30 17:35:17 +02:00
Fabian Affolter a892154d2a python311Packages.neo4j: 5.9.0 -> 5.10.0
Diff: https://github.com/neo4j/neo4j-python-driver/compare/refs/tags/5.9.0...5.10.0

Changelog: https://github.com/neo4j/neo4j-python-driver/releases/tag/5.10.0
2023-06-30 17:34:11 +02:00