Commit graph

651124 commits

Author SHA1 Message Date
Franz Pletz 7583e8b826
Merge pull request #321234 from 0david0mp/dmenu-configfile
dmenu: allow config file argument
2024-07-09 17:24:47 +02:00
Masum Reza 35f966cefd
Merge pull request #325840 from emilioziniades/fix-bitwarden-desktop
bitwarden-desktop: export _logHook for sub-shell
2024-07-09 20:53:41 +05:30
Martin Weinelt 0d7271a85f
Merge pull request #325847 from dotlambda/python3Packages.jaconv
python312Packages.jaconv: don't use nose
2024-07-09 17:19:13 +02:00
Franz Pletz 0f6ed02c13
Merge pull request #324664 from x123/x123-update-borgmatic
borgmatic: 1.8.11 -> 1.8.13
2024-07-09 17:15:47 +02:00
Franz Pletz 077a3823ab
Merge pull request #324323 from e1mo/borgbackup-1-4-0
borgbackup: 1.2.8 -> 1.4.0
2024-07-09 17:15:14 +02:00
Franz Pletz 67c3af4c39
Merge pull request #324748 from OPNA2608/add/input-fonts-postFetch-parallelism
input-fonts: Parallelise postFetch
2024-07-09 17:13:49 +02:00
Martin Weinelt ff55f8fbfb
python312Packages.pydy: revert to nose, disable tests on 3.12 2024-07-09 17:13:07 +02:00
Martin Weinelt 75228216b1
python312Packages.hdmedians: replace nose with pytest 2024-07-09 17:13:07 +02:00
Martin Weinelt 34a07e8f52
python312Packages.segdiag: revert to nose, disable tests on 3.12 2024-07-09 17:13:07 +02:00
Martin Weinelt db4f14a4f3
python312Packages.pytimeparse: revert to nose, disable tests on 3.12 2024-07-09 17:13:06 +02:00
Martin Weinelt ac1eeed1eb
python312Packages.annoy: migrate to pytest 2024-07-09 17:13:06 +02:00
Martin Weinelt 0cf8b76db9
python312Packages.xlwt: revert to nose, disable tests on 3.12 2024-07-09 17:13:06 +02:00
Martin Weinelt f8214edc5b
python312Packages.biopandas: revert to nose, disable tests on 3.12 2024-07-09 17:13:05 +02:00
Martin Weinelt a78d2e175c
python312Packages.pygatt: revert to nose, disable tests on 3.12 2024-07-09 17:13:05 +02:00
Martin Weinelt 14956c0eff
python312Packages.pprintpp: revert to nose, disable tests on 3.12 2024-07-09 17:13:05 +02:00
Martin Weinelt 15c1730967
python312Packages.case: drop
Usage of case in the celery ecosystem has ceased, so this package has
become a leaf package with a nose dependency.
2024-07-09 17:13:05 +02:00
Martin Weinelt d998e535b9
python312Packages.django-celery-beat: remove case dependency 2024-07-09 17:13:04 +02:00
Martin Weinelt 72102c0626
python312Packages.billiard: remove case dependency 2024-07-09 17:13:04 +02:00
Martin Weinelt 832e7d33d6
python312Packages.kombu: remove case dependency
Also return to pytestCheckHook and migrate optional-dependencies out of
passthrough.
2024-07-09 17:13:04 +02:00
Martin Weinelt 01bd09bbe4
python312Packages.amqp: drop case dependency 2024-07-09 17:13:04 +02:00
Martin Weinelt 7a4a40d048
python312Packages.vine: drop case dependency 2024-07-09 17:13:03 +02:00
Martin Weinelt 6fccf03a30
python312Packages.aiounittest: migrate to pytest 2024-07-09 17:13:03 +02:00
Martin Weinelt 72a1b22d68
python312Packages.envs: revert to nose, disable tests on 3.12 2024-07-09 17:13:03 +02:00
Martin Weinelt b12ff378fe
python312Packages.lockfile: revert to nose, disable tests on 3.12 2024-07-09 17:13:02 +02:00
Martin Weinelt fedea1e0fa
python312Packages.forbiddenfruit: drop
Unmaintained leaf package with its last release over 4.5y ago.
2024-07-09 17:13:02 +02:00
Martin Weinelt 64a824adc3
python312Packages.uvcclient: revert to nose, disable tests on 3.12 2024-07-09 17:13:02 +02:00
Martin Weinelt bf04c9e4bd
python312Packages.enocean: revert to nose, disable tests on 3.12 2024-07-09 17:13:02 +02:00
Martin Weinelt a378586b50
python312Packages.sphinx-rtd-dark-theme: revert to nose, disable tests on 3.12 2024-07-09 17:13:01 +02:00
Martin Weinelt 3bd1aeb99f
python312Packages.http-ece: revert to nose, disable tests on 3.12 2024-07-09 17:13:01 +02:00
Martin Weinelt cb1a1c9164
python312Packages.actdiag: revert to nose, disable tests on 3.12 2024-07-09 17:13:01 +02:00
Martin Weinelt 48b283e71f
python312Packages.blockdiag: revert to nose, disable tests on 3.12 2024-07-09 17:13:01 +02:00
Martin Weinelt 304cf6275e
python312Packages.pylacrosse: revert to nose, disable tests on 3.12 2024-07-09 17:13:00 +02:00
Martin Weinelt 241da09d50
python312Packages.cle: remove unused dependency on pynose 2024-07-09 17:13:00 +02:00
Martin Weinelt 01f6deed20
python312Packages.aadict: drop
The package was last maintained 8y ago (2016) and was packaged as a
dependency for passwordmeter, which never manifested.

