From 07998216c4d9f12a120c01826adc37370509969c Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Mon, 31 May 2021 15:23:54 +0200 Subject: [PATCH] Update nixos-unstable --- nix/sources.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 29b95d2..b98b509 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -24,15 +24,15 @@ "url_template": "https://github.com///archive/.tar.gz" }, "nixos-unstable": { - "branch": "wip-arion-prs", + "branch": "master", "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", "homepage": "https://github.com/NixOS/nixpkgs", - "owner": "hercules-ci", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "4f5e5257f4385bb178f2b14393c06bada5fdb65e", - "sha256": "0m60fvajhx90hamn6arl3ifvbzfwrl2c80v5j44lwcl6n2bjgcmb", + "rev": "97c3d70a39070547a8342f7ee6f5c4a560282179", + "sha256": "1pkagmf42n3v4bjk8jr23hcwpa5qy21w0psi0jbdrbsgpp6rchqa", "type": "tarball", - "url": "https://github.com/hercules-ci/nixpkgs/archive/4f5e5257f4385bb178f2b14393c06bada5fdb65e.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/97c3d70a39070547a8342f7ee6f5c4a560282179.tar.gz", "url_template": "https://github.com///archive/.tar.gz", "version": "" },