Loading pkgs/development/interpreters/bqn/cbqn/singeli.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation { homepage = "https://github.com/mlochbaum/Singeli"; description = "A metaprogramming DSL for SIMD"; license = licenses.isc; maintainers = with maintainers; [ AndersonTorres sternenseemann synthetica shnarazk ]; maintainers = with maintainers; [ AndersonTorres sternenseemann synthetica shnarazk detegr ]; platforms = platforms.all; }; } Loading
pkgs/development/interpreters/bqn/cbqn/singeli.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation { homepage = "https://github.com/mlochbaum/Singeli"; description = "A metaprogramming DSL for SIMD"; license = licenses.isc; maintainers = with maintainers; [ AndersonTorres sternenseemann synthetica shnarazk ]; maintainers = with maintainers; [ AndersonTorres sternenseemann synthetica shnarazk detegr ]; platforms = platforms.all; }; }