servicepoint-cli: update to nixos 25.11 compatible flake
This commit is contained in:
parent
417d65062b
commit
18b97a9285
2 changed files with 13 additions and 24 deletions
|
|
@ -41,10 +41,10 @@
|
|||
servicepoint-cli = {
|
||||
url = "git+https://git.berlin.ccc.de/servicepoint/servicepoint-cli.git";
|
||||
inputs = {
|
||||
# TODO: update flake to 25.11
|
||||
# nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
naersk.follows = "naersk";
|
||||
nix-filter.follows = "nix-filter";
|
||||
treefmt-nix.follows = "treefmt-nix";
|
||||
};
|
||||
};
|
||||
servicepoint-simulator = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue