qnial: update homepage
This commit is contained in:
parent
d75cfa03ec
commit
ede37f98e2
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "An array language from Nial Systems";
|
description = "An array language from Nial Systems";
|
||||||
homepage = http://www.nial.com;
|
homepage = https://github.com/vrthra/qnial;
|
||||||
license = stdenv.lib.licenses.artistic1;
|
license = stdenv.lib.licenses.artistic1;
|
||||||
maintainers = [ stdenv.lib.maintainers.vrthra ];
|
maintainers = [ stdenv.lib.maintainers.vrthra ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user