nixpkgs: bump sudo to 1.9.5p2 fixing CVE-2021-3156

This commit is contained in:
Craige McWhirter 2021-01-28 15:30:10 +10:00
parent 8d34ea9786
commit 95764e6878
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -54,10 +54,10 @@
"homepage": "https://github.com/NixOS/nixpkgs", "homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "88f00e7e12d2669583fffd3f33aae01101464386", "rev": "85abeab48b5feda4b163e5bb32f50aad1164e415",
"sha256": "0972lcah2wm1j7ab5acnpn1il68q90cdqhvq1vj4nlnygnwzhcfr", "sha256": "1nslb5p6cf5z691pf52j8bf880sdgav1fcf7bxjk3rad92bniq5g",
"type": "tarball", "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/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
} }
} }