From dad94d6e0da0a82a9844876698d59bac394cc095 Mon Sep 17 00:00:00 2001 From: hexchen Date: Tue, 26 Jan 2021 20:18:54 +0000 Subject: [PATCH] sources: update nixpkgs --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 9cadc80..9f797e9 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -50,10 +50,10 @@ "homepage": "", "owner": "hexchen", "repo": "nixpkgs", - "rev": "a4934d34a8037e3a35acfe3955778ca4f217598f", - "sha256": "079k8cscigd5pz704czglybidaz6kg402vkqpvrldavpr4fmj6yv", + "rev": "4b1f1b356d874eae749f7e0d2d9ce9afbe977a88", + "sha256": "0dbhzb1kccsp6qwds93d7kchypj0b0spzkf8jah1lg4vjvxxi2v8", "type": "tarball", - "url": "https://github.com/hexchen/nixpkgs/archive/a4934d34a8037e3a35acfe3955778ca4f217598f.tar.gz", + "url": "https://github.com/hexchen/nixpkgs/archive/4b1f1b356d874eae749f7e0d2d9ce9afbe977a88.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs-unstable": { @@ -62,10 +62,10 @@ "homepage": "", "owner": "hexchen", "repo": "nixpkgs", - "rev": "b5f7683f8d7f99186dd4232f233d17ce1abd4e17", - "sha256": "1fdyc7qfbj9abyy8xn1nsp5xy0mm4i3lg08dl3ppkqfirb6vakb0", + "rev": "9091f350c69d744aad6d9ab5994446bec9a51567", + "sha256": "1s8cw7wvnl0liv5rcs882h74lmqh72f01yrdg1h6kg51iwl7swws", "type": "tarball", - "url": "https://github.com/hexchen/nixpkgs/archive/b5f7683f8d7f99186dd4232f233d17ce1abd4e17.tar.gz", + "url": "https://github.com/hexchen/nixpkgs/archive/9091f350c69d744aad6d9ab5994446bec9a51567.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "pbb-nixfiles": {