d4 just started, but not attempted, yet
This commit is contained in:
parent
09dbf8c0c0
commit
e65156225e
@ -1,17 +0,0 @@
|
|||||||
import std/os
|
|
||||||
|
|
||||||
# Package
|
|
||||||
|
|
||||||
version = "0.1.0"
|
|
||||||
author = "Stefan Harmuth"
|
|
||||||
description = "aoc2018"
|
|
||||||
license = "GPL-3.0-or-later"
|
|
||||||
srcDir = "."
|
|
||||||
bin = @["aoc2018"]
|
|
||||||
|
|
||||||
|
|
||||||
# Dependencies
|
|
||||||
|
|
||||||
rmDir(joinPath(getHomeDir(), "/.nimble/pkgs/tools-#head"))
|
|
||||||
requires "nim >= 1.6.0"
|
|
||||||
requires "ssh://git@leeloo.drock.de/nim-tools.git#head"
|
|
||||||
@ -1 +0,0 @@
|
|||||||
switch("define", "release")
|
|
||||||
Loading…
Reference in New Issue
Block a user