aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* default nixpkgs 23.11HEADmainAlex Auvolat2024-01-171-1/+1
* Ability to use taskdir as flake; change nixpkgs syntaxAlex Auvolat2022-11-295-17/+59
* Fix requirements in readmeAlex Auvolat2022-11-291-2/+3
* Rename to DeuxfleursAlex Auvolat2022-11-294-4/+4
* Don't add <nixpkgs># if package already contains /Alex Auvolat2022-11-291-1/+1
* correctly call package nomad-driver-nix2Alex Auvolat2022-11-294-17/+17
* Write READMEAlex Auvolat2022-11-291-63/+11
* Allow outside world DNS configuration to be usedAlex Auvolat2022-11-292-2/+15
* Works better and better, write some examplesAlex Auvolat2022-11-297-64/+123
* Ability to run Nix jobsAlex Auvolat2022-11-296-109/+301
* Merge branch 'driver-exec2'Alex Auvolat2022-11-292-28/+71
|\
| * Revert some wrong changes to make this closer to upstream exec driverdriver-exec2Alex Auvolat2022-11-292-28/+71
* | Merge branch 'driver-exec2'Alex Auvolat2022-11-290-0/+0
|\|
| * go fmtAlex Auvolat2022-11-292-27/+27
* | rm bind && go fmtAlex Auvolat2022-11-292-83/+57
* | Rename driver to nix2Alex Auvolat2022-11-297-9/+9
|/
* Add support for bind mount declared for all jobsAlex Auvolat2022-11-283-7/+70
* Make symlinks workAlex Auvolat2022-11-283-5/+29
* Vendor executor module so that we can patch itAlex Auvolat2022-11-2819-2/+3213
* Not work ; must fix executor for symlinkAlex Auvolat2022-11-285-80/+48
* Add bind and bind_read_only parameters, not tested yetAlex Auvolat2022-11-281-10/+40
* First build as external pluginAlex Auvolat2022-11-286-17/+113
* Import upstream exec driverupstream-exec-driverAlex Auvolat2022-11-284-393/+466
* rename thingsAlex Auvolat2022-11-286-7/+5
* Initial commitAlex Auvolat2022-11-2812-0/+2040