Unverified Commit 2dc5ed7c authored by Winter's avatar Winter Committed by GitHub
Browse files

Update pkgs/development/tools/wizer/default.nix

parent 9765a3f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{ lib, rustPlatform, fetchCrate }:
{ lib, stdenv, rustPlatform, fetchCrate }:

rustPlatform.buildRustPackage rec {
  pname = "wizer";