Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default nixpkgs 23.11HEADmain | Alex Auvolat | 2024-01-17 | 1 | -1/+1 |
* | Ability to use taskdir as flake; change nixpkgs syntax | Alex Auvolat | 2022-11-29 | 5 | -17/+59 |
* | Fix requirements in readme | Alex Auvolat | 2022-11-29 | 1 | -2/+3 |
* | Rename to Deuxfleurs | Alex Auvolat | 2022-11-29 | 4 | -4/+4 |
* | Don't add <nixpkgs># if package already contains / | Alex Auvolat | 2022-11-29 | 1 | -1/+1 |
* | correctly call package nomad-driver-nix2 | Alex Auvolat | 2022-11-29 | 4 | -17/+17 |
* | Write README | Alex Auvolat | 2022-11-29 | 1 | -63/+11 |
* | Allow outside world DNS configuration to be used | Alex Auvolat | 2022-11-29 | 2 | -2/+15 |
* | Works better and better, write some examples | Alex Auvolat | 2022-11-29 | 7 | -64/+123 |
* | Ability to run Nix jobs | Alex Auvolat | 2022-11-29 | 6 | -109/+301 |
* | Merge branch 'driver-exec2' | Alex Auvolat | 2022-11-29 | 2 | -28/+71 |
|\ | |||||
| * | Revert some wrong changes to make this closer to upstream exec driverdriver-exec2 | Alex Auvolat | 2022-11-29 | 2 | -28/+71 |
* | | Merge branch 'driver-exec2' | Alex Auvolat | 2022-11-29 | 0 | -0/+0 |
|\| | |||||
| * | go fmt | Alex Auvolat | 2022-11-29 | 2 | -27/+27 |
* | | rm bind && go fmt | Alex Auvolat | 2022-11-29 | 2 | -83/+57 |
* | | Rename driver to nix2 | Alex Auvolat | 2022-11-29 | 7 | -9/+9 |
|/ | |||||
* | Add support for bind mount declared for all jobs | Alex Auvolat | 2022-11-28 | 3 | -7/+70 |
* | Make symlinks work | Alex Auvolat | 2022-11-28 | 3 | -5/+29 |
* | Vendor executor module so that we can patch it | Alex Auvolat | 2022-11-28 | 19 | -2/+3213 |
* | Not work ; must fix executor for symlink | Alex Auvolat | 2022-11-28 | 5 | -80/+48 |
* | Add bind and bind_read_only parameters, not tested yet | Alex Auvolat | 2022-11-28 | 1 | -10/+40 |
* | First build as external plugin | Alex Auvolat | 2022-11-28 | 6 | -17/+113 |
* | Import upstream exec driverupstream-exec-driver | Alex Auvolat | 2022-11-28 | 4 | -393/+466 |
* | rename things | Alex Auvolat | 2022-11-28 | 6 | -7/+5 |
* | Initial commit | Alex Auvolat | 2022-11-28 | 12 | -0/+2040 |