Commit Graph

515859 Commits

Author SHA1 Message Date
Niki4tap
bd0b732bef dwm: use correct hash in example 2023-08-17 21:14:35 +03:00
Artturi
000a65b690
Merge pull request #249758 from turion/remove_myself_as_maintainer 2023-08-17 21:13:41 +03:00
Artturi
d34b04e783
Merge pull request #249617 from chewblacka/bugfix-get_iplayer 2023-08-17 21:00:31 +03:00
Emily
081ff652ff
Merge pull request #249703 from networkException/update-ungoogled-chromium
ungoogled-chromium: 115.0.5790.170 -> 116.0.5845.96
2023-08-17 19:57:00 +02:00
Emily
25037f06e0
Merge pull request #249702 from networkException/update-chromium
chromium: 115.0.5790.170 -> 116.0.5845.96
2023-08-17 19:55:55 +02:00
aszlig
9fd74d2f9a
ip2unix: 2.1.4 -> 2.2.0
Upstream changes:

  * Unlink socket file before bind if SO_REUSEADDR is used.
  * Add support for Linux abstract sockets.
  * Add support for matching an existing Unix domain socket or abstract
    socket.
  * Add stream/datagram aliases for tcp/udp socket types.
  * Add flag to prevent unlinking of socket files when closing sockets.
  * Fix missing header files for newer GCC versions, thanks to Varun
    Madiath.
  * Fix use-after-free of blackhole working directory path.
  * Fix a few compiler warnings on unnecessary allocation of string
    literals.
  * Add deprecation warnings if rules are specified in YAML format.
  * Rule files (-f) are now just a list of newline-separated rule (-r)
    arguments instead of YAML files.
  * Improve serializer to be more robust in end-of-stream conditions.
  * Bump requirements to require at least GCC version 9.
  * No longer prefer C library path over using RTLD_NEXT.

The missing include added via postPatch is no longer needed as it has
been fixed upstream.

Signed-off-by: aszlig <aszlig@nix.build>
2023-08-17 19:54:27 +02:00
R. Ryantm
2a14e196d6 python310Packages.types-redis: 4.6.0.3 -> 4.6.0.4 2023-08-17 17:39:22 +00:00
Theodore Ni
caa3aefddd
python3.pkgs.levenshtein: update to cython 3 2023-08-17 10:22:12 -07:00
Laureηt
e2d726c151
python3Packages.unidic: init at 1.1.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: OTABI Tomoya <contact@natsukium.com>
2023-08-17 19:21:02 +02:00
Laureηt
3f41c7d4df
python3Packages.ipadic: init at 1.0.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: OTABI Tomoya <contact@natsukium.com>
2023-08-17 19:21:02 +02:00
Laureηt
89fac5de50
python3Packages.fugashi: init at 1.2.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: OTABI Tomoya <contact@natsukium.com>
2023-08-17 19:20:55 +02:00
Pol Dellaiera
2c5cd54460
Merge pull request #249730 from hzeller/20230817-update-timg
timg: 1.5.1 -> 1.5.2
2023-08-17 19:20:11 +02:00
Theodore Ni
1a7ec39291
python3.pkgs.libtmux: remove setuptools build dependency 2023-08-17 10:00:02 -07:00
Ryan Mulligan
b2d45d788a
Merge pull request #249362 from r-ryantm/auto-update/mmdoc
mmdoc: 0.14.0 -> 0.15.0
2023-08-17 09:51:54 -07:00
R. Ryantm
f7b23c206a python310Packages.irc: 20.1.0 -> 20.3.0 2023-08-17 16:46:12 +00:00
figsoda
6208a37211 oranda: 0.2.0 -> 0.3.0
Diff: https://github.com/axodotdev/oranda/compare/v0.2.0...v0.3.0

