From cb0880e23e22f285a7f8525abf4b168e7ed28568 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Mon, 11 Oct 2021 21:08:05 +0200 Subject: trying out nixos --- nixbuild | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 nixbuild (limited to 'nixbuild') diff --git a/nixbuild b/nixbuild new file mode 100755 index 0000000..0012392 --- /dev/null +++ b/nixbuild @@ -0,0 +1,5 @@ +#!/usr/bin/env nix-shell +#!nix-shell -p xorg.libX11.dev xorg.libXft xorg.libXinerama git bash pkg-config +#!nix-shell -i bash +./build + -- cgit v1.2.3