Commit Graph
550023 Commits
Author SHA1 Message Date
skovati ac9d70a373 add skovati to maintainer list 2023-11-14 05:20:11 +00:00
R. Ryantm 592a07d9d5 structorizer: 3.32-12 -> 3.32-14 2023-11-14 05:18:39 +00:00
R. Ryantm cb6aaf0e35 storj-uplink: 1.90.1 -> 1.90.2 2023-11-14 05:07:55 +00:00
Chen 95b0f0858c qq: 3.2.1-17412 -> 3.2.2-18394 2023-11-14 13:06:23 +08:00
Chen dc70869c1c qq: fix update script 2023-11-14 13:03:45 +08:00
R. Ryantm b750612bbb static-web-server: 2.23.0 -> 2.24.0 2023-11-14 04:47:51 +00:00
Stephen Huan 3a7da75011 blis: fix so version 2023-11-13 23:44:48 -05:00
DS e93a3d7b58 doc: separate commit header conventions for each area, info on docs changes. 2023-11-13 20:41:08 -08:00
Colin c4f2dd52cd libgnome-games-support: support cross compilation 2023-11-14 04:34:22 +00:00
R. Ryantm 867cec8253 starboard: 0.15.16 -> 0.15.17 2023-11-14 04:33:47 +00:00
Silvan MosbergerandGitHub 7eddbf5690 Merge pull request #265710 from ShamrockLee/lib-copy-function-args
lib.mirrorFunctionArgs: init
2023-11-14 05:33:40 +01:00
Mario Rodas d5c364011f zuo: unstable-2023-10-17 -> unstable-2023-11-10
Diff: https://github.com/racket/zuo/compare/493e9cd08147add01bba9247f36759f095b87678...9e2aa26b0574b4ac53c838f6b59fd78f952c3923
2023-11-14 04:20:00 +00:00
Mario Rodas e072852d9f nodejs_21: 21.1.0 -> 21.2.0
Changelog: https://github.com/nodejs/node/releases/tag/v21.2.0
2023-11-14 04:20:00 +00:00
Mario Rodas 3e4f9f8990 quicktype: 23.0.75 -> 23.0.78
Diff: https://github.com/quicktype/quicktype/compare/9b570a73a896306778940c793c0037a38815304a...317deefa6a0c8ba0201b9b2b50d00c7e93c41d78
2023-11-14 04:20:00 +00:00
Mario Rodas 70c19a54d7 yt-dlp: 2023.10.13 -> 2023.11.14
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.11.14
2023-11-14 04:20:00 +00:00
R. Ryantm 56b67f12ee sssd: 2.9.2 -> 2.9.3 2023-11-14 04:17:18 +00:00
R. Ryantm 560e41562c sslh: 2.0.0 -> 2.0.1 2023-11-14 04:06:10 +00:00
Madoura c8f136c236 python3Packages.torch: Suppress spammy warnings
Suppresses the most spammy warnings.
This is mainly to fix https://github.com/NixOS/nixpkgs/issues/266895.
2023-11-13 22:04:49 -06:00
Jerry Starke b6e15091e5 linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2 2023-11-14 04:56:58 +01:00
R. Ryantm 2cebf9d2ca squashfuse: 0.4.0 -> 0.5.0 2023-11-14 03:36:58 +00:00
R. Ryantm 882ce2cde4 sqldef: 0.16.9 -> 0.16.10 2023-11-14 03:33:17 +00:00
Anna Lee 7b1a680345 cdist: add dependency to fix build
add six to native build inputs
2023-11-13 19:21:02 -08:00
R. Ryantm 6276c26abf spicy-parser-generator: 1.8.1 -> 1.9.0 2023-11-14 03:02:47 +00:00
Austin Horstman 99cfb55694 sketchybar: 2.19.2 -> 2.19.3 2023-11-13 20:01:18 -06:00
Shane SvellerandAustin Seipp 5d6c732222 jujutsu: 0.10.0 -> 0.11.0
Diff: https://github.com/martinvonz/jj/compare/v0.10.0...v0.11.0

Changelog: https://github.com/martinvonz/jj/blob/2f6cce1e4f349a54f5a9242da8dfb354a41ca26b/CHANGELOG.md#0110---2023-11-01
2023-11-13 18:59:27 -06:00
éclairevoyant a4d3a68c4b git-credential-manager: 2.3.2 -> 2.4.1 2023-11-13 19:57:37 -05:00
éclairevoyant 703e27175c git-credential-manager: fix update script
copied the majority of the script from discordchatexporter-cli.
current script fails with:

