Merge pull request from nix-community/update/nixpkgs-b4f7deb2fad9c1e4aa39169f8cf83ab5a852afab

niv nixpkgs: update b4f7deb2 -> 42c2003e
This commit is contained in:
Jörg Thalheim 2021-12-19 12:23:08 +00:00 committed by GitHub
commit 1a16cd0d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ let
sources;
inherit (pkgs.python3.pkgs) invoke;
terraform = pkgs.terraform_1_0.withPlugins (
terraform = pkgs.terraform.withPlugins (
p: [
p.cloudflare
p.null

View file

@ -17,10 +17,10 @@
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b4f7deb2fad9c1e4aa39169f8cf83ab5a852afab",
"sha256": "1krg23d020paivgv0q8xj21h5x7995mfpnbblcn032x98r9sp624",
"rev": "42c2003e5a0c21b1222e2e17f95c2cc926852ebe",
"sha256": "1p3vqpjfhandwmy7xvnzca3ni4nkgmlfbq1mwgdq14n9dh41gq4v",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/b4f7deb2fad9c1e4aa39169f8cf83ab5a852afab.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/42c2003e5a0c21b1222e2e17f95c2cc926852ebe.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-update": {