Its tests rely on nose, which is not compatible with Python 3.12, so
there is little reason to keep it around.
2024-07-09 17:13:00 +02:00
Martin Weinelt 9d8691d37c
python312Packages.influxdb: patch out nose 2024-07-09 17:12:59 +02:00
Martin Weinelt 1a4a79ab61
python312Packaegs.kazoo: remove pynose
It was apparently unused.
2024-07-09 17:12:59 +02:00
Martin Weinelt eb95a9eec7
Merge pull request #325872 from dotlambda/python3Packages.xlib
python312Packages.xlib: don't use nose
2024-07-09 17:11:34 +02:00
Franz Pletz 729ffb758b
Merge pull request #325105 from r-ryantm/auto-update/wesnoth
wesnoth: 1.18.1 -> 1.18.2
2024-07-09 17:11:05 +02:00
éclairevoyant 371f2fc5de
thefuck: nixfmt-rfc-style 2024-07-09 11:10:39 -04:00
éclairevoyant 0c3a63afe1
thefuck: modernise 2024-07-09 11:10:02 -04:00
éclairevoyant 69e5cb5b48
thefuck: pin to python 3.11 to fix build 2024-07-09 11:08:04 -04:00
Pavol Rusnak b3f9d6e23d
Merge pull request #325820 from Cynerd/mingw-openocd 2024-07-09 17:06:44 +02:00
Franz Pletz e75be2f641
Merge pull request #325264 from adamcstephens/calibre-web/0.6.22
calibre-web: 0.6.21 -> 0.6.22
2024-07-09 17:02:21 +02:00
Franz Pletz a4156805d7
Merge pull request #325432 from r-ryantm/auto-update/proto
proto: 0.37.2 -> 0.38.0
2024-07-09 17:00:38 +02:00
Franz Pletz f1d54d49b9
Merge pull request #325459 from numinit/nebula-module-tweaks
nixos/nebula: support non-path host keys
2024-07-09 16:59:35 +02:00
éclairevoyant c06f40871f
thefuck: move to by-name 2024-07-09 10:59:15 -04:00
Yt eecc21df10
Merge pull request #325683 from georgyo/lemmy-0.19.5
Lemmy 0.19.3 -> 0.19.5
2024-07-09 14:57:07 +00:00
Robert Schütz 78f943535f python312Packages.xlib: don't use nose 2024-07-09 07:48:29 -07:00
Robert Schütz 6c82ba4013 Revert "python312Packages.xlib: disable tests for python 3.12"
This reverts commit e0e95085ae.
2024-07-09 07:48:28 -07:00
Franz Pletz b9db8b7c16
Merge pull request #325589 from wskeele/duplicity-include-filelist
nixos/duplicity: Add support for --include-filelist / --exclude-filelist
2024-07-09 16:45:35 +02:00