fix(nix): remove unused self value

This commit is contained in:
2025-11-27 15:39:36 +01:00
parent ce28426075
commit cffdab1be6
3 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
{
inputs,
pkgs,
self,
rustVersion,
...
}: