Skip to content

Commit 95a9f9e

Browse files
committed
Update reference to config input
1 parent 4f09d5a commit 95a9f9e

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

flake.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
description = "A collection of Terraform versions that are automatically updated";
33

44
inputs = {
5-
# TODO: change config input after merging PR
6-
# config.url = "github:stackbuilders/nixpkgs-terraform?dir=templates/config";
7-
config.url = "github:stackbuilders/nixpkgs-terraform/poc_allow_unfree?dir=templates/config";
5+
config.url = "github:stackbuilders/nixpkgs-terraform?dir=templates/config";
86
flake-parts.url = "github:hercules-ci/flake-parts";
97
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixpkgs-unstable";
108
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";

0 commit comments

Comments
 (0)