fixup nixos generator type Lach 2025-03-23 #16240eb
fix propagate generator-helper in overlayLach 2025-03-23 #098319f
fix generator should be an unique functionToLach 2025-03-23 #3df4666
refactor do not use try_blocksLach 2025-03-23 #b59e008
chore update flakeLach 2025-03-23 #3505340
doc: tried to improve docs, realised I'm still too lazy for that Yaroslav Bolyukin 2025-03-23 #cd1bdf7
refactor cleaner toplevel value handlingYaroslav Bolyukin 2024-12-09 #a70ed4a
fix differentiate between imported functor and just nixpkgsYaroslav Bolyukin 2024-12-08 #c0e7b60
fix do not require wildcard with callPackageYaroslav Bolyukin 2024-12-08 #ffbc7e9
feat secret read-shared subcommandYaroslav Bolyukin 2024-12-08 #3b8059d
feat regenerate --skip-hosts argumentYaroslav Bolyukin 2024-12-08 #602c928
fix do not assert for secret regeneration commandYaroslav Bolyukin 2024-12-08 #347bd4a
fix do not treat expectedGenerationData as partYaroslav Bolyukin 2024-12-03 #68ce59a
fix batched builds evaluation errorsYaroslav Bolyukin 2024-12-03 #6d3c085
refactor replace builtins.currentSystem with pure alternativeYaroslav Bolyukin 2024-11-30 #7de6204
feat secret regenerationYaroslav Bolyukin 2024-11-30 #3e7b063
feat enable eval pure modeYaroslav Bolyukin 2024-11-30 #2a6bd68
refactor expected owners consistent namingYaroslav Bolyukin 2024-11-30 #bbcec9f
feat generation dataYaroslav Bolyukin 2024-11-30 #80667c4
feat retrieve tagged hostsYaroslav Bolyukin 2024-11-30 #6d807f6
feat create gc root per built systemYaroslav Bolyukin 2024-11-19 #fcad02a
fix documentation generator fixYaroslav Bolyukin 2024-11-19 #353fd26
* chore(deps): update to `age` version `0.11`
* chore(deps): update the remaining dependencies
* chore: simplify `encrypt_secret_data` bounds
* chore: simplify `encrypt_secret_data` bounds even more Petr Portnov | PROgrm_JARvis 2024-11-17 #b66f857
fix invalid nix execution placeYaroslav Bolyukin 2024-11-14 #966948d
refactor prepare batching for secretsYaroslav Bolyukin 2024-11-14 #feb74e5
feat do not use build batching for single-host jobsYaroslav Bolyukin 2024-11-14 #e7a5b5f
fix native-eval stubYaroslav Bolyukin 2024-11-14 #45f5af0
feat batch builds in legacy evalYaroslav Bolyukin 2024-11-14 #064468b
refactor use nix build to update profile generationYaroslav Bolyukin 2024-11-14 #dfbdb4a
fix run activation script on deploy boot subcommandYaroslav Bolyukin 2024-11-12 #15fd410
feat default for nixpkgs.buildUsingYaroslav Bolyukin 2024-11-11 #d8d77b8
feat make self' available in nixos modulesYaroslav Bolyukin 2024-11-11 #8fb243b
feat forward self argumentYaroslav Bolyukin 2024-11-11 #92f63f5
feat( readme ) minimize examplePetr Portnov 2024-11-11 #9e7bb97
fix( readme ) make basic example compilablePetr Portnov 2024-11-11 #6899c70
feat make inputs' available in nixos configYaroslav Bolyukin 2024-11-10 #05eadde
feat nixosConfigurations output compatYaroslav Bolyukin 2024-11-03 #c05c232
fix secret generationYaroslav Bolyukin 2024-09-09 #13f8ec8
ci fix nix flake checkYaroslav Bolyukin 2024-09-04 #ef18a9f
feat pass flake inputs to nixos config argsYaroslav Bolyukin 2024-09-04 #749ed81
Merge pull request #7 from mrshiposha/fix/flake-file Yaroslav Bolyukin 2024-09-04 #76e09f9
fix stub terraform providerYaroslav Bolyukin 2024-09-03 #3143e34
fix flake.nixDaniel Shiposha 2024-09-04 #fc915a4
feat fleet tf now executes terraform by itselfYaroslav Bolyukin 2024-09-01 #f59b068
refactor prepare for decoupling fleet-cli from fleet-data-storageYaroslav Bolyukin 2024-08-31 #87c4900
feat experimental opentofu integrationYaroslav Bolyukin 2024-08-18 #213ad7d
refactor remove _resolvedPkgs optionYaroslav Bolyukin 2024-08-18 #505f82e
refactor move definitions aroundYaroslav Bolyukin 2024-08-17 #d2cec5d
refactor declare configuration using flake partsYaroslav Bolyukin 2024-08-14 #cc4ecd6
feat ability to select specialisation to activateYaroslav Bolyukin 2024-07-24 #f779c26
feat lenient nixosModules typeYaroslav Bolyukin 2024-07-11 #d9fb30d
build reduce flake dependencies (#6)Petr Portnov | PROgrm_JARvis 2024-07-09 #e9ac172
fix impermanence compatYaroslav Bolyukin 2024-07-07 #d675bc0
fix mkBytes argumentYaroslav Bolyukin 2024-07-07 #c055cb1
refactor move app-specific generators out of treeYaroslav Bolyukin 2024-07-06 #2a9ff81
feat bytes generator helperYaroslav Bolyukin 2024-07-06 #f17a60a
feat fleet secret add --merge cli flagYaroslav Bolyukin 2024-07-05 #bd8e3e5
fix secret encoding handlingYaroslav Bolyukin 2024-07-05 #0528ea1
feat hex secret encodingYaroslav Bolyukin 2024-07-02 #453e81e
fix print secret name on part initialization failureYaroslav Bolyukin 2024-07-02 #1389456
feat add node id to garbage secret generatorYaroslav Bolyukin 2024-07-02 #db32654
feat make secret system compatible with impermanenceYaroslav Bolyukin 2024-07-02 #27d8bf1
refactor use generator helper for built-in secret generatorsYaroslav Bolyukin 2024-06-28 #67bf612
ci add flake outputs formatter, schemasYaroslav Bolyukin 2024-06-03 #b56a5a3
ci crude migration to flake-partsYaroslav Bolyukin 2024-06-02 #7c29776
* fix(fleet-cmd): include the required package for tab completions
* style(fleet-cmd): reformat automatically Petr Portnov | PROgrm_JARvis 2024-06-02 #aac7f38
feat(fleet-cmd): add automatic completions Yaroslav Bolyukin 2024-06-02 #ad7852d
feat always build with craneYaroslav Bolyukin 2024-06-01 #d8bac4e
feat( fleet-cmd ) add automatic completionsPetr Portnov 2024-06-02 #d940537
refactor c bindingsYaroslav Bolyukin 2024-05-25 #966e7f1
doc: migration to updated fleet.nix format Yaroslav Bolyukin 2024-05-21 #3f5aab0
refactor rework fleet.nix secret bookkeepingYaroslav Bolyukin 2024-05-21 #a59c7c9
Merge pull request #2 from CertainLach/fix-alejandra-hash Yaroslav Bolyukin 2024-05-14 #2c5a4bd
fix secret generator should create $out themselfYaroslav Bolyukin 2024-05-13 #459a846
build downgrade `clap`Petr Portnov 2024-05-13 #b663896
Merge pull request #1 from CertainLach/add-crossterm Yaroslav Bolyukin 2024-05-13 #0920f04
build fix `alejandra` hashPetr Portnov 2024-05-13 #98c5ea9
refactor consistent module namingYaroslav Bolyukin 2024-05-03 #05b4cf0
build add `crossterm` to fix buildPetr Portnov 2024-05-13 #a29cb29
fix post secret management refactorYaroslav Bolyukin 2024-04-26 #47baace
fix post secret management refactorYaroslav Bolyukin 2024-04-26 #e8c42d8
refactor nix secret moduleYaroslav Bolyukin 2024-04-14 #d8c8e6d
fix make indicatif optionalYaroslav Bolyukin 2024-03-24 #754b45c
doc: fix code fences Yaroslav Bolyukin 2024-03-02 #9b6d5bf
doc: flake example Yaroslav Bolyukin 2024-03-02 #89d8c5f
feat move secret generation helpers to coreYaroslav Bolyukin 2024-03-02 #989a90d
feat apply networking.hostName from fleet attr nameYaroslav Bolyukin 2024-01-07 #a31940c
fix update lockfileYaroslav Bolyukin 2024-01-05 #0dbf004
fix do not prepare for rollback on uploadYaroslav Bolyukin 2024-01-05 #deac38e
refactor split build-systems and deploy commandsYaroslav Bolyukin 2024-01-05 #c0c9b96
fix post-refactorYaroslav Bolyukin 2024-01-01 #718d88b
refactor temporarly break cross, but greatly cleanup dataYaroslav Bolyukin 2023-12-31 #d0d2d55
refactor remove shell-outs for sshYaroslav Bolyukin 2023-12-29 #7c6930a
refactor minor rewritesYaroslav Bolyukin 2023-12-28 #904d121
refactor shell abstractionYaroslav Bolyukin 2023-12-28 #a369041
refactor more repl abstractionsYaroslav Bolyukin 2023-12-27 #7e2e5c5
doc: remove experimental status Yaroslav Bolyukin 2023-12-24 #624fe7e
refactor provide cross system using argumentYaroslav Bolyukin 2023-12-24 #1aab6a2
refactor perform build using nix replYaroslav Bolyukin 2023-12-24 #89d3567
feat add-shared --readdYaroslav Bolyukin 2023-11-26 #e85b4da