Fix the actual project name

This commit is contained in:
Matthias Beyer 2015-11-02 18:51:18 +01:00
parent df15b41c24
commit f50177f155

View file

@ -8,7 +8,7 @@ let
in
pkgs.stdenv.mkDerivation rec {
name = "unfug.org";
name = "imag";
src = ./.;
version = "0.0.0";