From 00d543bd7c3c735538e1edaea55237c062997e6c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 27 Jun 2022 17:38:20 -0700 Subject: fix(flake): remove duplicated definition of flake-utils Change-Id: I8cb6cfcc89fd2c4167a99a27f8e50d954bacdf6a Reviewed-on: https://cl.fcuny.net/c/world/+/584 Tested-by: CI Reviewed-by: Franck Cuny --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c92ac52..a249747 100644 --- a/flake.nix +++ b/flake.nix @@ -19,8 +19,6 @@ nur.url = "github:nix-community/NUR"; - flake-utils.url = "github:numtide/flake-utils"; - home-manager = { url = "github:nix-community/home-manager/release-22.05"; # We want home-manager to use the same set of nixpkgs as our system. -- cgit v1.2.3