Replace the generic linux stuff with nix specific things
This commit is contained in:
parent
b7eb0d5179
commit
4e3f91a122
2 changed files with 6 additions and 8 deletions
|
@ -13,8 +13,6 @@ writeShellApplication
|
|||
runtimeInputs = [];
|
||||
|
||||
text = ''
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# Originally from https://serverfault.com/a/767079
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue