Skip to content

Commit

Permalink
feat: update paisano core w/ growOn registry list merge improvement
Browse files Browse the repository at this point in the history
courtesy: @whs-dot-hk
  • Loading branch information
blaggacao committed Sep 6, 2023
1 parent 3dca8ed commit 0f6abce
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
2 changes: 0 additions & 2 deletions dogfood.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ std: inputs: let
inherit (inputs) incl;
inherit (inputs.paisano) pick harvest;
in
# __std.init.<system> = [ ... ] is discarded
# and thus doesn't show up in the CLI/TUI
std.growOn {
inherit inputs;
cellsFrom = incl ./src ["local" "tests"];
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/local/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/tests/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f6abce

Please sign in to comment.