```
at /nix/store/c7h4qb73ghvx2bgbm1dk6lyh7vnb8icc-nix-prefetch-0.4.1/lib/nix-prefetch/prelude.nix:3:46:
...
error: experimental Nix feature 'flakes' is disabled; use '--extra-experimental-features flakes' to override
```
2023-11-13 19:55:16 -05:00
Martin Weinelt ea1cd4ef8e treewide: use config.rocmSupport
Makes use of the per nixpkgs config flag to enable rocmSupport in
packages that support it.
2023-11-14 01:51:57 +01:00
Martin Weinelt e720baecf0 config.rocmSupport: init option
Parity with the CUDA option. Useful for example to get a coherent
python package set, without conflicting packages.
2023-11-14 01:50:59 +01:00
Bruno BigrasandGitHub c0fdd850d9 Merge pull request #267251 from bbigras/open-interpreter2
open-interpreter: 0.1.7 -> 0.1.11
2023-11-13 19:33:39 -05:00
Silvan MosbergerandGitHub b17bdf392f Merge pull request #267324 from tweag/lib.fileset-minor
lib.fileset: Very minor changes
2023-11-14 01:32:25 +01:00
R. Ryantm 08fae68e19 slint-lsp: 1.2.2 -> 1.3.0 2023-11-14 00:27:05 +00:00
Stephen Huan 656bfceca3 amd-libflame: fix LIBAOCLUTILS_LIBRARY_PATH 2023-11-13 19:22:22 -05:00
Randy Eckenrode 251c69af0e haskell-modules/generic-builder.nix: work around int conversion errors
Work around https://gitlab.haskell.org/ghc/ghc/-/issues/23456. Implicit
pointer to integer conversions have been an error since clang 15.
2023-11-13 19:12:07 -05:00
Randy Eckenrode 16b92feec9 abseil-cpp_202308: drop unnecessary patch
abseill-cpp 202308 does not link the absolute path to CoreFoundation, so
the patch is not needed.
2023-11-13 19:11:16 -05:00
github-actions[bot]andGitHub 772c3bbbf5 Merge master into staging-next 2023-11-14 00:02:14 +00:00
Nick CaoandGitHub 541745f774 Merge pull request #267317 from r-ryantm/auto-update/sing-box
sing-box: 1.6.3 -> 1.6.4
2023-11-13 19:00:53 -05:00
Otavio SalvadorandAnderson Torres 2318de7052 docker: move default from 20.10 to 24
Docker CE 20.10 seems to stop receiving security updates and bug fixes
after December 10, 2023[1].

1. https://github.com/moby/moby/discussions/45104

There is public commitment for longer maintenance and then it seems
risky to default to it during 23.11 life-cycle.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-13 20:58:12 -03:00
Samuel AinsworthandGitHub 455d485fd6 Merge pull request #267300 from GaetanLepage/equinox
python311Packages.equinox: 0.11.1 -> 0.11.2
2023-11-13 15:37:48 -08:00
Martin WeineltandGitHub 459d7dc984 Merge pull request #267283 from vcunat/p/thunderbird-bump
thunderbird*: 115.4.1 -> 115.4.2
2023-11-14 00:32:47 +01:00
Guanran928andGitHub 2f5b41781a librewolf: add meta.mainProgram attribute 2023-11-13 17:28:06 -06:00
Peder Bergebakken SundtandGitHub 96e8601b9d Merge pull request #264288 from sarcasticadmin/rh/1698359072pterm
pterm: init at 6.0.4
2023-11-14 01:11:34 +02:00
Silvan Mosberger 9ec104bb2d lib.fileset: Very minor changes 2023-11-13 23:57:52 +01:00
R. Ryantm df6d0f8b5d skaffold: 2.8.0 -> 2.9.0 2023-11-13 22:53:27 +00:00
Artturin 7798b77c09 libsForQt5: fix using pkgsCross.aarch64-multiplatform.pkgsBuildTarget.targetPackages.libsForQt5.qtbase explicitly
without splicing interfering

in, for example, `nativeBuildInputs`.
2023-11-14 00:53:19 +02:00
R. RyantmandDmitry Kalinkin 7d3f0fde7c motion: 4.5.1 -> 4.6.0 2023-11-13 17:48:56 -05:00
Benno Bielmeier a5511cf112 whatsapp-chat-exporter: 0.9.1 -> 0.9.7 2023-11-13 23:31:08 +01:00
Lily FosterandGitHub 2f8742189e Merge pull request #253655 from NyCodeGHG/pkg/db-rest
db-rest: init at 6.0.3
2023-11-13 17:29:21 -05:00
R. Ryantm d025bbad7e sing-box: 1.6.3 -> 1.6.4 2023-11-13 22:28:15 +00:00
a-kenji d886066250 cosmic-edit: drop unneeded dependencies 2023-11-13 23:09:47 +01:00