Nick Cao
c3987acd59
prometheus-elasticsearch-exporter: 1.7.0 -> 1.8.0 ( #343327 )
2024-09-21 09:17:47 -04:00
Nick Cao
9c2edc406a
protoc-gen-connect-go: 1.16.2 -> 1.17.0 ( #343330 )
2024-09-21 09:16:48 -04:00
Nick Cao
12c9c66521
python312Packages.python-gnupg: 0.5.2 -> 0.5.3 ( #343335 )
2024-09-21 09:15:42 -04:00
Dimitar Nestorov
61348a945b
aldente: 1.28.2 -> 1.28.4
2024-09-21 16:15:07 +03:00
K900
1f9fc918ce
treewide: use pkgs.nixos-enter instead of config.system.build.nixos-enter
2024-09-21 16:13:36 +03:00
Nick Cao
386352a0f4
diswall: 0.5.2 -> 0.5.3 ( #343273 )
2024-09-21 09:12:34 -04:00
Nick Cao
0f0a245e7f
hyprland-activewindow: 1.0.3 -> 1.0.4 ( #343285 )
2024-09-21 09:11:19 -04:00
Nick Cao
6d18649664
faustPhysicalModeling: 2.74.6 -> 2.75.7 ( #343289 )
2024-09-21 09:10:52 -04:00
K900
5dcbab6b74
nixos/tools: continue cleanup
...
- remove with lib
- shuffle some things around for readability
- add separate options for each tool
2024-09-21 16:10:32 +03:00
Nick Cao
ee301a0ed3
arc-browser: 1.58.1-53264 -> 1.61.0-53949 ( #343302 )
2024-09-21 09:08:32 -04:00
Nick Cao
89ad87473d
rio: 0.1.13 -> 0.1.15 ( #343234 )
2024-09-21 09:03:34 -04:00
Nick Cao
6e3685c1ed
gogdl: 1.1.1 -> 1.1.2 ( #343236 )
2024-09-21 09:02:59 -04:00
Nick Cao
ce23317a21
stackit-cli: 0.15.0 -> 0.16.0 ( #343242 )
2024-09-21 09:02:31 -04:00
R. Ryantm
08c7f8b0cc
ghorg: 1.9.13 -> 1.10.0
2024-09-21 13:00:03 +00:00
Nick Cao
d0f8f54135
raycast: 1.82.5 -> 1.83.1 ( #343249 )
2024-09-21 08:59:45 -04:00
Martin Weinelt
5bf8dd6f23
home-assistant-custom-components.xiaomi_gateway3: 4.0.5 -> 4.0.6 ( #339765 )
2024-09-21 14:50:18 +02:00
Martin Weinelt
aefa0dc1ae
esphome: 2024.8.3 -> 2024.9.0 ( #343427 )
2024-09-21 14:50:03 +02:00
Jörg Thalheim
03c0a80f39
disko: depend on nixos-install directly ( #342320 )
2024-09-21 14:42:58 +02:00
hellodword
cb4e198872
sing-box: 1.9.5 -> 1.9.6
2024-09-21 12:21:57 +00:00
Brendan Golden
110d71aa98
sieve-editor-gui: init at 0.6.1
...
A GUI sieve script editor that integrates with Thunderbird.
Previously it used to be a plugin for Thunderbird but got split off into its own thing, partly because plugin support waned in thunderbird as well as to make it better cross platform compatible.
2024-09-21 13:20:07 +01:00
José Romildo Malaquias
e4c25fa274
labwc-menu-generator: 0.1.0-unstable-2024-07-09 -> 0.1.0-unstable-2024-09-19 ( #343475 )
2024-09-21 08:56:07 -03:00
Lin Jian
d57df96949
emacsPackages.zig-mode: replace program ( #343470 )
2024-09-21 19:53:18 +08:00
R. Ryantm
de35272571
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968
2024-09-21 11:46:49 +00:00
Daniel Nagy
20a40db7eb
emacsPackages.gnuplot-mode: replace program
2024-09-21 13:30:00 +02:00
Maximilian Bosch
789562caae
Merge: nixos/tests: add postgresql wal2json test ( #315095 )
2024-09-21 13:27:22 +02:00
Masum Reza
3f3cc85de3
nixos/nautilus-open-any-terminal: only set NAUTILUS_4_EXTENSION_DIR in non GNOME environment ( #343447 )
2024-09-21 16:43:30 +05:30
Yt
7b7edf67ed
redpanda-client: 24.2.4 -> 24.2.5 ( #343412 )
2024-09-21 07:12:36 -04:00
Bjørn Forsman
f305e717d3
quartus-prime-lite: run tests with NIXPKGS_QUARTUS_REPRODUCIBLE_BUILD=1
...
To prevent the reproducible build code path from regressing. Also adapt
the buildSof test to output the hash of the build artifact, so it's easy
to verify that the build is reproducible:
$ NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite.tests.buildSof
$ NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite.tests.buildSof --check
2024-09-21 13:08:34 +02:00
Bjørn Forsman
25ce61d6f2
quartus-prime-lite: implement the SOURCE_DATE_EPOCH specification
...
For reproducible builds: https://reproducible-builds.org/specs/source-date-epoch
Some programs break with fixed/static clock (or just by the fact that
$LD_PRELOAD is set), so
* make this feature opt-in; activate by setting
NIXPKGS_QUARTUS_REPRODUCIBLE_BUILD=1
* add a blocklist of programs that are known to misbehave, and
completely exclude them from the SOURCE_DATE_EPOCH handling
In the future NIXPKGS_QUARTUS_REPRODUCIBLE_BUILD=1 might be the default,
but let's start gently, in case the blocklist is incomplete.
2024-09-21 13:08:34 +02:00
R. Ryantm
0bb32ac5ae
labwc-menu-generator: 0.1.0-unstable-2024-07-09 -> 0.1.0-unstable-2024-09-19
2024-09-21 10:42:28 +00:00
Maximilian Bosch
91c85a1aa9
nextcloud*: only test corresponding version ( #342896 )
2024-09-21 12:18:47 +02:00
Daniel Nagy
f7ed0918af
emacsPackages.zig-mode: replace program
2024-09-21 12:00:00 +02:00
Maximilian Bosch
2795949808
Merge: postgresql_jit.pkgs.postgis: fix build on darwin ( #342369 )
2024-09-21 11:53:12 +02:00
Sandro
9c15bbb3a0
zoxide: 0.9.5 -> 0.9.6 ( #343428 )
2024-09-21 11:45:31 +02:00
Sandro
cc44d1b934
python312Packages.ucsmsdk: 0.9.19 -> 0.9.20 ( #343381 )
2024-09-21 11:44:45 +02:00
Fabian Affolter
8c2995d981
python312Packages.mypy-boto3-workspaces-web: 1.35.0 -> 1.35.23
2024-09-21 11:38:15 +02:00
Fabian Affolter
c6f4413731
python312Packages.mypy-boto3-workspaces: 1.35.8 -> 1.35.24
2024-09-21 11:38:13 +02:00
Fabian Affolter
341a9a73f4
python312Packages.mypy-boto3-sagemaker-metrics: 1.35.0 -> 1.35.24
2024-09-21 11:37:28 +02:00
Fabian Affolter
238605c5bf
python312Packages.mypy-boto3-sagemaker: 1.35.15 -> 1.35.24
2024-09-21 11:37:25 +02:00
Fabian Affolter
64190c7f02
python312Packages.mypy-boto3-quicksight: 1.35.9 -> 1.35.23
2024-09-21 11:36:06 +02:00
Fabian Affolter
83b5566e9b
python312Packages.mypy-boto3-neptune: 1.35.0 -> 1.35.24
2024-09-21 11:35:51 +02:00
K900
8c81510aa6
kdeApplications.koi: init at 0.3.1 ( #343462 )
2024-09-21 12:35:10 +03:00
Fabian Affolter
e05025d5c6
python312Packages.mypy-boto3-medialive: 1.35.20 -> 1.35.23
2024-09-21 11:34:34 +02:00
Fabian Affolter
ddeddd5a61
python312Packages.mypy-boto3-mediaconvert: 1.35.18 -> 1.35.23
2024-09-21 11:34:23 +02:00
Fabian Affolter
7b4e84dfaf
python312Packages.mypy-boto3-lambda: 1.35.21 -> 1.35.23
2024-09-21 11:34:12 +02:00
Fabian Affolter
571d1b69da
python312Packages.mypy-boto3-glue: 1.35.18 -> 1.35.23
2024-09-21 11:33:36 +02:00
Fausto Núñez Alberro
a4a742b6b6
maintainers: add fnune
2024-09-21 11:28:57 +02:00
Fausto Núñez Alberro
ca3c9deb90
kdeApplications.koi: init at 0.3.1
...
[Koi](https://github.com/baduhai/Koi ) is a scheduling theme switcher for
KDE that I have been using on Plasma 6 for the last few days. It has
been working great for me, and I was originally looking for it within
`nixpkgs`, but couldn't find it, so here it is.
This is the derivation I have been testing it with:
7edb3f60a8
I have also been running it from my own development fork of `nixpkgs`
using the same code I'm submitting here.
2024-09-21 11:27:51 +02:00
Sandro
a2fe2c872a
tailscale: only autoconnect after backend is up ( #338210 )
2024-09-21 11:27:18 +02:00
Fabian Affolter
4450a13e07
python312Packages.mypy-boto3-dynamodb: 1.35.15 -> 1.35.24
2024-09-21 11:26:51 +02:00