pspp: supports darwin
This commit is contained in:
parent
1beb4236a2
commit
57a4db2449
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
|
|||
more traditional syntax commands.
|
||||
'';
|
||||
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue