mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
k3d: update upstream url
This commit is contained in:
parent
4e59b1a23c
commit
ce78681cb6
@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A 3D editor with support for procedural editing";
|
||||
homepage = "http://k-3d.org/";
|
||||
homepage = http://www.k-3d.org/;
|
||||
platforms = with stdenv.lib.platforms;
|
||||
linux;
|
||||
maintainers = with stdenv.lib.maintainers;
|
||||
|
Loading…
Reference in New Issue
Block a user