forked from mirrors_public/oddlama_nix-config
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": {
|
"original": {
|
||||||
"owner": "symphorien",
|
"owner": "symphorien",
|
||||||
"repo": "nixseparatedebuginfod",
|
"repo": "nixseparatedebuginfod",
|
||||||
"rev": "466110a37e11a33a3551b44d9da5e323a8924cfa",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
nixseparatedebuginfod = {
|
nixseparatedebuginfod = {
|
||||||
url = "github:symphorien/nixseparatedebuginfod/466110a37e11a33a3551b44d9da5e323a8924cfa";
|
url = "github:symphorien/nixseparatedebuginfod";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.flake-utils.follows = "flake-utils";
|
inputs.flake-utils.follows = "flake-utils";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue