Sandro
818bf0b707
Merge pull request #320412 from NixOS/backport-320325-to-release-24.05
...
[Backport release-24.05] nixos/oauth2-proxy: restart service when keyFile option changes
2024-06-17 14:08:31 +02:00
Vincent Laporte
64218fcf50
coq: 8.19.1 → 8.19.2
...
(cherry picked from commit 10c6fb3db4
)
2024-06-17 13:01:26 +02:00
Vincent Laporte
54174e9f0c
compcert: add support for Coq 8.19.2
...
(cherry picked from commit 4ec26ff3d4
)
2024-06-17 13:01:26 +02:00
Jörg Thalheim
df5dfa6525
Merge pull request #318794 from NixOS/backport-314422-to-release-24.05
...
[Backport release-24.05] nixos/journalwatch: add package option
2024-06-17 12:45:17 +02:00
Vika
c029a87181
sftpgo: mark as unfreeRedistributable
...
Resolves #315154 .
New Web UI uses an unfree web theme, and as a result it...
> is allowed for use only within the SFTPGo product and therefore
> cannot be used in derivative works/products without an explicit
> grant from the SFTPGo Team (support@sftpgo.com ).
This makes the entire package unfree, which the [SFTPGo license
compliance page][1] supports:
> If you modify SFTPGo's source code and are therefore creating a
> derivative work:
>
> 1. ...
> 2. ...
> 3. You cannot use the UI theme based on KeenThemes because it is
> based on a proprietary theme that we purchased and the WebAdmin and
> WebClient components created using this theme can only be used only
> within SFTPGo and not in derivative works. You must develop and
> maintain your own UI components or adapt the WebAdmin/WebClient
> included in SFTPGo up to version 2.5.6.
@JohnRTitor noted that building from source might not be derivative
work, therefore marking as `unfreeRedistributable`.
[1]: https://sftpgo.com/compliance.html
Co-authored-by: Masum Reza <masumrezarock100@gmail.com>
(cherry picked from commit bd887df3f2
)
2024-06-17 11:36:32 +02:00
Leona Maroni
506af46540
Merge pull request #320478 from NixOS/backport-320046-to-release-24.05
...
[Backport release-24.05] rubyPackages.rails: 7.1.3.2 -> 7.1.3.4
2024-06-17 10:24:15 +02:00
Thomas Gerbet
4c00883c82
rubyPackages.rails: 7.1.3.2 -> 7.1.3.4
...
Fixes CVE-2024-32464 and CVE-2024-28103.
Changes:
https://github.com/rails/rails/releases/tag/v7.1.3.4
https://github.com/rails/rails/releases/tag/v7.1.3.3
(cherry picked from commit e6af677352
)
2024-06-17 08:15:05 +00:00
rewine
ab0c8744b1
Merge pull request #320188 from NixOS/backport-320037-to-release-24.05
...
[Backport release-24.05] iniparser: 4.1 -> 4.2.3
2024-06-17 15:23:00 +08:00
Gaétan Lepage
f1bf1bf3fe
Merge pull request #320028 from t-gebauer/neogit-pin-to-v001
...
[24.05] vimPlugins.neogit: pin to v0.0.1
2024-06-17 07:41:00 +02:00
Audrey Dutcher
f7e66eab17
freebsd.ldd: init
2024-06-16 23:22:25 -04:00
Audrey Dutcher
34bca6f3ca
freebsd.iconv: init
2024-06-16 23:22:25 -04:00
Audrey Dutcher
a749e42115
freebsd.cp: init
...
While cp is part of freebsd.bin, this particular package is critical for
early stdenv boot and has its own derivation to require fewer
dependencies
2024-06-16 23:22:25 -04:00
Audrey Dutcher
b2893f022d
freebsd.bin: init
...
This is a single derivation containing everything in /bin on a normal
FreeBSD machine, which is an incredibly compact set of core utilities.
2024-06-16 23:22:25 -04:00
Audrey Dutcher
40d492b816
freebsd.locale: init
2024-06-16 23:22:25 -04:00
Audrey Dutcher
f33669627e
freebsd.locales: init
...
The parameters to control which locales are built are placeholders.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
d40f6c96a3
freebsd.localedef: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
7560ea7c67
freebsd.libcapsicum: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
f0f17c0ce6
freebsd.libcasper: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
e7ff42b521
freebsd.libdl: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
acdbc7196c
freebsd.libjail: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
6341df987a
freebsd.libedit: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
3360a8c409
freebsd.{libncurses,libncurses-tinfo}: init
...
These packages are preferred over libncurses proper for some in-tree
FreeBSD packages.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
61d6d34b42
freebsd.libelf: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
a437019617
freebsd.libxo: init
2024-06-16 23:22:24 -04:00
Audrey Dutcher
595ac4ba6e
freebsd.{libc,compat,include}: use no-libs stdenv
...
Previously, an attribute named isStatic did this, but this was lost in a
refactor. Revive it and rename it to noLibc to be more clear about its
intended use.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
b60109675b
freebsd.mkDerivation: process patches generated with git
...
The diff parsing was pretty hardcoded for diff -u. Now it should handle
git diff/show as well.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
8d5efa9741
freebsd.filterSource: use a less featureful rsync
...
By adding fewer dependencies, the FreeBSD native bootstrap tarball
becomes lighter.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
e68aabe87d
freebsd.boot-install: wrap coreutils install instead of netbsd
...
netbsd can no longer compile under FreeBSD native early bootstrap
stdenv, so switch to coreutils. This only involves discarding the -l
flag. The -l flag causes a symlink instead of a copy to be installed, so
it is safe to discard during bootstrap.
2024-06-16 23:22:24 -04:00
Audrey Dutcher
4050f49cac
freebsd.compat: re-add lost patch
...
This patch was applied to 14.0 but not 13.1. It is necessary for 13.1 as
well.
2024-06-16 23:22:24 -04:00
Weijia Wang
c0273b5a48
Merge pull request #319868 from NixOS/backport-311131-to-release-24.05
...
[Backport release-24.05] liblxi: fix darwin build, use finalAttrs
2024-06-17 05:08:22 +02:00
Weijia Wang
abdf389fa4
Merge pull request #320269 from NixOS/backport-320149-to-release-24.05
...
[Backport release-24.05] renode: 1.15.0 -> 1.15.1
2024-06-17 04:46:49 +02:00
Weijia Wang
10a9d8c728
Merge pull request #320108 from NixOS/backport-316883-to-release-24.05
...
[Backport release-24.05] hn-text: init at 0.1.4
2024-06-17 04:45:45 +02:00
Sandro Jäckel
71004159f4
nixos/oauth2-proxy: restart service when keyFile option changes
...
(cherry picked from commit 0b30b27e1b
)
2024-06-17 02:23:46 +00:00
Weijia Wang
70d8f7aa3f
Merge pull request #320327 from NixOS/backport-318906-to-release-24.05
...
[Backport release-24.05] swiftlint: init at 0.55.1
2024-06-16 22:59:56 +02:00
Cosima Neidahl
061dcbf3f5
Merge pull request #320210 from NixOS/backport-317000-to-release-24.05
...
[Backport release-24.05] lomiri.lomiri-session: Unset QT_QPA_PLATFORMTHEME
2024-06-16 22:31:43 +02:00
h7x4
12fcbc5259
Merge pull request #320344 from NixOS/backport-303238-to-release-24.05
...
[Backport release-24.05] lazysql: init at 0.1.8
2024-06-16 21:25:37 +02:00
Kaniel Kirby
3e11421f32
pkgs: add lazysql
...
(cherry picked from commit abe27b541c
)
2024-06-16 19:22:44 +00:00
Kaniel Kirby
ced30d114e
maintainers: add kanielrkirby
...
(cherry picked from commit d64c825bed
)
2024-06-16 19:22:44 +00:00
Matteo Pacini
e7c430e8ef
swiftlint: init at 0.55.1
...
(cherry picked from commit 9a6992a7d7
)
2024-06-16 17:29:14 +00:00
R. Ryantm
d7ffe1df69
mdbook-i18n-helpers: 0.3.3 -> 0.3.4
...
(cherry picked from commit d4b529b19b
)
2024-06-16 17:22:23 +00:00
Robert Hensing
a039c9721c
Merge pull request #320270 from NixOS/backport-319020-to-release-24.05
...
[Backport release-24.05] xunit-viewer: init at 10.6.1
2024-06-16 18:20:53 +02:00
h7x4
9ed68232ed
Merge pull request #320287 from NixOS/backport-318868-to-release-24.05
...
[Backport release-24.05] batmon: init at 0.0.1
2024-06-16 17:10:39 +02:00
6543
e6c84b7054
batmon: init at 0.0.1
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: h7x4 <h7x4@nani.wtf>
(cherry picked from commit b8e73f7008
)
2024-06-16 15:06:59 +00:00
Marcus Ramberg
134881218b
Merge pull request #320237 from Ma27/grafana-2405
...
[24.05] grafana: 10.4.3 -> 10.4.4
2024-06-16 16:39:45 +02:00
Robert Hensing
a9c362faf3
xunit-viewer: Add basic tests
...
(cherry picked from commit 5b8c64f198
)
2024-06-16 14:27:44 +00:00
Leah Amelia Chen
1126c6862a
xunit-viewer: init at 10.6.1
...
(cherry picked from commit 23ab0c4be3
)
2024-06-16 14:27:43 +00:00
Otavio Salvador
519b7ce8fe
renode: 1.15.0 -> 1.15.1
...
(cherry picked from commit c732a998e1
)
2024-06-16 14:27:09 +00:00
Nick Cao
6eccc451d9
Merge pull request #320153 from NixOS/backport-320144-to-release-24.05
...
[Backport release-24.05] bftpd: fix darwin build
2024-06-16 10:24:13 -04:00
Emily
c720c270e1
Merge pull request #320160 from NixOS/backport-320097-to-release-24.05
...
[Backport release-24.05] chromedriver,chromium: 126.0.6478.55 -> 126.0.6478.61
2024-06-16 16:23:54 +02:00
K900
65a0466389
Merge pull request #320267 from NixOS/backport-320245-to-release-24.05
...
[Backport release-24.05] Kernel updates for 2024-06-16
2024-06-16 17:22:32 +03:00