treewide: remove platform assertions
linux: readd assertion
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ stdenv, fetchurl, lib, rpmextract }:
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
with lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user