From f661e40d0d2a74f85d1707e0265d68fcc036d54e Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 20 Dec 2019 23:15:58 +0100 Subject: [PATCH] mateamt: try setting meta in yet another way --- mateamt.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mateamt.nix b/mateamt.nix index f97166b..cd428d2 100644 --- a/mateamt.nix +++ b/mateamt.nix @@ -3,7 +3,7 @@ { mateamt = pkgs.lib.hydraJob ((import { inherit pkgs; - }).overrideAttrs { + } // { meta = with pkgs.stdenv.lib; { description = "A whole new matemat"; maintainers = [