1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/modules
Philippe Laflamme 599e22b1c7
sbt: allow managing the ~/.sbt/repositories file
sbt allows overriding the default repositories to use to resolve
dependencies. This is often used with proxies and/or private
repositories to host internal packages.

This change adds a `repositories` attribute to `sbt` to allow
specifying the values that will go in `~/.sbt/repositories` file.

To support the above change we also deprecate the `baseConfigPath`
option in favour of `baseUserConfigPath` which points one level higher
by default. This allows not using relative paths to refer to the
top-level configuration directory.

Also adds tests for the new option and the deprecation of the previous
one.
2022-10-07 00:23:29 +02:00
..
accounts email: fix the office365 smtp host (#3191) 2022-08-29 21:48:12 -04:00
config treewide: replace <link> by <xref> where appropriate 2022-08-26 00:07:08 +02:00
i18n/input-method kime: Fix kime systemd service broken (#2621) 2022-01-17 13:53:42 -05:00
launchd format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
lib lib: add two new gvariant types 2022-09-29 13:05:51 +02:00
lib-bash nix: add support for nix profile 2022-03-26 15:11:28 +01:00
misc pls: add module (#3285) 2022-09-30 12:53:39 -04:00
po Translate using Weblate (Danish) 2022-09-19 22:24:39 +02:00
programs sbt: allow managing the ~/.sbt/repositories file 2022-10-07 00:23:29 +02:00
services swayidle: fix examples 2022-10-06 19:52:37 +02:00
targets darwin: add support for 'defaults -currentHost' options 2022-07-24 15:17:21 +02:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix nix: add support for nix profile 2022-03-26 15:11:28 +01:00
home-environment.nix treewide: replace <link> by <xref> where appropriate 2022-08-26 00:07:08 +02:00
manual.nix format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
modules.nix pls: add module (#3285) 2022-09-30 12:53:39 -04:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: handle Install.RequiredBy 2022-09-08 10:39:57 +02:00
xresources.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xsession.nix xsession: add xplugd service to accompany setxkbmap (#2450) 2021-12-23 15:38:44 -05:00