treewide: name -> pname (#67513)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib, fetchFromGitHub, rustPlatform, pkgconfig, openssl, systemd }:
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
name = "journaldriver-${version}";
|
||||
pname = "journaldriver";
|
||||
version = "1.1.0";
|
||||
cargoSha256 = "0wmr0r54ar7gvhvhv76a49ap74lx8hl79bf73vc4f4xlj7hj303g";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user