Maximilian Bosch and GitHub
789562caae
Merge: nixos/tests: add postgresql wal2json test ( #315095 )
2024-09-21 13:27:22 +02:00
Masum Reza and GitHub
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 and GitHub
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
Maximilian Bosch and GitHub
91c85a1aa9
nextcloud*: only test corresponding version ( #342896 )
2024-09-21 12:18:47 +02:00
Maximilian Bosch and GitHub
2795949808
Merge: postgresql_jit.pkgs.postgis: fix build on darwin ( #342369 )
2024-09-21 11:53:12 +02:00
Sandro and GitHub
9c15bbb3a0
zoxide: 0.9.5 -> 0.9.6 ( #343428 )
2024-09-21 11:45:31 +02:00
Sandro and GitHub
cc44d1b934
python312Packages.ucsmsdk: 0.9.19 -> 0.9.20 ( #343381 )
2024-09-21 11:44:45 +02:00
K900 and GitHub
8c81510aa6
kdeApplications.koi: init at 0.3.1 ( #343462 )
2024-09-21 12:35:10 +03: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:
https://github.com/fnune/home.nix/commit/7edb3f60a8ee767268ac2a9915f8720d745802f0
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 and GitHub
a2fe2c872a
tailscale: only autoconnect after backend is up ( #338210 )
2024-09-21 11:27:18 +02:00
lassulus and GitHub
c40b4ad40b
pcm: 202405 -> 202409 ( #342543 )
2024-09-21 11:25:05 +02:00
Bruno BELANYI and GitHub
b0d21a0369
woodpecker-plugin-git: 2.5.2 -> 2.6.0 ( #343358 )
2024-09-21 10:23:55 +01:00
OTABI Tomoya and GitHub
acd1463756
python312Packages.osxphotos: 0.68.5 -> 0.68.6 ( #343081 )
2024-09-21 18:17:47 +09:00
Fabian Affolter and GitHub
b79476a450
python312Packages.dissect-cobaltstrike: marks as broken with dissect-cstruct 4 ( #343198 )
2024-09-21 11:04:48 +02:00
Fabian Affolter and GitHub
f4f8df6646
python312Packages.pyduotecno: 2024.5.1 -> 2024.9.0 ( #343342 )
2024-09-21 10:52:50 +02:00
Fabian Affolter and GitHub
b629b7a6fa
python312Packages.faraday-plugins: 1.19.0 -> 1.19.1 ( #343349 )
2024-09-21 10:50:08 +02:00
Fabian Affolter and GitHub
e3c5506bfa
python312Packages.apkinspector: 1.3.1 -> 1.3.2 ( #343366 )
2024-09-21 10:49:38 +02:00
Fabian Affolter and GitHub
2ea1897d2a
python312Packages.faraday-agent-parameters-types: 1.7.0 -> 1.7.1 ( #343403 )
2024-09-21 10:47:50 +02:00
Fabian Affolter and GitHub
3ca8484329
python312Packages.mitogen: 0.3.9 -> 0.3.10 ( #343405 )
2024-09-21 10:46:00 +02:00
Fabian Affolter and GitHub
08a9da88f5
python312Packages.yalesmartalarmclient: 0.4.2 -> 0.4.3 ( #343411 )
2024-09-21 10:45:32 +02:00
linsui
c9f8285f05
nixos/nautilus-open-any-terminal: only set NAUTILUS_4_EXTENSION_DIR in non GNOME environment
2024-09-21 16:28:55 +08:00
Masum Reza and GitHub
40540ddd26
vscode: 1.93.0 -> 1.93.1 ( #343432 )
2024-09-21 13:10:46 +05:30
Jörg Thalheim and GitHub
d93925ecd0
tmux-fingers: 2.1.1 -> 2.2.2 ( #336863 )
2024-09-21 09:24:15 +02:00
nixpkgs-merge-bot[bot] and GitHub
8343d846ef
overskride: 0.5.7 -> 0.6.0 ( #343399 )
2024-09-21 07:01:08 +00:00
nixpkgs-merge-bot[bot] and GitHub
8615b38d08
weaver: 0.9.2 -> 0.10.0 ( #343416 )
2024-09-21 06:59:37 +00:00
Ivan Mincik and GitHub
6ea0c7e924
postgresqlPackages.postgis: 3.4.2 -> 3.4.3 ( #343371 )
2024-09-21 06:54:30 +00:00
OTABI Tomoya and GitHub
972ad9e8c3
bitwarden-directory-connector: 2024.3.2 -> 2024.9.0 ( #339940 )
2024-09-21 15:49:40 +09:00
OTABI Tomoya and GitHub
997b4694d0
docker-compose: 2.29.2 -> 2.29.3 ( #341583 )
2024-09-21 15:43:21 +09:00
OTABI Tomoya and GitHub
d75eea2b9e
docker-buildx: 0.16.2 -> 0.17.0 ( #341536 )
2024-09-21 15:41:50 +09:00
OTABI Tomoya and GitHub
bd829ac9fb
vitess: 20.0.1 -> 20.0.2 ( #341611 )
2024-09-21 15:38:40 +09:00
OTABI Tomoya and GitHub
2b1a3ffab0
opengrok: 1.13.20 -> 1.13.21 ( #341623 )
2024-09-21 15:37:58 +09:00
OTABI Tomoya and GitHub
85227faef1
easyrsa: 3.2.0 -> 3.2.1 ( #341703 )
2024-09-21 15:37:09 +09:00
OTABI Tomoya and GitHub
4d06c63a55
jacktrip: 2.3.1 -> 2.4.0 ( #341707 )
2024-09-21 15:36:09 +09:00
OTABI Tomoya and GitHub
13cc737eda
ansible-lint: 24.7.0 -> 24.9.0 ( #341743 )
2024-09-21 15:34:58 +09:00
OTABI Tomoya and GitHub
356c0c6647
brave: 1.69.168 -> 1.70.117 ( #343144 )
2024-09-21 15:32:31 +09:00
Daniel Nagy and Emery Hemingway
991fd5f462
nixos/yggdrasil: add nagy as maintainer
2024-09-21 06:30:54 +00:00
Daniel Nagy and Emery Hemingway
cb7635612e
nixos/yggdrasil: remove with lib;
2024-09-21 06:30:54 +00:00
OTABI Tomoya and GitHub
9dbfe42052
microsoft-edge: 128.0.2739.67 -> 129.0.2792.52 ( #343306 )
2024-09-21 15:29:37 +09:00
OTABI Tomoya and GitHub
34989da716
vivaldi: 6.9.3447.41 -> 6.9.3447.46 ( #342993 )
2024-09-21 15:26:20 +09:00
OTABI Tomoya and GitHub
d9edcd5872
era: init at 0.1.3 ( #341981 )
2024-09-21 15:21:26 +09:00
Leona Maroni and GitHub
0d465306c7
opera: 111.0.5168.61 -> 113.0.5230.47 ( #336163 )
2024-09-21 08:17:27 +02:00
OTABI Tomoya and GitHub
e283b1d2f2
python312Packages.mkdocs-material: 9.5.34 -> 9.5.35 ( #342839 )
2024-09-21 15:10:28 +09:00
OTABI Tomoya and GitHub
ac614717f8
python312Packages.githubkit: 0.11.9 -> 0.11.10 ( #342779 )
2024-09-21 15:09:30 +09:00
Leona Maroni and GitHub
2643f688f7
keycloak: 25.0.5 -> 25.0.6 ( #343113 )
2024-09-21 08:02:11 +02:00
OTABI Tomoya and GitHub
bf37032334
python312Packages.pyttsx3: 2.91 -> 2.97 ( #341878 )
2024-09-21 14:55:04 +09:00
OTABI Tomoya and GitHub
fb09bbd121
python312Packages.django-model-utils: 4.5.1 -> 5.0.0 ( #341942 )
2024-09-21 14:52:08 +09:00
R. Ryantm
18337306f0
vscode: 1.93.0 -> 1.93.1
2024-09-21 05:46:03 +00:00