nixpkgs/pkgs/misc/screensavers/alock
Daiderd Jordan 139eb11a6d
alock: mark linux only
The darwin build fails and it's probably not particularly useful there.

    utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &t);

/cc ZHF #45961
2018-09-12 20:06:06 +02:00
..
default.nix alock: mark linux only 2018-09-12 20:06:06 +02:00