Commit Graph

10 Commits

Author SHA1 Message Date
Julie B.
851c88487a tool/install: add --force flag 2022-08-25 18:57:19 +02:00
Julie B.
fb1bd0baaf chore: bump copyright year 2022-08-25 18:57:19 +02:00
Julie B.
1da76fbb65 tool: rewrite in C++ 2022-08-25 18:57:19 +02:00
Julie B.
ab599688ca address evaluation warnings 2022-07-18 23:03:48 +02:00
Julie B.
1322252ea5 checks: fix nix symlinks are not flakes 2022-07-18 23:03:48 +02:00
Julie B.
d58d012d4c tool: allow overriding profile name
Closes #18
2021-09-29 20:46:08 +02:00
Julie B.
c91100d139 add checks 2021-08-27 18:54:15 +02:00
Julie B.
8af3362f5e tool: put dependencies in $PATH 2021-08-27 18:54:15 +02:00
Julie B.
7cd669804a relicense
My specifications:
- Nix code should receive a permissive license, in part not to copyleft
away everyone's NixOS configurations for no good reason.
- The companion tool should be protected by copyleft.
- The templates should immediately rise to the public domain.
- It should be very clear which part falls under which license.

Based on that, I have selected the ISC and BSD-0 because they are short,
and the GNU General Public License version 3 or later as a copyleft
license.
2021-08-27 18:53:58 +02:00
Julie B.
204423b939 Add checks for imperative guest management 2021-08-27 18:53:57 +02:00