forked from lix-project/lix
julia
7a3745b076
Fixes #183, #110, #116.
The default flake-registry option becomes 'vendored', and refers
to a vendored flake-registry.json file in the install path.
Vendored copy of the flake-registry is from github:NixOS/flake-registry
at commit 9c69f7bd2363e71fe5cd7f608113290c7614dcdd.
Change-Id: I752b81c85ebeaab4e582ac01c239d69d65580f37
7 lines
88 B
Meson
7 lines
88 B
Meson
subdir('bash')
|
|
subdir('fish')
|
|
subdir('zsh')
|
|
|
|
subdir('systemd')
|
|
subdir('flake-registry')
|