nixpkgs/nixos
Andrew Marshall 3d774b4453 util-linux: Fix build on non-Linux
Build logs show:

> configure: WARNING: non-linux system; not building mount
> configure: WARNING: non-linux system; not building swapon

So skip these on non-Linux

Using getOutput prevents eval failures on other platforms.
Things should stay eval'able with NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1

Co-authored-by: Artturin <Artturin@artturin.com>
2023-07-20 22:03:15 +03:00
..
doc/manual nixos/osquery: init 2023-07-19 16:55:29 +02:00
lib Merge pull request #244466 from RaitoBezarius/networkd/netdev-mac 2023-07-20 16:39:32 +03:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules util-linux: Fix build on non-Linux 2023-07-20 22:03:15 +03:00
tests Merge pull request #243850 from mattchrist/nixos/freshrss_auth_type 2023-07-20 18:58:45 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.