Commit graph

10 commits

Author SHA1 Message Date
b0c8d8b38e feat: add secrets module
idea: have sops encrypted secret yamls, specify them in Nix, get all
secret yamls in a single directory to push into oci repo for flux to use
2025-04-04 16:18:31 +02:00
0b7f99f81e chore: split render function into eval and render functions
allows access to more data of a nixlet module
2025-04-04 15:57:09 +02:00
5199b67122 refactor(lib): simplify 2024-11-24 17:19:17 +01:00
9185c975f0 fix(lib): add curl package prefix to upload script 2024-05-13 12:33:33 +00:00
eb1fd4cdd2 chore(lib): add fetchNixletFromGitlab function 2024-05-08 21:31:34 +02:00
c060c99d40 fix(lib): add nixlet name as top level directory to all uploaded tar's 2024-05-08 20:01:27 +02:00
0cde19e51f feat: rewrite how nixlets work 2024-05-08 17:09:17 +00:00
0872fd859f chore: switch to kubenix fork 2024-03-20 15:48:21 +01:00
9ae5cfa52d chore: default values argument to {} 2024-03-20 15:39:22 +01:00
technofab
6d7653ff0c chore: add basic template and lib 2024-03-06 10:23:25 +00:00