chore: remove unnecessary comments

This commit is contained in:
Cainã Costa 2023-07-06 15:57:00 -03:00 committed by Lucas
parent 47d2cd6fb9
commit 9212c4a293
1 changed files with 0 additions and 6 deletions

View File

@ -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";