Skip to content

Commit

Permalink
nix: Remove unnecessary git dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vimpostor committed Nov 24, 2023
1 parent dc47d42 commit 029b392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

nativeBuildInputs = with pkgs; [
cmake
git
pkg-config
qt6.wrapQtAppsHook
];
Expand Down

0 comments on commit 029b392

Please sign in to comment.