Commit Graph
653472 Commits
Author SHA1 Message Date
Maximilian BoschandGitHub 027684ff00 Merge pull request #325236 from gador/pass-audit-python
passExtensions.pass-audit: fix python3.12 compat
2024-07-12 10:34:53 +00:00
Pol Dellaiera 076063ab15 python3Packages.langchain-community: disable tests requiring duckdb-engine 2024-07-12 12:34:12 +02:00
Pol Dellaiera d6e14ec84e python3Packages.ctranslate2: disable TensorFlow tests 2024-07-12 12:34:11 +02:00
Pol Dellaiera a7bda90b0e open-webui: 0.3.7 -> 0.3.8
diff: https://github.com/open-webui/open-webui/compare/v0.3.7..v0.3.8
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.8
2024-07-12 12:34:11 +02:00
AleksanaandGitHub ca53d70f72 Merge pull request #324905 from pwaller/hello-cpp
hello-cpp: init
2024-07-12 18:31:54 +08:00
SandroandGitHub f27f2d5199 Merge pull request #326501 from GaetanLepage/langchain-chroma
python311Packages.chromadb: fix by relaxing dependency
2024-07-12 12:28:55 +02:00
AleksanaandGitHub 1b382b7402 Merge pull request #326284 from ninelore/ytmdesktop-desktop
ytmdesktop: fix desktop file, removed unused stuff
2024-07-12 18:27:22 +08:00
Pol DellaieraandGitHub af1ea1c2f1 Merge pull request #279059 from TomaSajt/tika
tika: init at 2.9.2
2024-07-12 12:26:01 +02:00
R. Ryantm 9e4fea8ef3 kaniko: 1.23.1 -> 1.23.2 2024-07-12 10:20:43 +00:00
R. Ryantm 43c4add75f python312Packages.ansible-compat: 24.6.1 -> 24.7.0 2024-07-12 10:20:24 +00:00
superherointjandYaya d8d9485a4a azure-cli: add stridtech team as maintainer 2024-07-12 12:16:22 +02:00
superherointjandYaya 533da0c2ae openssl: add stridtech team as maintainer 2024-07-12 12:16:22 +02:00
superherointjandYaya cca34e8615 nginx: add stridtech team as maintainer 2024-07-12 12:16:22 +02:00
superherointjandYaya 8652b890f3 bicep: add stridtech team as maintainer 2024-07-12 12:16:22 +02:00
da16f157fe maintainers/team-list: add stridtech team
Co-authored-by: @ulrikstrid
2024-07-12 12:16:22 +02:00
zzzsyyy a68af291d9 linux_xanmod: 6.6.37 -> 6.6.39 2024-07-12 18:13:48 +08:00
AleksanaandGitHub fc2624bcf0 Merge pull request #325641 from hauskens/infisical-update
infisical: 0.22.6 -> 0.23.3 and fix update.sh
2024-07-12 18:07:59 +08:00
Marcus RambergandGitHub 72249a0d35 Merge pull request #275180 from rorosen/extend-k3s-module 2024-07-12 12:02:32 +02:00
AleksanaandGitHub 08c4339c15 Merge pull request #323666 from hakantunc/influxdb2-cli-install-shell-completion
influxdb2-cli: install shell completion
2024-07-12 17:58:00 +08:00
K900andGitHub 0a05f72250 Merge pull request #326119 from SuperSandro2000/ktailctl
ktailctl: 0.16.2 -> 0.17.1
2024-07-12 12:47:11 +03:00
Maximilian GüntnerandSandro Jäckel ebda20cc6b ma1sd: remove package
unmaintained package, see repository

https://github.com/ma1uta/ma1sd
2024-07-12 11:44:59 +02:00
Maximilian GüntnerandSandro Jäckel 23e62062bc nixos/mxisd: remove module
mxisd and ma1sd are both unmaintained
2024-07-12 11:44:59 +02:00
YtandGitHub be6c2a8383 Merge pull request #326502 from GaetanLepage/transformers
python311Packages.transformers: 4.42.3 -> 4.42.4
2024-07-12 09:39:21 +00:00
SandroandGitHub eb76ed546a Merge pull request #326044 from amarshall/blender-correct-python-version 2024-07-12 11:25:12 +02:00
Sandro Jäckel 5ffa3a6431 ktailctl: 0.16.2 -> 0.17.1
Changelog: https://github.com/f-koehler/KTailctl/releases/tag/v0.17.0
Changelog: https://github.com/f-koehler/KTailctl/releases/tag/v0.17.1
2024-07-12 11:21:43 +02:00
R. Ryantm 080a4af2e8 zmap: 4.1.1 -> 4.2.0 2024-07-12 09:17:17 +00:00
R. Ryantm f0550e009f python312Packages.universal-silabs-flasher: 0.0.20 -> 0.0.21 2024-07-12 09:17:12 +00:00
SandroandGitHub 0f1ab31eb2 Merge pull request #324823 from GaetanLepage/ruff 2024-07-12 11:07:38 +02:00
Maximilian Bosch d94ccbdd12 passExtensions.pass-audit: get rid of pythonEnv
It seems a little odd to first generate an interpreter pointing to an
environment and then building a package from it. This commit alters the
build process so that

