From 8d7f0e5eda2bbc7281f4a31fef877c58cacebe86 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Sat, 2 Jan 2021 20:35:00 +0100 Subject: [PATCH] bump nixpkgs to unstable --- nix/sources.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 3ce9739..57edd2e 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,22 +17,22 @@ "homepage": "", "owner": "nixos", "repo": "nixos-hardware", - "rev": "89c4ddb0e60e5a643ab15f68b2f4ded43134f492", - "sha256": "1a0mplnj0zx33f4lm7kwg6z6iwgdkg2pxy58plkj6w59ibfl2l27", + "rev": "c242378e63b0ec334e964ac0c0fbbdd2b3e89ebf", + "sha256": "1z4cr5gsyfdpcy31vqg4ikalbxmnnac6jjk1nl8mxj0h0ix7pp36", "type": "tarball", - "url": "https://github.com/nixos/nixos-hardware/archive/89c4ddb0e60e5a643ab15f68b2f4ded43134f492.tar.gz", + "url": "https://github.com/nixos/nixos-hardware/archive/c242378e63b0ec334e964ac0c0fbbdd2b3e89ebf.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": { - "branch": "nixos-19.03", + "branch": "nixos-unstable", "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", - "repo": "nixpkgs-channels", - "rev": "c8db7a8a16ee9d54103cade6e766509e1d1c8d7b", - "sha256": "1b3h4mwpi10blzpvgsc0191k4shaw3nw0qd2p82hygbr8vv4g9dv", + "repo": "nixpkgs", + "rev": "733e537a8ad76fd355b6f501127f7d0eb8861775", + "sha256": "1rjvbycd8dkkflal8qysi9d571xmgqq46py3nx0wvbzwbkvzf7aw", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/c8db7a8a16ee9d54103cade6e766509e1d1c8d7b.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/733e537a8ad76fd355b6f501127f7d0eb8861775.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }