From 86fd0bad8bce04b1f5ab8c900d13da3b81b2346c Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 29 Nov 2020 08:14:55 +0000 Subject: [PATCH] [automation] update niv dependencies --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 0b1b1bb..99b5dfe 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": "1121b2259b7d66e8c7c5131d1588a48c80ef9e58", + "sha256": "0w2i4byhfn8c9lq8a97xnix5alfandqkbyvh6lbpr9zrm63lmyip", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/dd1b7e377f6d77ddee4ab84be11173d3566d6a18.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/1121b2259b7d66e8c7c5131d1588a48c80ef9e58.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": "d460ed2be1d74fb0b267e881ff4c317d74479845", + "sha256": "0xb39nfbsw0z3h59q1z8i2v2n57mdrvml07ww7ral8jm8ac7vp72", "type": "tarball", - "url": "https://github.com/nix-community/poetry2nix/archive/53d5786a0a9b64745713d05d897c84cc9ef2c9da.tar.gz", + "url": "https://github.com/nix-community/poetry2nix/archive/d460ed2be1d74fb0b267e881ff4c317d74479845.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pre-commit-hooks.nix": {