Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2018-02-20 17:36:56 +01:00
commit 7f69459aca
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
364 changed files with 55022 additions and 10208 deletions

View file

@ -75,7 +75,7 @@
(define-public nss-certs
(package
(name "nss-certs")
(version "3.34.1")
(version "3.35")
(source (origin
(method url-fetch)
(uri (let ((version-with-underscores
@ -86,7 +86,7 @@
"nss-" version ".tar.gz")))
(sha256
(base32
"186x33wsk4mzjz7dzbn8p0py9a0nzkgzpfkdv4rlyy5gghv5vhd3"))))
"1ypn68z9ncbbshi3184ywrhx5i846lyd72gps1grzqzdkgh7s4pl"))))
(build-system gnu-build-system)
(outputs '("out"))
(native-inputs