github-actions[bot]
ceef45b437
Merge master into staging-next
2024-08-23 12:05:14 +00:00
Florian Klink
25f5471de6
Merge pull request #333205 from flokli/buildkite-agent-3.77.0
...
buildkite-agent: 3.76.2 -> 3.77.0
2024-08-23 14:04:52 +03:00
Emily
a565cfeac3
antennas: drop
2024-08-22 15:51:27 +01:00
Emily
6fa5767e07
tvheadend: drop
...
Closes : #332259
2024-08-22 15:51:27 +01:00
github-actions[bot]
69716c980f
Merge staging-next into staging
2024-08-22 10:21:47 +00:00
K900
5c68540f8b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-08-22 13:20:38 +03:00
Sandro
a45dc99ba3
Merge pull request #287565 from RatCornu/pingvin-share
2024-08-22 11:59:03 +02:00
Sandro
b6890ecb57
Merge pull request #334549 from Yarny0/foomatic-db-update
2024-08-22 11:46:35 +02:00
John Titor
93343775bd
nixos/uwsm: init
...
[UWSM](https://github.com/Vladimir-csp/uwsm ) is a session manager that wraps a wayland
window compositor with useful systemd units like `graphical-session-pre.target`,
`graphical-session.target`, `xdg-desktop-autostart.target`.
This is useful for Wayland Compositors that do not start
these units on these own.
Example for Hyprland:
```nix
programs.hyprland.enable = true;
programs.uwsm.enable = true;
programs.uwsm.waylandCompositors = {
hyprland = {
compositorPrettyName = "Hyprland";
compositorComment = "Hyprland compositor managed by UWSM";
compositorBinPath = "/run/current-system/sw/bin/Hyprland";
};
};
```
Co-authored-by: Kai Norman Clasen <k.clasen@protonmail.com>
2024-08-21 16:09:54 +05:30
Emily
87c5a230ec
opencv{2,3}: drop
2024-08-20 20:16:13 +01:00
Emily
25bdc22ac8
Merge pull request #334495 from Sigmanificient/liboop
...
{liboop,lsh}: drop
2024-08-20 19:02:29 +01:00
damhiya
5a3fe0fa46
coqPackages.MenhirLib: init at 20240715
2024-08-20 14:58:36 +02:00
Sigmanificient
e959525e15
lsh: drop
2024-08-20 12:02:12 +02:00
Litchi Pi
ef03964b92
ifm-web: init at 4.0.2
...
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-08-20 10:42:02 +02:00
isabel
f3c2be2a80
nixos/wakapi: init module
2024-08-19 17:16:01 +01:00
Pol Dellaiera
8d18fe9184
Merge pull request #335151 from drupol/nixos/chromadb/init
...
nixos/chromadb: init
2024-08-19 17:29:57 +02:00
Sandro
69701a3807
Merge pull request #320060 from PatrickDaG/homebox
...
homebox: init at 0.13.0; nixos/homebox: init
2024-08-18 16:32:43 +02:00
Sandro
c67dbda54f
Merge pull request #308700 from tie/pgbouncer-settings
...
nixos/pgbouncer: add services.pgbouncer.settings option
2024-08-18 16:30:17 +02:00
rnhmjoj
f951caf186
nixos/release-notes: mention networking.wireless changes
2024-08-18 09:06:50 +02:00
github-actions[bot]
0f820c1c5a
Merge staging-next into staging
2024-08-18 00:03:22 +00:00
Linus Karl
d2367c3f7e
indi-full: refactor 3rdparty drivers
...
This splits the 3rdparty drivers into seperate
packages as recommended by upstream. This also
allows to build a indi-full equivalent with only
the needed drivers. Also add indi-full-nonfree
with all the nonfree drivers. And remove them
from indi-full.
2024-08-18 01:05:52 +02:00
gaykitty
be1336d8b8
nixos/stargazer: harden systemd service
2024-08-17 18:32:48 -04:00
emilylange
07641a91c9
forgejo,forgejo-lts: remove PAM support
...
https://forgejo.org/docs/latest/user/authentication/#pam-pluggable-authentication-module
PAM support has to be enabled at compile time and upstream considers it
opt-in.
Official upstream binaries have it disabled.
We enabled it by default because we simply inherited most of it from
Gitea when the split in nixpkgs happened.
Reasons why it had been enabled in nixpkgs for Gitea are unknown.
See 9406f240a7
.
There is reason to believe not a single Forgejo instance running on
NixOS uses this feature because it literally segfaults due to our
sandboxing.
2024-08-17 21:07:23 +02:00
Yueh-Shun Li
b485499dd7
rl-2411.section.md: fix typo
2024-08-17 04:17:27 +08:00
github-actions[bot]
26d52a889c
Merge staging-next into staging
2024-08-16 18:01:47 +00:00
Pol Dellaiera
835b2f8822
nixos/chromadb: init
2024-08-16 18:23:12 +02:00
Doron Behar
0d920a91a2
Merge pull request #225051 from ShamrockLee/go-module-overlay-stdenv
...
buildGoModule: Fix overriding with overlay-style stdenv
2024-08-16 15:44:15 +00:00
Adam C. Stephens
c49d0387e0
Merge pull request #251598 from oddlama/feat-kanidm-provision
...
nixos/kanidm: add basic provisioning
2024-08-16 10:15:22 -04:00
oddlama
558fa6abc6
nixos/kanidm: add provisioning of groups, persons and oauth2 systems
2024-08-16 14:12:35 +02:00
Doron Behar
6bfd71d2b5
Merge pull request #318892 from doronbehar/pkg/taskwarrior3
...
nixosTests.taskchampion-sync-server: init
2024-08-14 19:43:33 +00:00
Martin Weinelt
9ccfa87721
Merge pull request #332764 from NixOS/staging-next
...
staging-next 2024-08-06
2024-08-14 13:33:28 +02:00
Emily
57d0d4a8f3
Merge pull request #334526 from ElvishJerricco/revert-boot-counting-again-sadface
...
systemd-boot: Revert boot counting again
2024-08-14 12:19:55 +01:00
Yarny0
cdd7496ff3
foomatic-db: unstable-2024-05-04 -> unstable-2024-08-13
...
This update renames Utax ppd files to avoid spaces in filenames.
Since this is an incompatible change,
we also add a hint in the release notes.
2024-08-14 07:30:17 +02:00
Doron Behar
e58e0e1d95
doc: mention Taskwarrior 3 in taskserver module docs & in release notes
2024-08-14 08:06:11 +03:00
Will Fancher
0637303ca8
Revert "Merge pull request #330017 from Mic92/boot-counting"
...
This reverts commit 3d3c0f4d34
, reversing
changes made to 47f7e25a77
.
2024-08-13 23:11:18 -04:00
github-actions[bot]
ae6040d6a6
Merge master into staging-next
2024-08-14 00:02:32 +00:00
Pol Dellaiera
a0a63aa8d4
Merge pull request #332593 from mzacho/master
...
nixos/modules/services/mail: add protonmail-bridge service
2024-08-13 21:08:24 +02:00
Martin Weinelt
182792a514
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/laundrify-aio/default.nix
2024-08-11 13:56:09 +02:00
Adam C. Stephens
0536436018
Merge pull request #316466 from uninsane/rebrand-trust-dns
...
hickory-dns: rename from trust-dns
2024-08-11 07:35:03 -04:00
Martin Zacho
91e1c5349e
nixos/modules/services/mail: add protonmail-bridge
2024-08-11 12:09:09 +02:00
Colin
f9df9508f4
hickory-dns: rename from trust-dns
2024-08-11 07:59:32 +00:00
Yueh-Shun Li
eed069a5bc
buildGoModule: fix overrideAttrs overriding
...
Fix overriding of vendorHash and various attributes via the fixed point
attribute support of stdenv.mkDerivation.
Pass as derivation attributes
goModules, modRoot, vendorHash, deleteVendor, and proxyVendor.
Move goModules and vendorHash out of passthru.
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2024-08-11 13:38:11 +08:00
github-actions[bot]
45080a9559
Merge master into staging-next
2024-08-10 18:01:08 +00:00
Someone
a3a5fb4bbc
Merge pull request #332437 from ShamrockLee/singularity-tools-fixes
...
singularity-tools: miscellaneous fixes
2024-08-10 13:44:11 +00:00
github-actions[bot]
7b86eb63e7
Merge master into staging-next
2024-08-09 12:01:12 +00:00
Yueh-Shun Li
a1318915d3
singularity-tools: deprecate build helpers mkLayer and shellScript
...
Deprecate singularity-tools.mkLayer and singularity-tools.shellScript,
for they are no longer related to image building.
Use writers.writeBash instead of singularity-tools.shellScript.
2024-08-09 09:15:52 +00:00
Yueh-Shun Li
d3692ddf54
singularity-tools: drop override argument storeDir
2024-08-09 09:09:52 +00:00
Rick van Schijndel
0a21feb643
Merge pull request #327842 from cafkafk/kubernetes-feature-gate-refactor
...
nixos/kubernetes: refactor feature gates to attrsOf bool, making it possible to disable featureGates
2024-08-09 08:24:47 +02:00
Patrick
f8639ea08d
nixos/homebox: init
2024-08-08 20:01:46 +02:00
Florian Klink
bccb2f7c84
buildkite-agent: 3.76.2 -> 3.77.0
...
We can also drop the workaround included in the bump to 3.76.1, as
upstream reverted that behavorial change.
2024-08-08 13:24:15 +03:00