treewide: remove platform assertions
linux: readd assertion
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
, buildPlatform, hostPlatform
|
||||
}:
|
||||
|
||||
assert stdenv.isLinux;
|
||||
|
||||
let
|
||||
sendmail-script = writeScript "sendmail-script" ''
|
||||
#!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user