feat: update nixseparatedebuginfod

This commit is contained in:
oddlama 2023-10-05 01:53:07 +02:00
parent 905c6ccdc1
commit d9a9538f69
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 1 additions and 2 deletions

View file

@ -68,7 +68,7 @@
};
nixseparatedebuginfod = {
url = "github:symphorien/nixseparatedebuginfod/466110a37e11a33a3551b44d9da5e323a8924cfa";
url = "github:symphorien/nixseparatedebuginfod";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};