* dependencies are listed explicitly as in any normal python build.
* a PYTHONPATH is then generated out of all dependencies and $out. This
  is injected into the package's entrypoint, the `audit.bash`.
2024-07-12 10:58:17 +02:00
Smaug123 45037a9d73 buildDotnetModule: split fetch-deps script to new file
This makes the minimal change to put the script in a new file.
It does not fix the resulting ShellCheck warnings (which would
have been present in the previous version; I've just exposed
them).
2024-07-12 09:53:13 +01:00
SandroandGitHub 1a7b2519f7 Merge pull request #298670 from thillux/mtheil/crypto-lib-modernization 2024-07-12 10:43:13 +02:00
R. Ryantm 7c48795465 opcr-policy: 0.2.15 -> 0.2.16 2024-07-12 08:43:07 +00:00
R. Ryantm 2a198b20f0 checkSSLCert: 2.81.1 -> 2.82.0 2024-07-12 08:40:30 +00:00
sethandYaya 591db34a9b lix: 2.90.0-rc1 -> 2.90.0 2024-07-12 10:37:35 +02:00
Pavol RusnakandGitHub 79539d384b Merge pull request #325615 from siriobalmelli/fix/rocksdb
rocksdb: fix broken darwin build
2024-07-12 10:34:26 +02:00
Felix SchröterandYaya ff1dc27711 {tor,mullvad}-browser: migrate to pkgs/by-name 2024-07-12 10:20:37 +02:00
Felix SchröterandYaya 450290133d mullvad-browser: 13.5 -> 13.5.1
https://github.com/mullvad/mullvad-browser/releases/tag/13.5.1
2024-07-12 10:20:37 +02:00
Felix SchröterandYaya 1cb620a1ca tor-browser: 13.5 -> 13.5.1
https://blog.torproject.org/new-release-tor-browser-1351/
2024-07-12 10:20:37 +02:00
Pol DellaieraandGitHub 2977213b60 Merge pull request #326482 from GaetanLepage/typst-preview
typst-preview: explicitly add name in deprecation message
2024-07-12 10:08:33 +02:00
Gaetan Lepage 851ed73568 typst-preview: explicitly add name in deprecation message 2024-07-12 10:06:58 +02:00
GYandéclairevoyant bcc7eff2c5 nixos/input-method: deprecate .enabled option; add .type and .enable options
This commit introduces two new properties:
`enable` and `type`, to replace the `enabled` property.
`enable` has the same meaning as is common across nixpkgs.
`type` has the same meaning as the existing `enabled` property.
`enabled` property is now deprecated and will be removed in a future release.

Fixes #180654
2024-07-12 03:59:20 -04:00
Marcus RambergandGitHub 763a582674 Merge pull request #326381 from trofi/miniflux-update
miniflux: 2.1.3 -> 2.1.4
2024-07-12 09:59:04 +02:00
Gaetan Lepage 62fb2819b4 python311Packages.transformers: 4.42.3 -> 4.42.4
Diff: https://github.com/huggingface/transformers/compare/refs/tags/v4.42.3...v4.42.4

Changelog: https://github.com/huggingface/transformers/releases/tag/v4.42.4
2024-07-12 09:58:17 +02:00
Marcus RambergandGitHub e10083919a Merge pull request #326317 from nevivurn/feat/go-task-update
go-task: 3.37.2 -> 3.38.0
2024-07-12 09:53:34 +02:00
Gaetan Lepage 1924e35314 python311Packages.chromadb: fix by relaxing dependency 2024-07-12 09:51:51 +02:00
Marcus RambergandGitHub 103e151e4d Merge pull request #326311 from gepbird/bitwarden-cli-fix-build
bitwarden-cli: fix build by pinning python to 3.11
2024-07-12 09:45:34 +02:00
R. Ryantm d21b18ffe8 viceroy: 0.10.0 -> 0.10.1 2024-07-12 07:32:51 +00:00
R. Ryantm 4f76a2c9c2 humioctl: 0.35.0 -> 0.35.1 2024-07-12 07:32:44 +00:00
R. Ryantm 11e39671b6 python312Packages.faraday-agent-parameters-types: 1.6.0 -> 1.7.0 2024-07-12 07:29:20 +00:00
R. Ryantm 742f600b43 python312Packages.faraday-plugins: 1.18.0 -> 1.18.1 2024-07-12 07:28:59 +00:00