home-manager/tests
eljamm 19b74d98fb
starship: replace eval with source for fish
Changed the initialization method from `eval` to `source` as per the
starship installation guide.

See: https://starship.rs/guide/#%F0%9F%9A%80-installation

This is in accordance with the Fish docs which recommends using `source`
if the command does not need access to stdin, which in this case is what
upstream has.

See: https://fishshell.com/docs/current/cmds/eval.html
2024-07-24 19:44:05 +01:00
..
integration tests: update to match new sd-switch version 2024-07-08 22:34:06 +02:00
lib senpai: switch to scfg format 2024-03-15 11:42:17 +01:00
modules starship: replace eval with source for fish 2024-07-24 19:44:05 +01:00
asserts.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
big-test.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix glance: add module 2024-06-28 17:24:13 +02:00
stubs.nix tests: add mkStubPackage in Nixpkgs overlay 2024-03-03 06:56:05 +01:00