nixpkgs/pkgs/os-specific
Profpatsch bf3bd5fee1 skawarePackages: support static builds via pkgsStatic
Most of the skaware packages already build just fine with pkgsStatic,
however the wrapper scripts for execline and stdnotify-wrapper needed
the `-lskarlib` argument to go at the end.

`utmps` and `nsss` still fail with this error:

```
exec ./tools/install.sh -D -m 600 utmps-utmpd /bin/utmps-utmpd
/build/utmps-0.0.3.1/tools/install.sh: line 48: can't create /bin/utmps-utmpd.tmp.479: Permission denied
make: *** [Makefile:121: /bin/utmps-utmpd] Error 1
```
2020-03-30 01:35:39 +02:00
..
bsd fixup! Tweak cross-compilation of some netbsd stuff 2019-11-03 12:04:39 +03:00
darwin Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin" 2020-03-27 07:33:21 +00:00
linux skawarePackages: support static builds via pkgsStatic 2020-03-30 01:35:39 +02:00
windows treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00