From 3ce1473f5ba3c7e4433f04e302c06e58308b4643 Mon Sep 17 00:00:00 2001 From: avdv Date: Tue, 23 Feb 2021 08:14:02 +0000 Subject: [PATCH] [automation] update niv dependencies --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 4e549497..f85ea367 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "2118cf551b9944cfdb929b8ea03556f097dd0381", - "sha256": "0ajsxh1clbf3q643gi8v6b0i0nn358hak0f265j7c1lrsbxyw457", + "rev": "d4189f68fdbe0b14b7637447cb0efde2711f4abf", + "sha256": "1k9x7z4a8xsmcywwpm7jbgnzrrg0b97ygwjk2adc4jhk9c0ljdny", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/2118cf551b9944cfdb929b8ea03556f097dd0381.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/d4189f68fdbe0b14b7637447cb0efde2711f4abf.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pre-commit-hooks.nix": {