Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update terraform 0 12 #62822

Closed
wants to merge 1,398 commits into from
Closed

Update terraform 0 12 #62822

wants to merge 1,398 commits into from

Conversation

Veske
Copy link
Contributor

@Veske Veske commented Jun 7, 2019

Motivation for this change

Terraform 0.12 branch was using an alpha version in the darwin 19.03 channel while Hashicorp had already release stable 0.12 plus 0.12.1 to complement it.

Things done

terraform_0_12: 0.12.0-alpha4 -> 0.12.1

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

flokli and others added 30 commits May 1, 2019 23:01
(cherry picked from commit b9df035)
(cherry picked from commit 5d6f6d5)
(cherry picked from commit cc785b3)
Void Linux changed its github organization from "voidlinux" to "void-linux"
See: https://voidlinux.org/news/2018/06/GitHub-Organisation-is-moving.html

(cherry picked from commit 898f34a)
[19.03] thin-provisioning-tools: fix patch url
* ntfs-3g: remove patch as it been fixed  (NixOS#60697)

* ntfs3g: fetchpatch is unused

(cherry picked from commit 3e5a0be)
(cherry picked from commit 9d76383)
(cherry picked from commit e0bf73d)
(cherry picked from commit 5d03bfd)
(cherry picked from commit 6494ad9)
(cherry picked from commit 67fb9ec)
(cherry picked from commit 8d53c34)
[19.03] ham: init at (unstable-)2019-01-22
texlive attribute was accidentally added in attrset wrapped with

  stdenv.lib.optionalAttrs (!stdenv.isDarwin)

Fixes: dbc2c1c ('texlive: add missing perl dependencies for latexindent')
(cherry picked from commit b6d0bdf)
Fixes NixOS#55751

(cherry picked from commit 55fc5b5)
(cherry picked from commit b8c99fb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet