1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: switch to nixseparatedebuginfod branch with allowUsers fix

This commit is contained in:
oddlama 2023-10-02 12:21:40 +02:00
parent 070a92468e
commit 4fba5b5255
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 6 additions and 17 deletions

View file

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