Commit Graph

677948 Commits

Author SHA1 Message Date
R. Ryantm
8bc9a9535d surrealdb-migrations: 2.0.0-preview.1 -> 2.0.0-preview.2 2024-09-07 09:30:40 +00:00
Thomas Gerbet
4ca4cdf3cc
brave: 1.69.153 -> 1.69.162 (#339292) 2024-09-07 11:27:28 +02:00
Pol Dellaiera
0529669528
php83Extensions.snuffleupagus: 0.10.0 -> 0.11.0 (#340121) 2024-09-07 11:23:12 +02:00
Pol Dellaiera
9a0e1fe179
open-webui: 0.3.19 -> 0.3.20
diff: https://github.com/open-webui/open-webui/compare/v0.3.19..v0.3.20
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.20
2024-09-07 11:21:45 +02:00
Pavel Sobolev
16e1ffe043
subtitleedit: 4.0.7 -> 4.0.8 2024-09-07 12:17:54 +03:00
Bobby Rong
d75e11e528
nixosTests.gnome-flashback, nixosTests.mate-wayland: Unbreak (#340274) 2024-09-07 17:14:52 +08:00
Bobby Rong
edd38d460c
nixos/tests/mate-wayland: Disable flaky OCR test
Restarting the test helps though. The text is probably too small in size?
2024-09-07 17:03:24 +08:00
Pavel Sobolev
de5a0215fb
lazygit: 0.43.1 -> 0.44.0 2024-09-07 11:54:02 +03:00
Bobby Rong
dc1c788778
nixos/tests/mate-wayland: Don't enable Pulseaudio
Fixes "Using PipeWire as the sound server conflicts with PulseAudio".
2024-09-07 16:40:41 +08:00
Bobby Rong
bb75c6449c
gnome-flashback: Fix mkSystemdTargetForWm eval
Fixes "attribute 'gnome-flashback' missing".
2024-09-07 16:40:36 +08:00
Fabian Affolter
8544965af5
python312Packages.cx-freeze: 7.1.1 -> 7.2.0 (#340104) 2024-09-07 10:38:19 +02:00
Fabian Affolter
d7f8cb0f8c
python312Packages.howdoi: disable flaky tests (#340119) 2024-09-07 10:38:09 +02:00
Fabian Affolter
6535273699
python312Packages.ldap3-bleeding-edge: init at 2.10.1.1337, ldeep: 1.0.60 -> 1.0.61, python312Packages.pywerview: 0.6.1 -> 0.7.0 (#340166) 2024-09-07 10:37:57 +02:00
Nikolay Korotkiy
75d4a4b0fb
gum: fix cross compilation 2024-09-07 12:28:11 +04:00
Aleksana
b4b441a852
nixos/matterbridge: add services.matterbridge.package option (#340180) 2024-09-07 16:27:52 +08:00
wrvsrx
62fae879a8
python3Packages.llvmlite: make it statically link to llvm
Llvmlite doc says that they link to llvm statically, but it's not. Check

- https://github.com/numba/llvmlite/issues/1027.
- ca123c3ae2/docs/source/faqs.rst (why-static-linking-to-llvm)

This behavior causes problems when python uses another version of llvm,
for example, mesa llvmpipe. This PR force llvmlite statically link to llvm.

Besides, this PR also use llvm as buildInputs rather than nativeBuildInputs
since it's a library that llvmlite use rather than a part of build system.

This PR also cleans outdated patches.
2024-09-07 16:25:05 +08:00
Aleksana
2cb8581d10
darwin.xcode: add 15.2, 15.3 and 15.4 (#313003) 2024-09-07 16:24:18 +08:00
Aleksana
42d5811352
microcode-intel: Add Felix Singer as maintainer (#337899) 2024-09-07 16:18:18 +08:00
Anthony ROUSSEL
1938960bfe nixos/samba: fix conditional activation of samba services 2024-09-07 10:16:03 +02:00
Aleksana
2fc7b44b2b
onedrivegui: 1.0.3 -> 1.1.0rc3 (#339591) 2024-09-07 16:15:41 +08:00
Aleksana
fc3683577b
gcalcli: 4.3.0 → 4.4.0 (#339829) 2024-09-07 16:04:26 +08:00
R. Ryantm
c897503558 cargo-binstall: 1.10.3 -> 1.10.4 2024-09-07 07:56:44 +00:00
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