Anna Lee
179e011a54
baboossh: fix build
...
Incorporate PR https://github.com/cybiere/baboossh/pull/12 which updates
import paramiko.py3compat import u -> paramiko.utils import u
2023-11-13 23:30:12 -08:00
Fabian Affolter
74971b137d
home-assistant: update component-packages
2023-11-14 08:29:20 +01:00
Fabian Affolter
6c6f2931e4
python311Packages.pysuez: init at 0.2.0
2023-11-14 08:28:59 +01:00
Pol Dellaiera
599fefe03a
Merge pull request #267305 from drupol/php/bumps-php83rc6
...
php83: 8.3.0RC5 -> 8.3.0RC6
2023-11-14 08:16:17 +01:00
Silvan Mosberger
e89ad83555
Merge pull request #263059 from DanielSidhion/add-doc-convention
...
doc: commit header convention for documentation changes
2023-11-14 08:11:41 +01:00
R. Ryantm
ded74cdb9d
closurecompiler: 20230802 -> 20231112
2023-11-14 06:39:30 +00:00
R. Ryantm
e08445b3e0
certspotter: 0.17.0 -> 0.18.0
2023-11-14 06:39:01 +00:00
Weijia Wang
b0eb18fd1d
Merge pull request #267366 from cu1ch3n/fix-qq-update-script
...
qq: fix update script; 3.2.1-17412 -> 3.2.2-18394
2023-11-14 07:38:10 +01:00
Silvan Mosberger
2035f8a324
lib.fileset.fileFilter: Don't run predicate unnecessarily
...
Before:
nix-repl> fileset.trace (fileset.fileFilter (file: builtins.trace file.name false) ./default.nix)
trace: README.md
trace: benchmark.sh
trace: default.nix
trace: internal.nix
trace: mock-splitRoot.nix
trace: tests.sh
After:
nix-repl> fileset.trace (fileset.fileFilter (file: builtins.trace file.name false) ./default.nix)
trace: default.nix
2023-11-14 07:30:16 +01:00
Silvan Mosberger
e1d8331738
lib.fileset.fileFilter: Minor cleanups and more tests
2023-11-14 07:29:57 +01:00
Jonathan Ringer
9f806fc312
libhugetlbfs: fix cross compile
2023-11-13 22:29:55 -08:00
Pol Dellaiera
ebc36f09d7
Merge pull request #267126 from khaneliman/yabai-update
...
yabai: 6.0.0 -> 6.0.1
2023-11-14 07:25:51 +01:00
R. Ryantm
78fe3015ef
swaykbdd: 1.2 -> 1.4
2023-11-14 06:12:56 +00:00
R. Ryantm
9f0addcf6b
supabase-cli: 1.107.0 -> 1.112.0
2023-11-14 05:56:32 +00:00
Chen
109bef7af3
abella: 2.0.7 -> 2.0.8
2023-11-14 13:38:26 +08:00
eyjhb
2387a37fa0
nixos/flexget: remove TZ envvar
2023-11-14 06:35:40 +01: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 Mosberger
7eddbf5690
Merge pull request #265710 from ShamrockLee/lib-copy-function-args
...
lib.mirrorFunctionArgs: init
2023-11-14 05:33:40 +01: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: 9b570a73a8...317deefa6a
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
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 Sveller
5d6c732222
jujutsu: 0.10.0 -> 0.11.0
...
Diff: https://github.com/martinvonz/jj/compare/v0.10.0...v0.11.0
Changelog: 2f6cce1e4f/CHANGELOG.md (0110---2023-11-01)
2023-11-13 18:59:27 -06: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 Bigras
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 Mosberger
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
Nick Cao
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 Salvador
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 Ainsworth
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 Weinelt
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
Peder Bergebakken Sundt
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