Kyure_A
cdb8ea396e
sheldon: fix missing prefix
2024-07-30 21:50:14 +09:00
Kyure_A
3aba34f8cb
Merge remote-tracking branch 'refs/remotes/origin/master'
2024-07-30 21:30:59 +09:00
Kyure_A
abfc68ac8f
sheldon: fix how commands are combined
2024-07-30 21:29:22 +09:00
Kyure_A
8d15cc9b78
Merge branch 'nix-community:master' into master
2024-07-30 21:23:04 +09:00
Kyure_A
6c65ca95fc
sheldon: change default value of options to enable completions to true
2024-07-30 21:06:42 +09:00
Kyure_A
b6bc02376e
sheldon: add option to enable completion script
2024-07-30 20:35:53 +09:00
Jakub Nowak
4fcd54df7c
firefox: fix userChrome example
...
Example CSS wasn't valid for Firefox 69+.
2024-07-30 08:33:10 +02:00
Ninja3047
d34aaf7b3b
nix-gc: set service type to oneshot
2024-07-30 07:54:40 +02:00
Ninja3047
db40fead89
nix-gc: call nix-collect-garbage in a shell script
...
This will match the behavior in the upstream service which allows the
user to set options to something that uses shell syntax.
2024-07-30 07:54:18 +02:00
bricked
792757f643
firefox: support firefox derivatives
...
Adds support for Firefox forks by introducing methods that create
generic configs and options. Additional configs and options can be
added in separate modules.
2024-07-28 23:53:08 +02:00
Jean Sidharta
587fcca66e
eww: add terminal integration options
...
Use eww's shell-completions command to generate completions for
bash, zsh and fish.
2024-07-28 23:37:02 +02:00
nikitax44
a11cfcd0a1
micro: add package option
2024-07-28 23:00:57 +02:00
Milo Moisson
ea72cf548f
jujutsu: support darwin guidelines for config placement
...
Follow up to #5207 , fixing jujutsu module on darwin targets.
2024-07-28 22:54:29 +02:00
polykernel
cd520fbd31
maintainers: remove polykernel
2024-07-28 11:58:33 -04:00
Tomodachi94
d0240a064d
gnome-terminal: update package name
...
The `pkgs.gnome.gnome-terminal` package was moved to
`pkgs.gnome-terminal`. The former is now a deprecated alias that
throws a warning whenever a configuration enabling the module is used:
```
The ‘gnome.gnome-terminal’ was moved to top-level. Please use
‘pkgs.gnome-terminal’ directly.
```
Related: https://github.com/NixOS/nixpkgs/pull/319659
Related: https://github.com/nix-community/home-manager/pull/5611
2024-07-28 00:32:19 +02:00
Robert Helgesson
975b83ca56
treewide: fix eval after Nixpkgs maintainer changes
2024-07-27 10:10:13 +02:00
Robert Helgesson
180158b46e
mcfly: add settings option
2024-07-27 10:10:13 +02:00
Kyure_A
1429d45f74
maintainers: add Kyure-A as maintainer
2024-07-27 00:58:03 +09:00
Masum Reza
bc2b96acda
zsh: add programs.zsh.autosuggestions.strategy option ( #5396 )
...
defaults to history
2024-07-26 14:28:33 +02:00
Kyure_A
8e3e635cf1
sheldon: format code
2024-07-26 00:31:47 +09:00
Kyure_A
d7f0ae8970
sheldon: add shell configs
2024-07-26 00:19:55 +09:00
Kyure_A
70800bed61
sheldon: add description and example (blank)
2024-07-25 23:14:32 +09:00
Kyure_A
21690ed641
sheldon: fix missed variable name
2024-07-25 23:12:40 +09:00
Kyure_A
e0e99704ac
Revert "sheldon: some fixes"
...
This reverts commit ea859bc3e3
.
2024-07-25 23:11:15 +09:00
Kyure_A
ea859bc3e3
sheldon: some fixes
2024-07-25 23:02:51 +09:00
Kyure_A
0c63255773
sheldon: add module
2024-07-25 22:20:07 +09:00
Kyure_A
6732c71613
sheldon: add module
2024-07-25 22:10:16 +09:00
Cezary Drożak
304a011325
firefox: add languagePacks option
...
Port the programs.firefox.languagePacks option from NixOS
2024-07-24 22:15:38 +02:00
Donovan Glover
465ea1f994
swayosd: avoid restarting too quickly
...
Should fix an issue where swayosd.service would stop without starting
again after restarting too quickly.
Triggered by ending a Hyprland session and logging in with tuigreet.
Related: https://github.com/nix-community/home-manager/pull/4316
2024-07-24 07:37:28 +02:00
Amit Aryeh Levy
7560dc942a
kbfs: avoid using PrivateTmp for systemd service
...
The kbfs service does not seem to actually work with a PrivateTmp. A
PrivateTmp seems as appropriate for kbfs as anything else, but the
upstream service does not use it either
<https://github.com/keybase/client/blob/master/packaging/linux/systemd/kbfs.service >
2024-07-23 08:04:23 +02:00
O. C. Taskin
afd2021bed
papis: add program.papis.package
option
...
Add `programs.papis.package` option to override default package used.
This can be useful to track latest rev from repository via a flake.
2024-07-16 15:19:18 +02:00
O. C. Taskin
a38f88045e
khard: add option to contact module for khard dir
...
Add an extra option,
accounts.contact.accounts.<name>.khard.defaultCollection
to hardcode a subdirectory for khard to function as intended. Khard
expects to be given a collection directory directly, from which there
can be multiple of in a vdir. This contrasts khal or vdirsyncer which
support recursive search.
Fixes #4531
2024-07-16 15:17:37 +02:00
Chris Hodapp
90ae324e2c
sd-switch: respect xdg directory specifications
2024-07-11 23:48:33 +02:00
Johann
c085b984ff
gnome-keyring: update package
...
`pkgs.gnome.gnome-keyring` has been moved to `pkgs.gnome-keyring` In nixpgkgs-unstable
2024-07-10 23:15:28 +02:00
Lin Xianyi
57d85c6c6d
xdg-desktop-entries: allow terminal
to be null
2024-07-10 23:13:46 +02:00
Bruno BELANYI
f749fabecc
atuin: use 'lib.getExe'
2024-07-10 13:07:54 +00:00
Robert Helgesson
dfaf0ff2e7
systemd: only set old units directory when available
2024-07-08 22:34:05 +02:00
Bojun Ren
10486e6b31
starship: fix type of settings to allow all valid value
...
Previously, type check of `programs.starship.settings` fails for some
valid settings, such as `c.commands = [["cc" "--version"]]`.
The commit fix the `type` argument passed to `mkOption`, so
`programs.starship.settings` can accept all valid values (of toml
type).
2024-07-06 20:08:39 +02:00
novenary
e3582e5151
sway: unfail units before starting session target
...
Sometimes services can fail. Failed services will generally not be
restarted by systemd. To start previously failed services we can
just reset their failed state before starting our session target.
GNOME and Plasma do the same thing.
See: https://github.com/alebastr/sway-systemd/pull/11
2024-07-05 17:10:02 +03:00
novenary
b7b55e285c
sway: stop sway-session.target on exit
...
This ensures graphical-session.target is properly cycled, and that all
of its members are restarted on consecutive runs.
2024-07-05 17:10:02 +03:00
0x4A6F
bbe6e94737
dunst: fix warning for lib.cartesianProductOfSets
...
"lib.cartesianProductOfSets is a deprecated alias of lib.cartesianProduct."
Rename happened in nixpkgs commit `228621e42dc43f936b66e0ed042c90c511aa0535`.
2024-07-05 10:12:00 +02:00
Robert Helgesson
c514e862cd
treewide: fix eval after Nixpkgs maintainer changes
2024-07-05 01:19:01 +02:00
Tadeo Kondrak
6ea6fafa3e
mpv: remove tadeokondrak as maintainer
2024-07-05 01:09:47 +02:00
TheRealGramdalf
c23060ce95
hyprland: emphasize usage of the NixOS module
2024-07-05 01:07:22 +02:00
novenary
0a30138c69
mpd: specify dependency of service on socket
...
This allows `systemctl --user restart mpd.socket` to work properly.
2024-07-04 00:22:58 +02:00
uncenter
e915831472
yazi: allow literal string for initLua
2024-07-03 23:36:14 +02:00
sg-qwt
269cc18d94
sway: fix systemd variables example
2024-07-04 03:43:38 +08:00
Sumner Evans
36e2f9da91
maintainers: remove ivar
...
ivar was removed as a maintainer from upstream nixpkgs due to
inactivity: https://github.com/NixOS/nixpkgs/pull/322266
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-07-03 09:39:20 +02:00
Shogo Takata
36317d4d38
direnv: add silent option
...
PR #5586
2024-06-29 18:07:14 +02:00
Robert Helgesson
c2f806e60a
pulseeffects: fix test evaluation
...
Fixes #5588
2024-06-29 17:20:18 +02:00