Skip to content

Commit

Permalink
feat: upd paistano tui with some a fix on targets w/ dots in the name
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Sep 6, 2023
1 parent 0f6abce commit 1ba107b
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
paisano.inputs.nixpkgs.follows = "nixpkgs";
paisano.inputs.yants.follows = "yants";
paisano-tui = {
url = "github:paisano-nix/tui/0.1.1";
url = "github:paisano-nix/tui/0.2.0";
flake = false; # we're after the source code, only
};
};
Expand Down
20 changes: 10 additions & 10 deletions src/local/flake.lock

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

20 changes: 10 additions & 10 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 1ba107b

Please sign in to comment.