Changelog: https://github.com/axodotdev/oranda/blob/v0.3.0/CHANGELOG.md
2023-08-17 12:44:32 -04:00
figsoda
e8c2411e82 tailwindcss: set meta.mainProgram 2023-08-17 12:44:32 -04:00
Robert Schütz
eb2901d582 eask: use buildNpmPackage 2023-08-17 09:41:05 -07:00
Alyssa Ross
9d441104d3 public-inbox: fix tests
Doesn't backport easily.  It looks like it's only the test that's
broken, and we can re-enable it in the next release.

Fixes: f41621432f ("perl: 5.36.0 -> 5.38.0")
Fixes: https://github.com/NixOS/nixpkgs/issues/248738
2023-08-17 16:32:51 +00:00
R. Ryantm
3e28a234fb python310Packages.flower: 2.0.0 -> 2.0.1 2023-08-17 16:30:56 +00:00
0x4A6F
9ce7e0bd4d
Merge pull request #249573 from Janik-Haag/qdmr
qdmr: 0.11.2 -> 0.11.3
2023-08-17 18:26:28 +02:00
Dmitry Kalinkin
cf04434459
Merge pull request #246143 from natsukium/scikit-build-core/update
python310Packages.scikit-build-core: 0.2.0 -> 0.4.8
2023-08-17 12:14:04 -04:00
Dmitry Kalinkin
912894ee43
Merge pull request #249557 from natsukium/numba/fix
python310Packages.numba: fix __version__
2023-08-17 12:04:32 -04:00
Henner Zeller
f1096ca538 timg: 1.5.1 -> 1.5.2
Release notes:
https://github.com/hzeller/timg/releases/tag/v1.5.2

Important: fixes a buffer overflow issue.
2023-08-17 09:04:02 -07:00
Theodore Ni
6e484b9de7
python3.pkgs.plux: 1.3.1 -> 1.4.0 2023-08-17 09:03:13 -07:00
OTABI Tomoya
f2c312a640
Merge pull request #248573 from rardiol/we
python3Packages.worldengine fix
2023-08-18 01:01:14 +09:00
hulr
677f85296c cava: 0.9.0 -> 0.9.1
https://github.com/karlstav/cava/releases/tag/0.9.1
2023-08-17 17:28:54 +02:00
Manuel Bärenz
bad4b37c7e Remove turion (myself) as maintainer from some packages
I have removed myself as maintainer from those packages that:

* Have at least one other maintainer
* Are outside of my actual expertise,
  i.e. I wouldn't really know how to fix them if they broke
2023-08-17 17:20:18 +02:00
Pol Dellaiera
bfa55aa7f9
Merge pull request #249423 from Henry-Hiles/init-google-cursor
google-cursor: init at 2.0.0
2023-08-17 16:47:42 +02:00
R. Ryantm
e7a42f4193 python310Packages.jupyterhub-tmpauthenticator: 0.6 -> 1.0.0 2023-08-17 14:40:11 +00:00
Henry Hiles
c4ed81e15b google-cursor: init at 2.0.0 2023-08-17 10:00:33 -04:00
Pol Dellaiera
02bba6c619
Merge pull request #249725 from NixOS/nvd/add-meta-mainProgram
nvd: use `finalAttrs` pattern, add `meta.mainProgram`, reformat
2023-08-17 15:35:07 +02:00
figsoda
2b980e53c3 tui-journal: 0.3.0 -> 0.3.1
Diff: https://github.com/AmmarAbouZor/tui-journal/compare/v0.3.0...v0.3.1

