fix override for a non-existent input 'systems'

This commit is contained in:
teutat3s 2024-09-19 13:29:37 +02:00
parent 4abf58436c
commit 0307d8d9fc
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -8,7 +8,6 @@
devshell.url = "github:numtide/devshell";
devshell.inputs.nixpkgs.follows = "nixpkgs";
devshell.inputs.systems.follows = "systems";
agenix.url = "github:ryantm/agenix";
agenix.inputs.nixpkgs.follows = "nixpkgs";