SamLukeYes
afc31073a3
xonsh: 0.15.1 -> 0.17.0
...
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Upstream changes: https://github.com/xonsh/xonsh/compare/0.15.1...0.17.0
2024-06-18 22:49:13 +08:00
Reputable2722
dc423d5c69
nixos/hyprland: set path order for systemd user services
...
Set PATH order correctly for systemd user services (see NixOS/nixpkgs#320734
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
2024-06-18 15:15:51 +05:30
superherointj
da118800a9
Merge pull request #308341 from Stunkymonkey/nixos-kubeswitch-use-runCommand
...
nixos/kubeswitch: use 'runCommand' instead of 'phases'
2024-06-17 19:59:36 -03:00
Yarny0
fcb87b6377
tsm-client: 8.1.22.0 -> 8.1.23.0
...
"Update History" (release notes):
6998343
The list of APARs ("Authorized Program Analysis Reports")
does not contain anything that would affect security.
With this update, the Java-based
GUI requires a newer jdk version
(note: version 8.1.22.0 was not compatible with the newer jdk).
Also, all URLs in package and module comments are updated.
2024-06-17 14:51:31 +02:00
K900
98cef4c273
treewide: big opengl cleanup
...
- rename hardware.opengl to hardware.graphics
- remove hardware.opengl.driSupport, which does nothing
- remove hardware.opengl.setLdLibraryPath, which should never be done
- rename hardware.opengl.driSupport32Bit to hardware.graphics.enable32Bit
- lost of small docs / formatting cleanups
2024-06-16 14:11:33 +03:00
Pol Dellaiera
22279cafcc
Merge pull request #317138 from l0b0/ydotool-group
...
nixos/ydotool: Make group configurable
2024-06-16 10:18:26 +02:00
Atemu
421fb34cad
Merge pull request #318759 from leon-erd/master
...
nixos/hyprland: enable xdg.portal by default + use lib.mkDefault for enableWlrPortal
2024-06-14 12:41:53 +02:00
éclairevoyant
7d8742da87
treewide: fix mkEnableOption usage
2024-06-14 02:41:42 -04:00
Victor Engmark
408406c2ff
nixos/ydotool: Make group configurable
...
Allows users to refer to `config.programs.ydotool.group` rather than
hard-coding "ydotool".
Allows users to override the group name for whatever reason.
This closes #317013 .
Co-authored-by: Cosima Neidahl <opna2608@protonmail.com>
2024-06-14 10:07:28 +12:00
Victor Engmark
7203cf8e3d
nixos/ydotool: De-duplicate mentions of runtime directory
2024-06-14 10:05:17 +12:00
Leon
5b216845b6
nixos/hyprland: use lib.mkDefault for enableWlrPortal
2024-06-13 22:56:09 +02:00
Leon
9585e5d3aa
nixos/hyprland: enable xdg.portal by default
2024-06-13 21:30:11 +02:00
Robert James Hernandez
54bb89c66f
less: set default lessopen preprocessor to null
2024-06-12 20:08:06 +00:00
Tom Fitzhenry
edd19efe4e
nixos/shadow: clean up module
2024-06-11 19:28:32 +10:00
Tom Fitzhenry
725777250b
nixos/shadow: introduce security.shadow.enable
...
Allow users to disable the shadow authentication suite.
My primary motivation is to reduce the attack surface via setuid
binaries, which shadow understandably introduces many. I realised,
however, that I don't use any of these.
The test demonstrates login working without needing the shadow suite.
2024-06-11 19:28:32 +10:00
Sandro
1acd99478c
Merge pull request #308539 from SuperSandro2000/gdk-pixbuf-xserver
...
nixos/gdk-pixbuf: move out of xserver
2024-06-09 02:08:30 +02:00
Sandro Jäckel
b939c54015
nixos/gdk-pixbuf: move out of xserver
2024-06-08 21:26:28 +02:00
Sandro Jäckel
1c60f0a9a0
nixos/bash-completion: move options to programs.bash.completion, add package option, drop with lib
...
This allows to easily test bash-completion updates without triggering a mass rebuild locally.
2024-06-06 02:51:06 +02:00
Jörg Thalheim
7d98bbfcd5
Merge pull request #315827 from JohnRTitor/hyprland-module
...
nixos/{hyprland, wayland-common}: disable wlr portal for hyprland, enable xdg autostart for all wayland compositors
2024-06-05 09:57:53 +02:00
John Titor
de77718887
nixos/wayland-session: cleanup
...
xwayland, wlr-portal ->
enable-xwayland, enable-wlr-portal
2024-06-03 09:28:00 +05:30
Yueh-Shun Li
f6d9b4b6fc
apptainer, singularity: add argument systemBinPaths
...
Use systemBinPaths as the new way to specify system bin paths,
especifally for SUID'ed binaries.
Deprecate arguments setuidmapPath and setgidmapPath in favour of
systemBinPaths.
Add NixOS configuration option programs.singularity.systemBinPath, with
"/run/wrappers/bin" included by default.
2024-06-03 07:53:21 +08:00
John Titor
7b2a2824b3
nixos/wayland-session: force running xdg autostart for WM-only sessions
2024-06-01 22:30:19 +05:30
Francesco Gazzetta
3da336fc79
nixos/ladybird: init
2024-05-31 12:11:43 +00:00
taku0
49032a79e4
Merge pull request #311669 from Nydragon/add-thunderbird-policies
2024-05-31 18:20:59 +09:00
John Titor
98f9f9951a
nixos/hyprland: add fufexan as maintainer
...
Per https://github.com/NixOS/nixpkgs/pull/315827#issuecomment-2139073465
2024-05-30 14:25:36 +05:30
John Titor
0b0b7cefcc
nixos/hyprland: disable wlr-portal for Hyprland
...
This commit:
- Adds wlr-portal override of wayland-session module (enabled by default)
- Disable it for hyprland module
2024-05-30 13:30:41 +05:30
OPNA2608
07b369b5aa
nixos/coolercontrol: Use user-preferred nvidia package
2024-05-29 15:21:41 +02:00
Lin Jian
ad57eef4ef
Merge pull request #315149 from Cryolitia/ghostscript
...
nixos/steam: fix evaluation failure when `fonts.packages` contains path
2024-05-29 10:06:23 +08:00
Jörg Thalheim
7475325763
Merge pull request #315040 from JohnRTitor/hyprlock-module
...
nixos/hyprlock, nixos/hypridle: init module
2024-05-28 09:03:48 +02:00
北雁 Cryolitia
1652a914fd
nixos/steam: fix evaluation failure when fonts.packages
contains path
2024-05-28 12:05:43 +08:00
Tom Fitzhenry
25193bdc60
nixos/less: introduce programs.less.package
...
Allow users to set the package, e.g. to override withSecure to true.
2024-05-28 08:34:45 +10:00
John Titor
353aa12446
nixos/hypridle: init
2024-05-27 17:41:36 +05:30
John Titor
07a0b79ed1
nixos/hyprlock: init module
2024-05-27 17:32:22 +05:30
Jörg Thalheim
f33f71f6f6
Merge pull request #240989 from m-bdf/hyprland-wayland-session
...
nixos/{sway,river,hyprland}: improve common wayland-session module
2024-05-26 22:06:53 +02:00
Istvan Ruzman
92a6247bc2
nixos/ssh: don't write addressfamily with default value in config
2024-05-26 17:50:19 +02:00
北雁 Cryolitia
164f66169a
nixos/steam: add option fontPackages
...
fix #178121
2024-05-26 22:55:38 +08:00
北雁 Cryolitia
efef69a51d
nixos/steam: add option extraPackages
2024-05-26 22:03:50 +08:00
Atemu
061a135d05
Merge pull request #309585 from diniamo/global-steam-compat-paths-var
...
nixos/steam: add protontricks submodule
2024-05-24 20:17:35 +02:00
diniamo
fcaec6bdf7
nixos/steam: add protontricks submodule
2024-05-24 08:51:37 +02:00
Bobby Rong
e967f2f99c
Merge pull request #313416 from bobby285271/upd/pantheon-tweaks
...
pantheon-tweaks: 1.1.2 -> 2.0.1
2024-05-23 21:26:59 +08:00
Maëlys Bras de fer
95674de399
nixos/{river,hyprland}: override package using apply
2024-05-22 20:01:05 +02:00
Maëlys Bras de fer
bcbeccfa7d
nixos/{sway,river,hyprland}: cleanup
2024-05-22 19:45:46 +02:00
Maëlys Bras de fer
a4160dfe88
nixos/hyprland: use generic wayland-session module
2024-05-22 19:43:21 +02:00
Maëlys Bras de fer
cf159c437d
nixos/{sway,river}: make XWayland support optional
2024-05-22 19:43:19 +02:00
Bobby Rong
735a11d300
nixos/pantheon-tweaks: remove
...
You can just add the app to environment.systemPackages.
2024-05-22 21:58:16 +08:00
Nydragon
70b284d60c
nixos/thunderbird: init module
...
Addition of the thunderbird policies and about:config options to reflect
firefox's capabilities and to allow system wide locking of options.
2024-05-22 14:55:16 +09:00
Jade Lovelace
f953913c65
nixos/gnupg: remove dead code
2024-05-21 11:45:27 -07:00
Tom Fitzhenry
05b0c4973f
nixos/screen: fix assertion to actually execute
...
See https://github.com/NixOS/nixpkgs/issues/312194#issuecomment-2115239401 for explanation why the assertion currently fails to run.
2024-05-20 13:46:21 +10:00
Jack Wilsdon
391dfcf9af
nixos/steam: fix maintainers
2024-05-18 21:50:10 +01:00
Sandro
c21d10ba30
Merge pull request #263375 from lorenzleutgeb/benchexec
...
benchexec: init at 3.21
2024-05-18 15:52:30 +02:00