summary refs log tree commit diff
path: root/nixos/tests/taskserver.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-04-11 11:52:02 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-04-11 12:02:52 +0200
commit2acf8677fa85ee2d3d53de401e490e530a1049cc (patch)
tree5ec92cf75e1d667a8851e2451ba345440b0767a5 /nixos/tests/taskserver.nix
parent85832de2e8291163b62386d705b5b394a06cfac8 (diff)
downloadnixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar.gz
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar.bz2
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar.lz
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar.xz
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.tar.zst
nixlib-2acf8677fa85ee2d3d53de401e490e530a1049cc.zip
nixos/taskserver: Rewrite helper-tool in Python
In the comments of the pull request @nbp wrote:

"Why is it implemented in 3 different languages: Nix, Bash and C?"

And he's right, it doesn't make sense, because we were using C as a
runuser replacement and used Nix to generate the shellscript
boilerplates.

Writing this in Python gets rid of all of this and we also don't need
the boilerplate as well, because we're using Click to handle all the
command line stuff.

Note that this currently is a 1:1 implementation of what we had before.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'nixos/tests/taskserver.nix')
0 files changed, 0 insertions, 0 deletions