ramfetch: set pname
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
name = "ramfetch";
|
||||
pname = "ramfetch";
|
||||
version = "1.1.0a";
|
||||
|
||||
src = fetchgit {
|
||||
|
||||
Reference in New Issue
Block a user