Changelog: https://github.com/AmmarAbouZor/tui-journal/blob/v0.3.1/CHANGELOG.ron
2023-08-17 09:33:21 -04:00
Doron Behar
ca6560f601 alass: make meta.description 'subtitle' plural, and add mainProgram 2023-08-17 15:30:36 +02:00
figsoda
fc446828bf cargo-zigbuild: 0.17.0 -> 0.17.1
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.17.0...v0.17.1

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.17.1
2023-08-17 09:29:25 -04:00
figsoda
bf8971d84b
Merge pull request #248762 from usmcamp0811/vim-plugins 2023-08-17 09:28:33 -04:00
Vladimír Čunát
067cf75598
thunderbird: 115.1.0 -> 115.1.1
https://www.thunderbird.net/en-US/thunderbird/115.1.1/releasenotes/
2023-08-17 15:14:03 +02:00
Vladimír Čunát
01e59d081a
thunderbird-bin: 115.1.0 -> 115.1.1
https://www.thunderbird.net/en-US/thunderbird/115.1.1/releasenotes/
2023-08-17 15:13:36 +02:00
Elliot Cameron
26d2c8bbea python3Packages.datefinder: init at 0.7.3 2023-08-17 09:12:04 -04:00
markuskowa
1e95ab3b71
Merge pull request #249709 from sheepforce/libxc-timeout
libxc: increase test timeout
2023-08-17 15:11:03 +02:00
Martin Weinelt
fe2a01e978
firefox-bin-unwrapped: 116.0.2 -> 116.0.3
https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/
2023-08-17 15:04:25 +02:00
Martin Weinelt
2b8f4fe2fa
firefox-unwrapped: 116.0.2 -> 116.0.3
https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/
2023-08-17 15:03:33 +02:00
Twingate Build Bot
b22003dcc4
twingate: 1.0.83 -> 2023.227.93198 (#249324)
* twingate: 1.0.83 -> 2023.227.93198

* - Preserve existing changes

* Update pkgs/applications/networking/twingate/default.nix

---------

Co-authored-by: Anton Shkurenko <anton@twingate.com>
Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com>
2023-08-17 15:55:40 +03:00
Anthony Roussel
495c1fc88c
win-signed-gplpv-drivers: remove
win-signed-gplpv-drivers is now unmaintained upstream
See https://help.univention.com/t/installing-signed-gplpv-drivers/21828

Use win-pvdrivers instead (however, drivers are unsigned).
2023-08-17 14:53:38 +02:00
Anthony Roussel
631a8018f8
win-pvdrivers: unstable-2015-07-01 -> unstable-2023-08-17 2023-08-17 14:53:35 +02:00
Alejandro Sánchez Medina
8cd56a3b7a
Documentation: nixpkgs manual: move Python reference to the top of Python chapter (#247117)
* nixpkgs manual, doc Python: move Reference/Optimizations to FAQ

See https://github.com/NixOS/nixpkgs/issues/246234.

* nixpkgs manual, doc Python: move Reference/python-optional-dependencies to FAQ

See https://github.com/NixOS/nixpkgs/issues/246234.

* nixpkgs manual, doc Python: move Reference/Tools to FAQ

See https://github.com/NixOS/nixpkgs/issues/246234.

* nixpkgs manual, doc Python: move Reference/deterministic-builds to FAQ

See https://github.com/NixOS/nixpkgs/issues/246234.

* nixpkgs manual, doc Python: move Reference/automatic-tests to FAQ

See https://github.com/NixOS/nixpkgs/issues/246234.

* nixpkgs manual, doc Python: move Reference to top section

See https://github.com/NixOS/nixpkgs/issues/246234.
2023-08-17 14:45:29 +02:00
R. Ryantm
1d89d45e25 python310Packages.plaid-python: 15.2.0 -> 15.4.0 2023-08-17 12:42:57 +00:00
OTABI Tomoya
c4fa270c64
Merge pull request #249164 from savyajha/add-qbittorrentapi
python310Packages.qbittorrent-api: init at 2023.7.52
2023-08-17 21:34:37 +09:00
Laurent CaniBot
35473208fe ligo: 0.71.1 -> 0.72.0 2023-08-17 14:33:27 +02:00
Pol Dellaiera
fbedb8d6e0
nvd: reformat using nixpkgs-fmt and update minor things 2023-08-17 14:12:22 +02:00