ae78f9aafd
systemd init
2024-10-04 15:57:57 +02:00
Raito Bezarius
94a5b19c77
fix(evalConfig): fix pkgs
relation with nixpkgs
...
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-09-07 21:52:48 +02:00
Raito Bezarius
561d47822a
fix(assertions): wire up the assertion system
...
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-24 19:00:04 +02:00
Raito Bezarius
081b9ab370
feat(modules): add a nixpkgs module
...
Like nixpkgs itself, we can control Liminix's package set via the module
system.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-24 17:36:05 +02:00
Raito Bezarius
258c33f409
feat(entrypoint): expose evalModules
for external interop
...
e.g. colmena can make use of it to declare an heterogeneous set of
systems, mixing Liminix and NixOS systems.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-24 17:36:05 +02:00
Daniel Barlow
b60ce985b7
inline lib/merge-modules.nix
...
it wasn't really adding value once I learned that evalModules
is at nixpkgs.lib
https://github.com/telent/liminix/compare/main...vesim987:liminix:main#diff-8ebcd005c04c8eddff72aa83f26a9ee6cfef3c04ce16b8f051aa6c6f4b0c9e73L1
2023-02-16 17:22:27 +00:00
Daniel Barlow
9d651f5851
move files
2023-02-15 22:06:28 +00:00