terraform-provider: 2023.10.0 -> 2024.4.0

This commit is contained in:
WilliButz 2024-04-27 22:09:32 +02:00
parent 608c5dd4f5
commit d2a70db150
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
2 changed files with 4 additions and 25 deletions

17
flake.lock generated
View file

@ -129,22 +129,6 @@
"type": "github"
}
},
"nixpkgs-23-05": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
@ -197,7 +181,6 @@
"flake-utils": "flake-utils",
"napalm": "napalm",
"nixpkgs": "nixpkgs",
"nixpkgs-23-05": "nixpkgs-23-05",
"poetry2nix": "poetry2nix"
}
},