~samhh/bangin

59151e4fe28293ee5e3395d9013447d8043e044d — Sam A. Horvath-Hunt 1 year, 5 months ago 03022a7
Enable flakes in CI's Nix
1 files changed, 2 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +2 -0
@@ 1,4 1,6 @@
image: nixos/unstable
environment:
  NIX_CONFIG: "experimental-features = nix-command flakes"
tasks:
    - lint: |
        cd bangin