501735 Commits

Author SHA1 Message Date
Dominique Martinet
668f528b6c nixos/ankisyncd: use ankisyncd-rs instead of the old python one
Unfortunately the config is not compatible; data itself looks like it was compatible
from an up to date python ankisyncd but I wouldn't assume anything with the older
service (which didn't work for me with either ankidroid or recent desktop version)
2023-07-04 18:14:17 +09:00
Dominique Martinet
5c7df30c0a ankisyncd-rs: add package for anki-sync-server-rs
the current ankisyncd server is obsolete and does not work with modern anki clients,
the new version of the ankisyncd python server might work but is hard to build
2023-07-04 18:14:17 +09:00
PowerUser64
010d201115 ardour: set mainProgram in meta 2023-07-04 02:13:41 -07:00
linsui
ab1397475c jami: use fmt_9 and msgpack 2023-07-04 17:11:54 +08:00
R. Ryantm
bb625eb45c pulsarctl: 2.10.3.3 -> 2.11.1.3 2023-07-04 09:11:40 +00:00
Florian Klink
f338f46fff
Merge pull request #240969 from mutantmell/systemd-network-unit-util
systemd.network: move unit file generation code into a util
2023-07-04 12:02:37 +03:00
Aaron Jheng
77ccd192b3
git-codereview: 1.2.0 -> 1.3.0 2023-07-04 08:32:36 +00:00
R. Ryantm
441e925d48 prometheus-fastly-exporter: 7.5.1 -> 7.6.0 2023-07-04 08:23:27 +00:00
Weijia Wang
eb115bee68
Merge pull request #241431 from tjni/slowlorust
slowlorust: fix build on darwin
2023-07-04 11:23:26 +03:00
sternenseemann
580181157d haskellPackages.hnix-store-core_0_6_1_0: allow algebraic-graphs 0.7 2023-07-04 10:23:19 +02:00
Weijia Wang
7a0b531c80
Merge pull request #241430 from tjni/wagyu
wagyu: update tag to disambiguate revision
2023-07-04 11:22:49 +03:00
Weijia Wang
988a9e0d89
Merge pull request #241202 from tjni/pytrends
python310Packages.pytrends: 4.9.0 -> 4.9.2
2023-07-04 11:22:02 +03:00
sternenseemann
7f77b75171 gitit: patch for Stackage LTS-21 compat 2023-07-04 10:21:29 +02:00
R. Ryantm
a7994459da libfabric: 1.18.0 -> 1.18.1 2023-07-04 08:16:15 +00:00
Tim Kleinschmidt
041a124886
gex: 0.3.8 -> 0.4.0 2023-07-04 10:11:54 +02:00
R. Ryantm
5109666fad sonic-pi: 4.3.0 -> 4.4.0 2023-07-04 08:10:03 +00:00
Weijia Wang
f7a6e756fa
Merge pull request #241414 from aaronjheng/errcheck
errcheck: unstable-2022-03-26 -> 1.6.3
2023-07-04 11:05:05 +03:00
Weijia Wang
fa4ca02100
Merge pull request #241429 from tjni/fitnesstrax
fitnesstrax: remove since it is gone upstream
2023-07-04 10:59:32 +03:00
R. Ryantm
95cca6d266 gucci: 1.6.6 -> 1.6.10 2023-07-04 07:59:16 +00:00
Weijia Wang
70a051b335
Merge pull request #238243 from r-ryantm/auto-update/unciv
unciv: 4.6.19 -> 4.7.6-patch1
2023-07-04 10:42:12 +03:00
Weijia Wang
b6cc068268
Merge pull request #241425 from r-ryantm/auto-update/vtm
vtm: 0.9.9o -> 0.9.9q
2023-07-04 10:36:59 +03:00
Weijia Wang
31c4d04b98
Merge pull request #241397 from r-ryantm/auto-update/python310Packages.holidays
python310Packages.holidays: 0.27.1 -> 0.28
2023-07-04 10:36:30 +03:00
Weijia Wang
4c9d594716
Merge pull request #241375 from r-ryantm/auto-update/benthos
benthos: 4.17.0 -> 4.18.0
2023-07-04 10:35:46 +03:00
Weijia Wang
bf8245ef53
Merge pull request #241405 from newAM/orbuculum-2.1.0
orbuculum: 2.0.0 -> 2.1.0
2023-07-04 10:35:01 +03:00
Weijia Wang
5c9a8e1c47
Merge pull request #241369 from r-ryantm/auto-update/squashfuse
squashfuse: 0.1.105 -> 0.2.0
2023-07-04 10:34:24 +03:00
Weijia Wang
c58910cf32
Merge pull request #241185 from GaetanLepage/csharp-ls
csharp-ls: init at 0.8.0
2023-07-04 10:30:20 +03:00
Theodore Ni
7e681d7f66
slowlorust: fix build on darwin 2023-07-04 00:22:56 -07:00
Theodore Ni
1a6370f64c
wagyu: update tag to disambiguate revision 2023-07-04 00:15:46 -07:00
Paul Haerle
f3a2296445
passage: use getopt from nix on darwin (#241293)
* passage: use getopt from nix on darwin

This removes an ugly hack from upstream which hard-codes a bunch of
paths to find gnu-getopt (as opposed to darwins getopt in
/usr/bin/getopt).

This lets nix-built passage fail on systems which don't have one of
those already installed (i.e. from homebrew).

As upstream seemingly doesn't provide a way to override this easily yet,
we do it ourselves.

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-07-04 10:14:55 +03:00
Weijia Wang
75769df6f1
Merge pull request #241186 from tjni/lib3mf
lib3mf: fix building tests on aarch64-darwin
2023-07-04 10:13:55 +03:00
Weijia Wang
3248e26928
Merge pull request #241138 from figsoda/nu
nushell: refactor
2023-07-04 10:12:00 +03:00
Theodore Ni
16c79f5f30
fitnesstrax: remove since it is gone upstream 2023-07-04 00:04:39 -07:00
R. RyanTM
c67590170e
php81Packages.box: 4.2.0 -> 4.3.8 (#241427) 2023-07-04 08:58:03 +02:00
Janik
8419b512e6
Merge pull request #240189 from gmemstr/patch-1
n8n: add WEBHOOK_URL environment variable
2023-07-04 08:56:36 +02:00
Fabian Affolter
dc3fa5c6af
python310Packages.holidays: update disabled 2023-07-04 08:47:53 +02:00
Nick Cao
3ad74ddc85
Merge pull request #241409 from r-ryantm/auto-update/gobgp
gobgp: 3.15.0 -> 3.16.0
2023-07-04 14:47:01 +08:00
Nick Cao
94fea4ff82
Merge pull request #241412 from r-ryantm/auto-update/gotrue-supabase
gotrue-supabase: 2.77.1 -> 2.78.0
2023-07-04 14:46:02 +08:00
Fabian Affolter
3095204c38 python311Packages.python-kasa: 0.5.1 -> 0.5.2
Diff: python-kasa/python-kasa@refs/tags/0.5.1...0.5.2

Changelog: https://github.com/python-kasa/python-kasa/blob/0.5.2/CHANGELOG.md
2023-07-04 08:43:08 +02:00
Dennis Gosnell
55b8958f7d
tests.haskell.shellFor: change package used in extraDependencies test
This commit does the following two things:

1.  Changes the Haskell package used in the extraDependencies test from
    releaser to conduit.  The reason for this is that conduit is more
    of a "core" package in Haskell, and it is more likely to always be
    working.  (If conduit is not compiling, then large chunks of Hackage
    won't be working.)

2.  Tighten up the GHCi test to actually use the package from
    extraDependencies.  It appears that GHCi can fail to import the
    package from extraDependencies, and that doesn't cause GHCi to
    return an error code, which means the test isn't actually testing
    anything.

    This new change makes it so that if the package from
    extraDependencies is actually not included for some reason, then
    this shellFor test should fail.
2023-07-04 15:38:23 +09:00
Fabian Affolter
9a63fccab8
Merge pull request #241257 from fabaff/mitogen-bump
python311Packages.mitogen: 0.3.3 -> 0.3.4
2023-07-04 08:35:39 +02:00
Fabian Affolter
bc25e98828 nuclei: update rev 2023-07-04 08:33:02 +02:00
Connor Baker
1bbdebb7d1
Merge pull request #240457 from Dessix/dev/dessix/update-cudatoolkit-12.2
cudaPackages_12_2.cudatoolkit: init at 12.2.0
2023-07-04 02:20:12 -04:00
R. Ryantm
5d180a74db python310Packages.nlpcloud: 1.0.42 -> 1.0.43 2023-07-04 05:57:01 +00:00
R. Ryantm
8d68d951af dex-oidc: 2.36.0 -> 2.37.0 2023-07-04 05:31:12 +00:00
R. Ryantm
7f85c39b8b vtm: 0.9.9o -> 0.9.9q 2023-07-04 05:30:56 +00:00
Aaron Jheng
0509d2e08f
gauge: 1.4.3 -> 1.5.1 2023-07-04 05:18:42 +00:00
Theodore Ni
45170fdb53
lib3mf: fix building tests on aarch64-darwin 2023-07-03 22:18:39 -07:00
Aaron Jheng
1b5ad64b52
errcheck: unstable-2022-03-26 -> 1.6.3 2023-07-04 05:11:16 +00:00
R. Ryantm
80d1952b01 gotrue-supabase: 2.77.1 -> 2.78.0 2023-07-04 05:01:43 +00:00
Li Yang
f6dc216ee2
deck: 1.22.0 -> 1.23.0 (#241292)
Diff: https://github.com/kong/deck/compare/v1.22.0...v1.23.0
Changelog: https://github.com/Kong/deck/blob/main/CHANGELOG.md#v1230
2023-07-04 06:45:18 +02:00