nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

qnial: update homepage

+1 -1
+1 -1
pkgs/development/interpreters/qnial/default.nix
··· 32 32 33 33 meta = { 34 34 description = "An array language from Nial Systems"; 35 - homepage = http://www.nial.com; 35 + homepage = https://github.com/vrthra/qnial; 36 36 license = stdenv.lib.licenses.artistic1; 37 37 maintainers = [ stdenv.lib.maintainers.vrthra ]; 38 38 platforms = stdenv.lib.platforms.linux;