Commit graph

12 commits

Author SHA1 Message Date
jhonas 7b0e92fa95
Locally pin template flake inputs in flake.lock 2022-10-12 14:27:33 +02:00
jhonas 9f130ca346
Move template/* one level up to better expose nix
module options

Create new template to show how to use this flake
2022-10-12 14:14:05 +02:00
jhonas b5b6f421ed
Convert hard-coded parameters to nix module
options

and run nixpkgs-fmt
2022-10-12 13:59:50 +02:00
jhonas f74ffebc23
Fix infinite recursion with pkgs.devshell.mkShell 2022-10-11 15:27:29 +02:00
jhonas aa428101e8
Test devshellModules 2022-10-07 14:44:26 +02:00
jhonas d4f2d37930
Don't build for aarch64-darwin & apply nixpkgs-fmt 2022-06-09 14:43:04 +02:00
jhonas 1df414c615
Apply nixpkgs-fmt 2022-06-09 14:29:45 +02:00
jhonas 77152c7b4a
Simplify interface to triton-utils.nix and
tritonshell.nix

- bump cacert to version 2022-04-26 from
https://curl.se/docs/caextract.html

- use overlay to get docker-compose 1.26.2 instead of old nixpkgs
  release
2022-06-09 14:25:46 +02:00
jhonas 8ff3f099b4
Refactor triton-docker-env.sh, don't hardcode domains and dcs 2022-03-03 00:34:18 +01:00
jhonas 953321ffe3
nixpkgs: follow nixos-unstable, update flake.lock 2022-02-22 15:09:03 +01:00
jhonas b5f8be6335
Reduce template size by removing additional devops
tools, initial template should be as small as possible
2022-02-03 03:10:46 +01:00
jhonas 56ebe90450
make it a real flake template 2022-02-01 02:32:28 +01:00