This website requires JavaScript.
Explore
Help
Sign In
lunaphied
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
dd53bce476
lix
/
misc
/
meson.build
7 lines
88 B
Meson
Raw
Normal View
History
Unescape
Escape
meson: install shell files Change-Id: I7c30690e5763d095cf7444333f7b687509051c5f
2024-03-29 16:24:16 +00:00
subdir
(
'bash'
)
subdir
(
'fish'
)
subdir
(
'zsh'
)
meson: install systemd files Change-Id: Idacf602fd379c82a051f00df2293cb02c8b286d4
2024-03-29 17:06:27 +00:00
subdir
(
'systemd'
)
Deprecate the online flake registries and vendor the default registry 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
2024-05-15 09:11:32 +00:00
subdir
(
'flake-registry'
)
Copy permalink