io: switch to pname
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
56201edbce
commit
96876f1e9a
@ -5,7 +5,8 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "io-2017.09.06";
|
pname = "io";
|
||||||
|
version = "2017.09.06";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "stevedekorte";
|
owner = "stevedekorte";
|
||||||
repo = "io";
|
repo = "io";
|
||||||
|
Loading…
Reference in New Issue
Block a user