From 95764e687812df11a06c6bb15076b90d8409abd4 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Thu, 28 Jan 2021 15:30:10 +1000 Subject: [PATCH] nixpkgs: bump sudo to 1.9.5p2 fixing CVE-2021-3156 --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 732bbbd..4498802 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -54,10 +54,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "88f00e7e12d2669583fffd3f33aae01101464386", - "sha256": "0972lcah2wm1j7ab5acnpn1il68q90cdqhvq1vj4nlnygnwzhcfr", + "rev": "85abeab48b5feda4b163e5bb32f50aad1164e415", + "sha256": "1nslb5p6cf5z691pf52j8bf880sdgav1fcf7bxjk3rad92bniq5g", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/88f00e7e12d2669583fffd3f33aae01101464386.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/85abeab48b5feda4b163e5bb32f50aad1164e415.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }