Commit Graph

99568 Commits

Author SHA1 Message Date
Artturin
9d907b831f
Merge pull request #315681 from sikmir/knxd
knxd: fix cross-compilation
2024-06-06 16:28:37 +03:00
Sandro
7a6f68a141
Merge pull request #270372 from l0b0/nexus-mods-app 2024-06-06 13:36:12 +02:00
Peder Bergebakken Sundt
1dbbb9be05
Merge pull request #310098 from moduon/git-find-repos
git-find-repos: init at 2.1.0
2024-06-06 13:30:12 +02:00
Doron Behar
01d57709ec
Merge pull request #290715 from Scrumplex/pkgs/build-support/fetchPnpmDeps
pnpm.fetchDeps: init
2024-06-06 09:41:22 +03:00
Victor Engmark
59255b36ac
nexusmods-app: init at 0.4.1
Closes #270358.

Name recommended by @erri120
<https://github.com/NixOS/nixpkgs/pull/270372#issuecomment-2147052607>.

Replaces the `7zz` binary executable included with the upstream project
for safety and reproducibility.

Requires an `enableUnfree = true` override to support RAR format mods.

Disables tests marked as requiring networking (actually requiring Nexus
Mods API key according to
<https://github.com/Nexus-Mods/NexusMods.App/pull/1222#issuecomment-2060687094>),
and one other tests which requires networking.

Co-Authored-By: Matej Cotman <matej@matejc.com>
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-06 17:44:51 +12:00
Sandro
da1498a4a9
Merge pull request #313107 from justanotherariel/zotero-beta 2024-06-06 01:45:39 +02:00
Thiago Kenji Okada
4350d7a514
Merge pull request #317514 from lucasew/20240605-update-qrcode
qrcode: move to by-name, add maintainer, update script and update
2024-06-06 00:41:54 +01:00
Peder Bergebakken Sundt
c4c7999160
Merge pull request #254623 from TomaSajt/mathmod
mathmod: init at 11.1-unstable-2024-01-26
2024-06-06 00:46:00 +02:00
Ariel Ebersberger
573f27b24c zotero-beta: 7.0.0-65 -> 7.0.0-83 2024-06-05 20:37:58 +02:00
lucasew
5ecd26411a qrcode: move to by-name, add update script, add lucasew as maintainer
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-06-05 14:33:08 -03:00
Sandro
52694a4be3
Merge pull request #315962 from Sigmanificient/dahlia 2024-06-05 17:04:12 +02:00
Sandro
33291f18fd
Merge pull request #315978 from Sigmanificient/ixia 2024-06-05 17:04:01 +02:00
Sandro
50d57f497f
Merge pull request #316350 from Sigmanificient/autotrash 2024-06-05 16:58:54 +02:00
Sandro
9e47c3a6bc
Merge pull request #315989 from Sigmanificient/paperbush 2024-06-05 16:58:31 +02:00
Sandro
ff80247307
Merge pull request #315985 from Sigmanificient/outspin 2024-06-05 16:55:26 +02:00
Sandro
27841e1cfc
Merge pull request #316606 from matteo-pacini/easyaudiosync 2024-06-05 16:52:40 +02:00
Sandro
5a26712cbf
Merge pull request #313710 from bcdarwin/itk-5.4 2024-06-05 16:48:53 +02:00
Matteo Pacini
34f416de62
easyaudiosync: init at 1.1.1 2024-06-05 16:44:08 +02:00
superherointj
56335073ec
Merge pull request #317452 from znaniye/ols
ols: refactor
2024-06-05 11:42:16 -03:00
Weijia Wang
d2d3d19d7a
Merge pull request #298745 from dotlambda/mousai
mousai: 0.7.6 -> 0.7.7
2024-06-05 15:30:20 +02:00
znaniye
ee54d80c9b ols: refactor 2024-06-05 10:11:43 -03:00
Francesco Gazzetta
375ac09eed perlPackages.Apppapersway: init at 1.001 2024-06-05 12:45:22 +00:00
Weijia Wang
a8e5c604cc mousai: move to pkgs/by-name 2024-06-05 13:44:22 +02:00
Weijia Wang
22b57baf09
Merge pull request #317382 from JohnRTitor/corefonts
corefonts: fix build
2024-06-05 13:40:51 +02:00
Sandro
a596af7d4d
Merge pull request #313759 from OPNA2608/update/process-cpp 2024-06-05 13:08:08 +02:00
Jairo Llopis
ae29391886
git-find-repos: init at 2.1.0
@moduon MT-1075
2024-06-05 11:52:01 +01:00
superherointj
2bd186c343
Merge pull request #317311 from superherointj/erlang-27
erlang: limited upkeep
2024-06-05 07:50:04 -03:00
7c6f434c
b57526ee5c
Merge pull request #317320 from Uthar/clasp-2.6.0
clasp-common-lisp: 2.2.0 -> 2.6.0
2024-06-05 10:18:10 +00:00
Thomas Gerbet
ef6fea2d86 openssh: move Kerberos support into a dedicated package
The `openssh` and `openssh_hpn` packages are now built without
the Kerberos support by default in an effort to reduce the attack surface.

The Kerberos support is likely used only by a fraction of the total users
(I'm guessing mainly users integrating SSH in an Active Directory env) so
dropping it should not impact too many users. It should also be noted that
the Kerberos/GSSAPI auth is disabled by default in the configuration.
`opensshWithKerberos` and `openssh_hpnWithKerberos` are added in order
to provide an easy migration path for users needing this support.

The `openssh_gssapi` package is kept untouched.
2024-06-05 19:45:31 +10:00
John Titor
96f6a37b84
corefonts: move to pkgs/by-name 2024-06-05 13:40:59 +05:30
Doron Behar
fdbd20d8f6
Merge pull request #316918 from doronbehar/pkg/acousticbrainz-remove
acousticbrainz-client: remove
2024-06-05 09:08:59 +03:00
Pol Dellaiera
dcc42c10b9
Merge pull request #311731 from TomaSajt/mokuro
mokuro: init at 0.1.8
2024-06-05 04:18:50 +02:00
OTABI Tomoya
5b03a925b3
Merge pull request #314800 from natsukium/django-sr/remove
python311Packages.django-sr: remove
2024-06-05 10:56:42 +09:00
OTABI Tomoya
2d6c4a31f8
Merge pull request #313268 from natsukium/nosexcover/remove
python311Packages.nosexcover: remove
2024-06-05 10:53:30 +09:00
OTABI Tomoya
21c63bf653
Merge pull request #313148 from natsukium/theano/drop
python311Packages.{theano,theano-pymc}: drop
2024-06-05 10:52:26 +09:00
Peder Bergebakken Sundt
3370d80492
Merge pull request #316268 from isabelroses/catwalk
catppuccin-catwalk: 0.1.0 -> 1.3.1
2024-06-05 03:06:42 +02:00
superherointj
4a4839a2ea rabbitmq-server: 3.12.13 -> 3.13.3 2024-06-04 21:57:07 -03:00
superherointj
e73d7ffc6b erlang_27: fix missing reference 2024-06-04 21:56:50 -03:00
Peder Bergebakken Sundt
140fef3ae7
Merge pull request #298707 from t4ccer/t4/csv2md/init
csv2md: init at 1.3.0
2024-06-05 02:55:44 +02:00
Kasper Gałkowski
6e2956f10b clasp-common-lisp: 2.2.0 -> 2.6.0
Same flags as in from debian/arch builds are used (mixed bytecode mode).

This release bundles dependencies that were previously fetched from their git
repositories. It means that the repo-pinning code can be deleted.

Clasp needs ASDF with changes not yet merged to the canonical repository. Such a
patch was added to the asdf derivation to avoid adding conditionals in the lisp
builder.
2024-06-05 02:24:58 +02:00
superherointj
5405ff9602 erlang_{24,25,26}_{odbc,javac,odbc_javac}: remove 2024-06-04 20:31:23 -03:00
Nick Cao
e05241210d
Merge pull request #317246 from r-ryantm/auto-update/tile38
tile38: 1.32.2 -> 1.33.0
2024-06-04 16:49:55 -04:00
Nikolay Korotkiy
a062b23ad1
tile38: migrate to by-name 2024-06-04 21:24:57 +04:00
Nikolay Korotkiy
76eed12770
knxd: migrate to by-name 2024-06-04 20:56:20 +04:00
Maximilian Bosch
706ccc8400
Merge pull request #316329 from techknowlogick/build-gitea
gitea: build from source
2024-06-04 14:03:45 +00:00
Silvan Mosberger
cc648ec468
Merge pull request #317122 from vcunat/p/tarball-hardlinks
pkgs/top-level/make-tarball.nix: avoid hardlinks
2024-06-04 15:14:33 +02:00
Vladimír Čunát
72e89d7461
pkgs/top-level/make-tarball.nix: avoid hardlinks 2024-06-04 15:11:09 +02:00
Sandro
49e2a0af22
Merge pull request #309053 from panicgh/open62541
open62541: 1.3.10 -> 1.4.1
2024-06-04 14:32:24 +02:00
OPNA2608
807c7eed43 process-cpp: Move to by-name 2024-06-04 14:11:40 +02:00
Doron Behar
9ed5c8c88b acousticbrainz-client: remove
Co-authored-by: aszlig <aszlig@nix.build>
2024-06-04 14:07:09 +03:00