1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-22 15:41:46 +03:00

Commit Graph

  • bbcca38932 fix: bump flake-utils-plus with a regression w.r.t exportModules reverted David Arnold 2021-07-23 15:31:43 -0500
  • 285f879014 bump: downstream for tests David Arnold 2021-07-20 23:41:21 -0500
  • 6edaccd19e imp/nixos: enable importable access to self & inputs's lib functions David Arnold 2021-07-20 23:31:48 -0500
  • 64031cd1d5 imp: pass self & inputs to devshell module eval David Arnold 2021-07-20 23:28:31 -0500
  • cf6f2e1bd9 fix: don't git ignore the mdbook index David Arnold 2021-07-20 22:54:03 -0500
  • cb79b839c5 bump: downstream for tests David Arnold 2021-07-20 21:48:35 -0500
  • b089b036c2 fix: mkFlake options & functor David Arnold 2021-07-20 21:38:14 -0500
  • 13d6f8590f fix: boostrap iso module David Arnold 2021-07-20 20:58:03 -0500
  • fee8829dd7 docs: add general docs (w/o library reference) David Arnold 2021-07-20 20:41:00 -0500
  • 736b50eeb0 fix: api-doc job David Arnold 2021-07-20 19:31:13 -0500
  • cd8a40c682 fix: remove deprecated accessors in examples David Arnold 2021-07-20 19:09:49 -0500
  • 0c266bafdf ref: adapt to fup upstream refactoring David Arnold 2021-07-20 18:24:39 -0500
  • 6562558a4b fix: infinite recursion David Arnold 2021-07-20 14:34:19 -0500
  • 14e36e1133 fix: add inputs back to arguments David Arnold 2021-07-20 14:54:40 -0500
  • 2965633c1f Using extra-* in nix.extraOptions should append to existing entries in nix.conf teutat3s 2021-07-20 21:28:46 +0200
  • 826620aabb ref: factor mkFlake into its components David Arnold 2021-07-20 12:23:39 -0500
  • 8ed47e8270 ref: don't mix access to configuration inputs and config values David Arnold 2021-07-19 10:41:38 -0500
  • 2fc56f4dd6 imp: add e2e tests David Arnold 2021-07-18 20:48:22 -0500
  • 0cea9fecfb bump: devos to tip of correspondence PR David Arnold 2021-07-16 16:11:45 -0500
  • 7587f4700e fmt David Arnold 2021-07-16 16:06:09 -0500
  • a253fda655 ref: reorganise exported confenience modules & overlays David Arnold 2021-07-16 15:54:02 -0500
  • b90ad83d83 satisfy pre-commit hook (editorconfig / format) David Arnold 2021-07-16 15:40:39 -0500
  • ea183d97fd ref: overlays.patched -> overlays.patchedNix David Arnold 2021-07-16 15:35:04 -0500
  • 4b892d6c11 nixConfig: provide a useful nixConfig module David Arnold 2021-07-16 15:29:03 -0500
  • 5eb849f0f6 nixConfig: setup the nix configuration David Arnold 2021-07-16 14:54:47 -0500
  • 4a4a6ee1c1 imp: add proper nix patching David Arnold 2021-06-30 15:22:21 -0500
  • 78e198103a bump: devos for testing David Arnold 2021-07-16 12:25:10 -0500
  • a060db0a55 fix: do host-spaced home checks only on that hosts's architecture David Arnold 2021-07-14 21:14:29 -0500
  • b4a7330864 imp: hm user@host idiom should be aligned with host's deployment David Arnold 2021-07-09 17:33:31 -0500
  • dd1e822f7e ref: cleanup hm config generation David Arnold 2021-07-09 10:45:39 -0500
  • d64f95fb28 test: add hm only config David Arnold 2021-07-15 19:55:15 -0500
  • a3b2207f22 bump: devos for testing David Arnold 2021-07-15 19:38:15 -0500
  • 70ba6e210e bump: fup (include dynamic output) David Arnold 2021-07-15 19:41:39 -0500
  • 68b6f161ae imp: better hm user checks naming David Arnold 2021-07-14 21:20:17 -0500
  • e07825ca4e fix: checks for portableHomeConfigurations David Arnold 2021-07-14 13:07:01 -0500
  • 01c9e74a05 imp: add portable per aarch users David Arnold 2021-07-12 17:31:05 -0500
  • 8bae91593c ref: aclaratory naming David Arnold 2021-07-12 17:16:32 -0500
  • 0ea701705d fix: regression David Arnold 2021-07-15 21:58:07 -0500
  • 905b26bcb8 zoink: surface regression David Arnold 2021-07-15 22:00:51 -0500
  • c7224726ef bump: downstream for tests David Arnold 2021-07-15 17:51:47 -0500
  • ee21767f62 bump: deploy (with overlay) David Arnold 2021-07-15 18:36:44 -0500
  • b1b29239a8 imp: reduce flake inputs footprint and increase conciseness David Arnold 2021-07-06 02:15:45 -0500
  • 667be56cf4 fix: work arround path:../../ & input.parent error David Arnold 2021-07-14 20:07:19 -0500
  • 4bb01ba900 fix: add the entirety of nix#4641 patch David Arnold 2021-07-12 15:17:43 -0500
  • 6954bdde5f bump downstream to working tip for tests David Arnold 2021-06-30 16:22:55 -0500
  • a6fadb1288 ref: split digga shell into divnix/flk & divnix/devos/shell (devshell) David Arnold 2021-06-25 18:45:08 -0500
  • a2411ee0ec fix: make nixos.hostDefaults.channelName required David Arnold 2021-07-06 00:17:35 -0500
  • 0a5325d362 Revert "use deploy's overlay to prevent nixpkgs dep" David Arnold 2021-07-05 22:32:13 -0500
  • 33474e6ffa imp: pass down self to grouped folder layout David Arnold 2021-07-05 20:30:24 -0500
  • 02d8feb01d fix: add back digga lib checks David Arnold 2021-07-04 00:40:14 -0500
  • 4e3b9e6f89 use deploy's overlay to prevent nixpkgs dep Pacman99 2021-07-03 10:56:37 -0700
  • 9006a2a89e importers: include flattenTree in internal lib Pacman99 2021-07-03 10:48:35 -0700
  • 8e7239875f remove code that is no more in active use David Arnold 2021-06-30 17:01:24 -0500
  • 39b39f1a4f imp: conservative digga lib output David Arnold 2021-06-30 15:32:07 -0500
  • a58be6f842 fix: have devshell respect it's loaded nix version David Arnold 2021-06-30 15:20:05 -0500
  • 03b96d6f25 fix: polyfill flake.lock for pure evaluation mode David Arnold 2021-06-25 22:00:29 -0500
  • 91a5764acf ref: tests are becoming a pkgs-less library David Arnold 2021-06-25 18:07:24 -0500
  • a2905735cc fix: make declaration of suites optional but throw a warning David Arnold 2021-06-25 17:20:09 -0500
  • 466ea26553 imp: checks pass --show-trace flags David Arnold 2021-06-25 16:23:01 -0500
  • 6efb2fbccf ref: make tests more useful David Arnold 2021-06-25 16:18:46 -0500
  • acff396977 examples/downstream: use latest digga/develop David Arnold 2021-06-25 13:20:34 -0500
  • ca822d87c9 fix jobs flake David Arnold 2021-06-24 18:13:29 -0500
  • 4fe2f9b6ca fix: check-all David Arnold 2021-06-24 15:47:55 -0500
  • 67df251929 ref: add proper downstream testing David Arnold 2021-06-24 14:24:10 -0500
  • 7608f9585c ref: we love the unofficial flakes roadmap David Arnold 2021-06-21 15:35:03 -0500
  • a680bc2529 ref: ci to new shift-left testing strategy | please do TDD form now on David Arnold 2021-06-20 15:38:02 -0500
  • f685d7aa82 evalnix David Arnold 2021-06-20 02:09:04 -0500
  • defb97a834 fmt David Arnold 2021-06-20 02:08:00 -0500
  • 3d0dfa9797 fix classicalDevos example David Arnold 2021-06-20 01:51:59 -0500
  • 25bf8eefe2 ref: auxiliaries (checks, jobs, devshell) David Arnold 2021-06-19 21:42:51 -0500
  • e5ab98071d add groupByConfig example David Arnold 2021-06-19 21:14:56 -0500
  • e6c3497e79 mv fullFlake -> example David Arnold 2021-06-19 20:45:58 -0500
  • 5a16e8f6e8 use config.lib.digga.mkBuild David Arnold 2021-06-19 14:28:24 -0500
  • 3ce5283d4e ourlib -> config.lib.our David Arnold 2021-06-19 14:28:05 -0500
  • 147f0f2b78 fix: maybe import well defined nix modules (with _file) David Arnold 2021-06-19 15:46:42 -0500
  • 7fed72333f bump fup version (fixup for modules importer) David Arnold 2021-06-19 13:11:14 -0500
  • aa8eb909f5 flake: update deploy input Pacman99 2021-06-18 12:50:08 -0700
  • 6a882ace4a flake: update lock file should have been included in previous commit to drop follows usage Pacman99 2021-06-16 16:44:45 -0700
  • 979b1bb723 flake: drop follows for nixos-generators input Pacman99 2021-06-16 16:41:57 -0700
  • 3454756ce0 nixpkgs-fmt David Arnold 2021-06-15 12:06:20 -0500
  • 2eb6f83262 fix: maybImport to also classic imports that peak for defualt.nix David Arnold 2021-06-14 20:40:27 -0500
  • 1fb87138c7 flk: don't set out path for nix build ./result is more obvious for users who've used nix build and then we don't have to worry about file extensions, its already a folder with the right files. Pacman99 2021-06-14 18:39:52 -0700
  • 2eab4b0c88 the prefix hopeful trick did not work. David Arnold 2021-06-13 22:52:06 -0500
  • a9ce10471d fix: store builds under ./builds, so .giignore can pick it up. David Arnold 2021-06-13 21:59:09 -0500
  • 2f2a8a862d style David Arnold 2021-06-13 21:43:50 -0500
  • 65ecc2cbf0 flk: add general build command, replace iso/doi Pacman99 2021-06-10 14:45:04 -0700
  • 00d056f87e modules: add builds for nixos-generators formats Pacman99 2021-06-10 14:43:54 -0700
  • c119cbb031 bump: fup for flake-utils check-utils David Arnold 2021-06-14 12:33:27 -0500
  • 9836d2aeeb add module importer (raker) David Arnold 2021-06-13 21:27:48 -0500
  • d38d316401 add test for overlay order David Arnold 2021-06-13 20:30:05 -0500
  • 2c53cb09e2 fix: overlays order - internal, "raked" overlays last David Arnold 2021-06-13 20:23:30 -0500
  • fa73f3713d !fixup fix: conflicting declaration error message utility David Arnold 2021-06-13 20:13:33 -0500
  • 87833a33e4 fix: conflicting declaration error message utility David Arnold 2021-06-13 19:54:28 -0500
  • 6c610b3eed drop builderArgs and pull specialArgs from module Pacman99 2021-06-10 09:44:45 -0700
  • bce934a16f modules: export digga lib in config.lib.digga Pacman99 2021-06-10 09:48:16 -0700
  • 90db38e4e9 Update Changelog for tag Pacman99 2021-06-09 00:11:17 +0000
  • 82e94c8170 flake: update fup input includes overlay fixes Pacman99 2021-06-04 08:47:35 -0700
  • ab10207b4b README: add contributing section Pacman99 2021-06-03 08:36:30 -0700
  • ef17475de5 flk: save digitalOcean image with .qcow2 extension Pacman99 2021-06-03 13:38:05 -0700
  • 04a9d846f1 Changed extension of output link from iso command Narice 2021-06-03 22:21:22 +0200