From 9212c4a29332a0b4faa1085b9cab43e62b811f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cain=C3=A3=20Costa?= Date: Thu, 6 Jul 2023 15:57:00 -0300 Subject: [PATCH] chore: remove unnecessary comments --- flake.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/flake.nix b/flake.nix index 4e317136..8f2c4f5f 100644 --- a/flake.nix +++ b/flake.nix @@ -1,9 +1,3 @@ -# This setup relies on 'Cargo.nix' to be up-to-date. -# -# It can be re-generated using: -# -# nix run github:cargo2nix/cargo2nix -# { inputs = { nixpkgs.url = "github:nixos/nixpkgs";