fix: remove libnet input

This commit is contained in:
Patrick 2025-04-12 14:59:02 +02:00
parent ddc2349760
commit 32f790ae7f
No known key found for this signature in database
GPG key ID: 451F95EFB8BECD0F
2 changed files with 0 additions and 19 deletions

View file

@ -9,11 +9,6 @@
flake-parts.url = "github:hercules-ci/flake-parts";
lib-net = {
url = "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz";
flake = false;
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
pre-commit-hooks = {