Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
javdl committed Jan 2, 2025
1 parent 48e8863 commit eb8dfd7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .direnv/flake-profile
1 change: 1 addition & 0 deletions .direnv/flake-profile-2-link
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
# instead of passing `buildInputs` / `nativeBuildInputs`,
# we refer to an existing derivation here
inputsFrom = [ bin ];
buildInputs = with pkgs; [ reuse ];
# buildInputs = with pkgs; [
# # Rust toolchain
# rustToolchain
Expand Down

0 comments on commit eb8dfd7

Please sign in to comment.