Skip to content

Commit

Permalink
nixel: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine 'toinux' Wam committed Dec 29, 2024
1 parent 9968baf commit 9631901
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkgs/by-name/ni/nixel/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,12 @@ rustPlatform'.buildRustPackage rec {
sha256 = "sha256-wIXZd8iujLqbgbV+abWmIfjDgQ8i6nyE5jTAs3OczXM=";
};

cargoHash = "sha256-GJ2UO8MvujRxFjzdt2Tfrlfzv1jot9XCrmfBqTFVngI=";

nativeBuildInputs = [
rustPlatform'.bindgenHook # .override { clang = clang_16; }
];


cargoHash = "sha256-wIXZd8iujLqbgbV+abWmIfjDgQ8i6nyE5jTAs3OczXM=";

# Package requires a non reproducible submodule
# https://github.com/kamadorueda/nixel/blob/2873bd84bf4fc540d0ae8af062e109cc9ad40454/.gitmodules#L7
doCheck = false;
Expand Down

0 comments on commit 9631901

Please sign in to comment.