Skip to content

Commit

Permalink
remove alias usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin committed Oct 4, 2023
1 parent d6e8ec4 commit 7935737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;

nativeBuildInputs = with pkgs; [
pkgconfig
pkg-config
pkgs.rustPackages.clippy
];

Expand Down

0 comments on commit 7935737

Please sign in to comment.