Skip to content

Commit

Permalink
eza: remove the patch needed for version 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adomixaszvers committed Nov 15, 2023
1 parent 50b6fb1 commit 4863fa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
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.

9 changes: 0 additions & 9 deletions profiles/cli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,6 @@
eza = {
enable = true;
enableAliases = true;
package = pkgs.eza.overrideAttrs {
patches = [
(pkgs.fetchpatch {
url =
"https://github.com/eza-community/eza/commit/4b4fd1933c637afc5ac990803c8bc11972d10cb0.patch";
sha256 = "0i7vl16lgz9fkv3bpdwd8krlls6ba03lrrjjwvkz6fdaa7nb2210";
})
];
};
};
fzf = {
changeDirWidgetCommand = "bfs -type d";
Expand Down

0 comments on commit 4863fa5

Please sign in to comment.