From 1c73a8e651f4a4bbc5466f437217cbac73c6072c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 17 Jul 2020 14:58:45 +0200 Subject: [PATCH] nix: Use master branch --- flake-registry.json | 1 - 1 file changed, 1 deletion(-) diff --git a/flake-registry.json b/flake-registry.json index 0545061..7de3d2c 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -52,7 +52,6 @@ }, "to": { "owner": "NixOS", - "ref": "flakes", "repo": "nix", "type": "github" }