···25 homepage = "https://github.com/scitokens/scitokens-cpp/";
26 description =
27 "A C++ implementation of the SciTokens library with a C library interface";
28- platforms = platforms.linux;
29 license = licenses.asl20;
30 maintainers = with maintainers; [ evey ];
31 };
···25 homepage = "https://github.com/scitokens/scitokens-cpp/";
26 description =
27 "A C++ implementation of the SciTokens library with a C library interface";
28+ platforms = platforms.unix;
29 license = licenses.asl20;
30 maintainers = with maintainers; [ evey ];
31 };