Gaétan Lepage
c4570cd770
uv: 0.4.4 -> 0.4.6 ( #340229 )
2024-09-07 09:39:13 +02:00
Jörg Thalheim
54216ceb22
pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files
...
sha256sum of files to be uploaded:
$ sha256sum /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build/on-server/*
7fb16ac6da63effd126ecfa452032cee82742663ee8776ea0f66333814f0d9f7 /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build/on-server/bootstrap-tools.tar.xz
aff88c12a32eab790f8bbaea08ef4917b0a52ea71ca2fcefe8093f1f40c1ff27 /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build/on-server/unpack.nar.xz
Suggested commands to upload files to 'tarballs.nixos.org':
$ nix-store --realize /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build
$ aws s3 cp --recursive --acl public-read /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build/on-server/ s3://nixpkgs-tarballs/stdenv/x86_64-unknown-freebsd/6414ef7ca3bf18ec4f9628d09ccc1eb030276ee2
$ aws s3 cp --recursive s3://nixpkgs-tarballs/stdenv/x86_64-unknown-freebsd/6414ef7ca3bf18ec4f9628d09ccc1eb030276ee2 ./
$ sha256sum bootstrap-tools.tar.xz unpack.nar.xz
$ sha256sum /nix/store/ikzxl9ws9yxrl8g8z2kcjwqlq5gfjbhx-build/on-server/*
2024-09-07 09:19:18 +02:00
R. Ryantm
729d6c49e8
gum: 0.14.4 -> 0.14.5
2024-09-07 07:19:18 +00:00
R. Ryantm
00aec28003
kubescape: 3.0.16 -> 3.0.17
2024-09-07 07:05:53 +00:00
R. Ryantm
4cc9f32b13
openfga-cli: 0.5.3 -> 0.6.0
2024-09-07 07:02:32 +00:00
Gaétan Lepage
43e9221a7a
dmarc-metrics-exporter: disable flaky tests ( #340031 )
2024-09-07 08:53:56 +02:00
K900
f7e4fc6e56
Wireplumber 0.5.6 ( #340154 )
2024-09-07 09:46:17 +03:00
nixpkgs-merge-bot[bot]
344c353ea6
openasar: 0-unstable-2024-06-30 -> 0-unstable-2024-09-06 ( #340205 )
2024-09-07 06:43:34 +00:00
Philip Taron
29cca09041
rustPlatform.fetchCargoTarball: support pname+version ( #332975 )
2024-09-06 23:00:21 -07:00
Johannes Kirschbauer
71f01ce1fc
Doc/importNpmLock: general improvements ( #340019 )
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2024-09-07 07:59:02 +02:00
Philip Taron
086e60047f
Revert "qrtool: switch to GitLab source" ( #340222 )
2024-09-06 22:26:19 -07:00
éclairevoyant
e273bc80a5
treewide: remove existing usages of pname+version in fetchCargoTarball
...
This is done because the existing fetchCargoTarball does not support pname or version, resulting in a vendor tarball
with the name cargo-deps-vendor.tar.gz. Since adding pname+version support would change the name of the derivation,
and therefore its hash, we remove existing usages to avoid treewide breakage.
2024-09-07 01:10:33 -04:00
éclairevoyant
558837126b
mousai: change name -> pname+version in cargoDeps
2024-09-07 01:10:01 -04:00
éclairevoyant
5c38beb516
doc/rust: prefer pname+version over name in fetchCargoTarball
2024-09-07 01:10:01 -04:00
éclairevoyant
3207bc2237
rustPlatform.fetchCargoTarball: support pname, version
2024-09-07 01:10:00 -04:00
éclairevoyant
1f0f59d5a1
rustPlatform.fetchCargoTarball: nixfmt
2024-09-07 01:09:59 -04:00
R. Ryantm
9693d04f69
termius: 9.3.2 -> 9.5.0
2024-09-07 04:16:34 +00:00
R. Ryantm
57b28b372f
python312Packages.slack-sdk: 3.31.0 -> 3.32.0
2024-09-07 04:16:23 +00:00
Martin Weinelt
7bf5ade7a6
home-assistant: 2024.9.0 -> 2024.9.1 ( #340234 )
2024-09-07 05:49:19 +02:00
Will Fancher
6ca18cee34
zfs: Fix samba freeform settings and 2.1 build ( #340165 )
2024-09-06 23:48:36 -04:00
R. Ryantm
b151f8f35d
vhs: 0.7.2 -> 0.8.0
2024-09-07 03:46:15 +00:00
R. Ryantm
6accb8b969
whitesur-icon-theme: 2024-05-28 -> 2024-09-07
2024-09-07 03:45:54 +00:00
R. Ryantm
a94479d719
python312Packages.pulsectl-asyncio: 1.2.0 -> 1.2.1
2024-09-07 03:13:55 +00:00
R. Ryantm
aa1612edeb
pastel: 0.9.0 -> 0.10.0
2024-09-07 03:07:16 +00:00
OTABI Tomoya
c254ef6370
pulldown-cmark: 0.12.0 -> 0.12.1 ( #339685 )
2024-09-07 11:42:38 +09:00
OTABI Tomoya
1f6d956c90
handheld-daemon: 3.3.11 -> 3.3.12 ( #339655 )
2024-09-07 11:41:06 +09:00
OTABI Tomoya
982d032b4c
turso-cli: 0.97.0 -> 0.97.1 ( #339646 )
2024-09-07 11:40:40 +09:00
OTABI Tomoya
4d4275a794
octavePackages.fuzzy-logic-toolkit: 0.6.0 -> 0.6.1 ( #339606 )
2024-09-07 11:40:09 +09:00
OTABI Tomoya
45b28152b3
libzim: 9.2.2 -> 9.2.3 ( #339515 )
2024-09-07 11:39:01 +09:00
OTABI Tomoya
f2818b1a31
gitlab-timelogs: 0.3.0 -> 0.4.0 ( #339395 )
2024-09-07 11:38:34 +09:00
Mathew Polzin
033d2de8ca
bruno: 1.25.0 -> 1.28.0 ( #339769 )
2024-09-06 21:38:08 -05:00
OTABI Tomoya
ec0edd1a4e
asm-lsp: 0.7.4 -> 0.9.0 ( #338398 )
2024-09-07 11:37:34 +09:00
OTABI Tomoya
da78764a6c
srgn: 0.12.0 -> 0.13.1 ( #337215 )
2024-09-07 11:36:37 +09:00
OTABI Tomoya
7b7079b70e
nwjs-ffmpeg-prebuilt: 0.90.0 -> 0.91.0 ( #336606 )
2024-09-07 11:36:10 +09:00
OTABI Tomoya
ff28251e48
esbuild: 0.23.0 -> 0.23.1 ( #335305 )
2024-09-07 11:34:58 +09:00
OTABI Tomoya
7191cf6db4
langchain{-community,core,text-splitters}: update ( #340049 )
2024-09-07 11:26:49 +09:00
Martin Weinelt
798b763e11
python311Packages.aiorussound: disable
2024-09-07 04:25:58 +02:00
OTABI Tomoya
31ebb58c2f
python312Packages.sphinxcontrib-confluencebuilder: 2.6.1 -> 2.7.1 ( #337496 )
2024-09-07 11:19:59 +09:00
OTABI Tomoya
f6a6416a79
python312Packages.pulumi-aws: 6.49.1 -> 6.50.1 ( #337756 )
2024-09-07 11:09:41 +09:00
OTABI Tomoya
f4283026a3
python312Packages.pyheif: 0.7.1 -> 0.8.0 ( #338846 )
2024-09-07 11:08:30 +09:00
Martin Weinelt
1232792e1b
python312Packages.homeassistant-stubs: 2024.9.0 -> 2024.9.1
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.9.1
2024-09-07 04:00:34 +02:00
Silvan Mosberger
0a8a86723e
pkgs/by-name: Update manual migration guidelines
...
Since this original guideline has been written, the new
nixpkgs-merge-bot has appeared, and depends on packages being in
`pkgs/by-name`. It's totally fine to move packages for that purpose
only.
Also update the guidelines to indicate that it might take some time
still for the automated migration to be completed.
2024-09-07 03:59:47 +02:00
Martin Weinelt
be32790365
home-assistant: 2024.9.0 -> 2024.9.1
...
https://github.com/home-assistant/core/releases/tag/2024.9.1
2024-09-07 03:53:45 +02:00
R. RyanTM
cd006f904d
python312Packages.sfrbox-api: 0.0.9 -> 0.0.10 ( #340134 )
...
https://github.com/hacf-fr/sfrbox-api/releases/tag/v0.0.10
2024-09-07 03:52:51 +02:00
R. RyanTM
68b67cf3c6
python312Packages.pypck: 0.7.21 -> 0.7.22 ( #340181 )
...
https://github.com/alengwenus/pypck/releases/tag/0.7.22
2024-09-07 03:51:57 +02:00
Yt
2bd06aae37
beam-packages: add nodocs target for building ex_doc on 27+ ( #340105 )
2024-09-07 01:51:54 +00:00
R. RyanTM
15b7698cf7
python312Packages.pyatv: 0.15.0 -> 0.15.1 ( #340167 )
...
https://github.com/postlund/pyatv/blob/v0.15.1/CHANGES.md
2024-09-07 03:51:29 +02:00
Martin Weinelt
0f8a12ee92
python312Packages.aiorussound: 2.3.2 -> 3.0.5
...
https://github.com/noahhusby/aiorussound/releases/tag/3.0.5
2024-09-07 03:50:34 +02:00
Adam C. Stephens
43eafc1bcf
vscode-extensions.asvetliakov.vscode-neovim: 1.18.7 -> 1.18.10 ( #340186 )
2024-09-06 21:48:44 -04:00
Adam C. Stephens
0b1dfff226
fantomas: 6.3.11 -> 6.3.12 ( #340187 )
2024-09-06 21:48:19 -04:00