nixpkgs/pkgs
Alyssa Ross 730a9a04fa
stdenv.isBSD: reinit
This was removed in e29b0da9c7, because
it was felt it was ambiguous whether isBSD should remove Darwin.

I think it should be reintroduced.  Packages sometimes have their own
concepts of "is BSD" e.g. Lua, and these almost never include Darwin,
so let's keep Darwin excluded.

Without a way to say "is this BSD", one has to list all flavours of
BSD seperately, even though fundamentally they're still extremely
similar.  I don't want to have to write the following!

    stdenv.isFreeBSD || stdenv.isNetBSD || stdenv.isOpenBSD || stdenv.isDragonFlyBSD

Additionally, we've had stdenv.hostPlatform.isBSD this whole time, and
it hasn't hurt anything.
2021-04-18 20:12:09 +00:00
..
applications Merge pull request #119821 from sternenseemann/foot-1.7.2 2021-04-18 20:46:05 +02:00
build-support Merge pull request #118018 from considerate/master 2021-04-16 09:17:44 +02:00
common-updater
data Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
desktops lxqt.liblxqt: use absolute path with pkexec 2021-04-18 09:35:11 -03:00
development Merge pull request #119758 from OPNA2608/update/kissfft-131.1.0/21.05 2021-04-18 20:58:09 +01:00
games Merge pull request #119604 from selaux/ja2-stracciatella-0.17.0 2021-04-17 19:36:10 +02:00
misc vimPlugins.LanguageClient-neovim: 0.1.160 → 0.1.161 2021-04-17 23:07:54 -07:00
os-specific Merge pull request #119799 from alyssais/netbsd-maint 2021-04-18 12:58:35 -04:00
pkgs-lib
servers redis: add withSystemd argument 2021-04-18 09:40:25 -04:00
shells oh-my-zsh: 2021-04-07 → 2021-04-11 2021-04-12 18:03:50 +00:00
stdenv stdenv.isBSD: reinit 2021-04-18 20:12:09 +00:00
test
tools stdenv.isBSD: reinit 2021-04-18 20:12:09 +00:00
top-level Merge pull request #119782 from omasanori/kramdown-rfc2629-1.4.2 2021-04-18 19:31:55 +02:00