1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-22 23:51:39 +03:00

Commit Graph

  • 1ef543795b Changed output from nix build for doi command Narice 2021-06-03 22:19:43 +0200
  • 9ac1382b57 Changed flk iso command so that the link to the result is created as iso/HOST Narice 2021-06-03 15:35:56 +0200
  • ad6460a7e7 On flk vm, create a bash script to run the vm Narice 2021-06-03 20:59:22 +0200
  • 78874d2512 After vm run, delete tmp directory when empty Narice 2021-06-03 20:58:15 +0200
  • 518ee1b0fe Fusionned vm and vm-run and made vm run a one shot vm Narice 2021-06-03 20:57:26 +0200
  • 7f4d393914 Delete disk image for host before running the vm Narice 2021-06-03 15:03:08 +0200
  • 6b2582c15f Added vm and vm-run commands to flk.sh Narice 2021-06-03 14:01:54 +0200
  • 61321c40cf Add doi flk command Jarosław Wygoda 2021-06-02 18:32:52 +0200
  • 124fb604ef flake: update utils input Pacman99 2021-06-01 12:52:41 -0700
  • 07317f78a2 fix: flk usage of lock update David Arnold 2021-05-31 12:53:55 -0500
  • f921586ac2 doc: update options documentation Pacman99 2021-06-01 11:21:49 -0700
  • 2c7efc4cd3 flake: update fup includes fixes for double applied overlays problem Pacman99 2021-06-01 11:20:37 -0700
  • b5b4be4d83 shell/flk: add repl sub-command Pacman99 2021-05-31 15:42:24 -0700
  • 1fc53c8ebc modules: generate registry and add fup-repl to env Pacman99 2021-05-31 15:08:44 -0700
  • 52566f41d8 flake: use fup for non-lib outputs Pacman99 2021-05-31 15:56:01 -0700
  • 83a98a46b9 importers: filter out empty attrsets Pacman99 2021-05-31 14:18:34 -0700
  • 048b886435 use self.inputs instead of inputs Pacman99 2021-05-31 11:58:17 -0700
  • 95734468e8 test: assert com.example.myhost David Arnold 2021-05-31 12:58:06 -0500
  • b136529b02 bump fup (with latest reverseDomainName parsing) David Arnold 2021-05-31 12:52:18 -0500
  • c43d7641fa imp: make importers truely recursive David Arnold 2021-05-27 14:07:23 -0500
  • 272a706dc5 evalArgs: switch externalModules to coercedListOf Pacman99 2021-05-29 12:50:26 -0700
  • 83deab4024 ref: rakeLeaves use explicit sieve David Arnold 2021-05-27 16:12:46 -0500
  • 639863bebb ref: drop safeReadDir David Arnold 2021-05-27 14:06:13 -0500
  • 8a21557baa imp: make fullFlake debuggable through top level repl David Arnold 2021-05-27 14:58:35 -0500
  • fa2d67490f ref: lib-tets rm unused files David Arnold 2021-05-27 13:55:04 -0500
  • cb627e067f ref: encapsulate lib tests into folder David Arnold 2021-05-27 13:54:10 -0500
  • 6c6e69d2d0 README: fix bors repository link Pacman99 2021-05-26 22:34:38 -0700
  • 33328e3d68 evalArgs: switch suites type to coercedListOf so suites get flattened as they used to Pacman99 2021-05-27 10:57:39 -0700
  • 7f17b5bc9f tests: only add profilesTest if suites are defined isoConfig: don't error if suites aren't passed Pacman99 2021-05-26 10:36:12 -0700
  • 177f01ced0 tests: add proper check for rakeLeaves also drop mkSuites test, which is now deprecated Pacman99 2021-05-26 08:32:11 -0700
  • e838f60e29 Replace profiles/suites with general importables profiles and suites is created with the old mkProfileAttrs, this makes the new auto-importing strategies backwards compatible. But warnings are printed when using profiles and suites instructing you on how to switch your profiles folder format and add suites to importables Pacman99 2021-05-26 08:30:39 -0700
  • 271cfd0c18 re-add mkProfileAttrs with a deprecation message Pacman99 2021-05-26 08:28:56 -0700
  • f100c6dcf4 flake: update devshell input for importTOML Pacman99 2021-05-26 08:56:28 -0700
  • e6b9618a32 tests: add simple devshell test Pacman99 2021-05-21 12:23:41 -0700
  • 878aea95ad export devshell modules Pacman99 2021-05-21 13:55:45 -0700
  • bf6a465789 evalArgs: add devshell namespace for modules don't import modules Pacman99 2021-05-21 13:54:52 -0700
  • 237e0bce9b rakeLeaves: create and use standard auto-importer The function picks up .nix files and stops recursing when it hits a folder with a default.nix This allows it to be used to collect hosts, overlays, and profiles Pacman99 2021-05-25 11:10:29 -0700
  • 8065740c86 shell: append overlays Pacman99 2021-05-21 08:35:14 -0700
  • d410c2f90d tests: add host build to checks output Pacman99 2021-05-21 08:20:52 -0700
  • 181b8a42a4 evalArgs: create outputsBuilder option Pacman99 2021-05-19 22:09:48 -0700
  • a3c6bc7990 mkFlake: update to new fup outputsBuilder Pacman99 2021-05-19 08:51:20 -0700
  • 7daa4d45b1 flake: update fup input includes addition of outputsBuilder Pacman99 2021-05-21 08:21:20 -0700
  • e5309ccab5 devshell: add ssh commands for secrets module GTrunSec 2021-05-20 20:49:47 -0700
  • d8d108ebf0 fix deploy-rs multi-arch GTrunSec 2021-05-19 20:58:54 -0700
  • 8b77cd1d5e Revert "shell: add packages from overlays to devshell" Pacman99 2021-05-18 08:08:06 -0700
  • aa8bf26e72 Update Changelog for tag Pacman99 2021-05-17 05:21:10 +0000
  • 2796d59a84 flake: update utils input includes api changes to fup Pacman99 2021-05-18 07:45:05 -0700
  • 9113d8641e add devshellModules option to customize devshell Pacman99 2021-05-15 21:01:46 -0700
  • b144f0bc48 README: fix links and add License section Pacman99 2021-05-15 10:47:49 -0700
  • be23ab253c shell/flk: sudo nixos-generate-config Dusk Banks 2021-05-14 19:41:46 -0700
  • 6be60aa422 add github actions and bors configuration Pacman99 2021-05-12 16:20:19 -0700
  • 0bbc1decfe test mkFlake with a full flake similar to devos Pacman99 2021-05-12 16:10:18 -0700
  • 0c98c652b3 shell: use eval-config.nix with pkgs.path This will always work and doesn't rely on fup features Pacman99 2021-05-14 18:07:40 -0700
  • 5527237614 evalArgs: use submoduleWith for channels allows imports key to be set without setting option as a function Pacman99 2021-05-14 11:35:53 -0700
  • 6c724df96e importers: dedicated importers for api arguments Pacman99 2021-05-14 10:25:57 -0700
  • d60e3b4ec6 tree: rename devlib -> digga Pacman99 2021-05-14 09:59:15 -0700
  • e4424d7d67 shell: get nixosSystem from pkgs.input fixes devshell since lib no longer includes nixosSystem Pacman99 2021-05-14 10:08:24 -0700
  • 8c7da5e5fe flake: use nixpkgs.lib for lib output Pacman99 2021-05-13 17:12:30 -0700
  • e72f220ab5 evalArgs: use submoduleWith for nixos/home options This sets shorthandOnlyDefinesConfig to false by default. Which means those definitions can easily make use of the imports key. Without this, they would have to pass a function to the options. Pacman99 2021-05-13 16:56:34 -0700
  • 7921efd17c importHosts: output under the hosts attribute This means the functions output can be used as a module and imported in mkFlake arguments Pacman99 2021-05-13 16:52:58 -0700
  • a008220e46 copy over .editorconfig from devos Pacman99 2021-05-12 15:50:03 -0700
  • 0b59ee4015 check if home-manager input or output exists Pacman99 2021-05-12 15:47:03 -0700
  • fb2194ae16 Add doc for mkFlake and explain usage in README Pacman99 2021-05-12 14:55:15 -0700
  • a489a954fd Move library code to src/ and cleanup folders Pacman99 2021-05-12 14:54:47 -0700
  • d5a1955553 shell: the custom nixos-rebuild will be auto-added Pacman99 2021-05-12 12:36:30 -0700
  • c4da36132c imp: remove importer from top level lib exports David Arnold 2021-05-12 14:43:08 -0400
  • 14c811916c shell: add packages from overlays to devshell following same logic as exporting packages, but don't filter out inputs Pacman99 2021-05-05 13:09:28 -0700
  • 44d5fa77bd shell: ensure nix flakes for nixos-rebuild Pacman99 2021-05-09 12:39:11 -0700
  • f3d074b1e3 flake: update flake-utils-plus input includes filterPackages improvements Pacman99 2021-05-11 23:37:07 -0700
  • c2248f82f9 remove content-addressed experimental features they are still pretty unstable and can fatally break systems Pacman99 2021-05-05 12:40:41 -0700
  • 03d67fd0c8 add gitignore and remove nix build result Pacman99 2021-05-04 21:26:34 -0700
  • 6aa7234a79 add README and COPYING license is a copy from devos Pacman99 2021-05-03 18:21:06 -0700
  • 9f0ecf6920 init with devos lib extraction simple copy of devos library code Pacman99 2021-05-03 18:20:12 -0700
  • 46fe74647e tree: move everything into examples/devos Parthiv Seetharaman 2022-02-23 15:01:35 -0800
  • eb97a36b73
    Merge 9814e490c3 into c7c11aace7 David Karrick 2022-02-23 19:47:20 +0000
  • c7c11aace7
    Merge pull request #427 from Pacman99/fix-deploy Parthiv Seetharaman 2022-02-18 15:13:35 -0800
  • b0aadda88c flake: switch back to serokell deploy input There is a bug in the input-output-hk fork Parthiv Seetharaman 2022-02-17 16:22:48 -0800
  • 620deffdb9 deploy: 74ce47c69d Pacman99 2022-02-17 19:12:30 +0000
  • 74ce47c69d
    Merge pull request #426 from btobolaski/patch-1 Parthiv Seetharaman 2022-02-17 11:12:12 -0800
  • d6b84ca240
    Fix decryption location for agenix Brendan Tobolaski 2022-02-17 10:15:02 -0600
  • d18d72f7f5 deploy: ea189c3461 blaggacao 2022-02-04 12:37:09 +0000
  • ea189c3461 README: typos and grammar Parthiv Seetharaman 2022-02-03 13:19:09 -0800
  • c28b713d14 README: typos and grammar Parthiv Seetharaman 2022-02-03 13:19:09 -0800
  • 68d42ba93f
    Merge pull request #422 from Pacman99/update-inputs Parthiv Seetharaman 2022-01-30 13:52:51 -0800
  • 6de02a64be overrides: remove nix-direnv line Parthiv Seetharaman 2022-01-29 19:58:36 -0800
  • 6ab5049d8a deploy: a341e57ca4 Pacman99 2022-01-30 03:55:30 +0000
  • a341e57ca4
    Merge pull request #416 from Pacman99/add-wild-flakes Parthiv Seetharaman 2022-01-29 19:55:16 -0800
  • 9fd3a1085e bud: switch back to pulling devos as template Parthiv Seetharaman 2022-01-29 11:49:16 -0800
  • adf005b5c8 flake: update digga, home, nixos, latest Parthiv Seetharaman 2022-01-29 11:57:55 -0800
  • 29c7e5fc79 flake: update digga Parthiv Seetharaman 2022-01-29 11:49:55 -0800
  • 111b712346 bud: switch back to pulling devos as template Parthiv Seetharaman 2022-01-29 11:49:16 -0800
  • d834598dba
    Merge pull request #407 from Pacman99/core-comments Parthiv Seetharaman 2022-01-29 11:07:43 -0800
  • 070664bb72 README: Add more flakes to "in the wild" Remove the nrd branch, since that doesn't exist anymore Parthiv Seetharaman 2022-01-13 19:57:34 -0800
  • 75a132f34c deploy: 283f6b255e Pacman99 2022-01-11 19:01:38 +0000
  • 283f6b255e
    Merge pull request #385 from blm768/update-docs Parthiv Seetharaman 2022-01-11 11:01:18 -0800
  • fbfb84b96c Fix outdated option name Ben Merritt 2021-10-04 08:54:27 -0700
  • 8ee3f0a442 deploy: cb3eca3fb0 Pacman99 2022-01-09 08:44:10 +0000
  • cb3eca3fb0
    Merge pull request #414 from blm768/fix-secret-docs Parthiv Seetharaman 2022-01-09 00:43:52 -0800
  • a7fae1dbcc Update secrets path Ben Merritt 2022-01-09 00:14:24 -0800
  • 1cbf28f445 flake: update bud input fixes #406 Parthiv Seetharaman 2021-12-29 19:49:19 -0800