mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: update nixseparatedebuginfod
This commit is contained in:
parent
905c6ccdc1
commit
d9a9538f69
2 changed files with 1 additions and 2 deletions
1
flake.lock
generated
1
flake.lock
generated
|
@ -884,7 +884,6 @@
|
|||
"original": {
|
||||
"owner": "symphorien",
|
||||
"repo": "nixseparatedebuginfod",
|
||||
"rev": "466110a37e11a33a3551b44d9da5e323a8924cfa",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
};
|
||||
|
||||
nixseparatedebuginfod = {
|
||||
url = "github:symphorien/nixseparatedebuginfod/466110a37e11a33a3551b44d9da5e323a8924cfa";
|
||||
url = "github:symphorien/nixseparatedebuginfod";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue