about summary refs log tree commit diff stats
path: root/package/blake3/blake3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'package/blake3/blake3.nix')
-rw-r--r--package/blake3/blake3.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/blake3/blake3.nix b/package/blake3/blake3.nix
index c13824a..74a393b 100644
--- a/package/blake3/blake3.nix
+++ b/package/blake3/blake3.nix
@@ -8,7 +8,6 @@
 # You should have received a copy of the License along with this program.
 # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
 {
-  lib,
   python3Packages,
   rustPlatform,
   fetchFromGitHub,