From 004273766e1b487a9ac0542dfec8bf983c187422 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 21 Jan 2021 08:43:40 +0000 Subject: [PATCH] [automation] update niv dependencies --- nix/sources.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 0b1b1bb..e314f15 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "dd1b7e377f6d77ddee4ab84be11173d3566d6a18", - "sha256": "158zx28wfxqkv51lwgkbsdp1v3wyijp6crmk3mkvqa0v0619yxiv", + "rev": "bfc062e4cf4d5be34ad3a26a8f0dd031523230c2", + "sha256": "0yyf9gbyj6282arkmlqxbpf5hp0417jqrspiifli36qb39rqfhkx", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/dd1b7e377f6d77ddee4ab84be11173d3566d6a18.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/bfc062e4cf4d5be34ad3a26a8f0dd031523230c2.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "poetry2nix": { @@ -29,10 +29,10 @@ "homepage": "", "owner": "nix-community", "repo": "poetry2nix", - "rev": "53d5786a0a9b64745713d05d897c84cc9ef2c9da", - "sha256": "09ngbv7xcg9y3q7czbpwlvwpqv1ix3qanw7ldg5yfz7c1j6rad17", + "rev": "649c50051f458538cb6e64f1164fd5416bb53ddf", + "sha256": "1v7gq65zvkafm9nfv7z41m32m4gskd19yznh8vbjap2ps0p4vwb9", "type": "tarball", - "url": "https://github.com/nix-community/poetry2nix/archive/53d5786a0a9b64745713d05d897c84cc9ef2c9da.tar.gz", + "url": "https://github.com/nix-community/poetry2nix/archive/649c50051f458538cb6e64f1164fd5416bb53ddf.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pre-commit-hooks.nix": { @@ -41,10 +41,10 @@ "homepage": "", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "431227b41d0aaa83fabdee6611e145b7d9bd150b", - "sha256": "0ff24n8i3mfw0jw5r5lsgvbahmh88zhi3qsk9yxrb8x82jprgzsy", + "rev": "c7e3896e35ceea480a7484ec1709be7bdda8849d", + "sha256": "0xl9f6ydgk8gnn22f392p3zna0cishwj8id1vpy0p0s06wsbhfs5", "type": "tarball", - "url": "https://github.com/cachix/pre-commit-hooks.nix/archive/431227b41d0aaa83fabdee6611e145b7d9bd150b.tar.gz", + "url": "https://github.com/cachix/pre-commit-hooks.nix/archive/c7e3896e35ceea480a7484ec1709be7bdda8849d.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }