Skip to content

Commit

Permalink
Update reference to config input
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed May 9, 2024
1 parent 4f09d5a commit 95a9f9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 3 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
description = "A collection of Terraform versions that are automatically updated";

inputs = {
# TODO: change config input after merging PR
# config.url = "github:stackbuilders/nixpkgs-terraform?dir=templates/config";
config.url = "github:stackbuilders/nixpkgs-terraform/poc_allow_unfree?dir=templates/config";
config.url = "github:stackbuilders/nixpkgs-terraform?dir=templates/config";
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
Expand Down

0 comments on commit 95a9f9e

Please sign in to comment.