diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-06-27 17:38:20 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-06-28 06:41:54 -0700 |
| commit | 00d543bd7c3c735538e1edaea55237c062997e6c (patch) | |
| tree | 55a69ab210c5acd620b536cfe94e4b0c9ec0e95f /flake.nix | |
| parent | fix(tools/gerrit-hook): exit on error (diff) | |
| download | infra-00d543bd7c3c735538e1edaea55237c062997e6c.tar.gz | |
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 <franck@fcuny.net>
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |
