update sp-cli, fix gnome login

This commit is contained in:
müde 2026-05-27 22:52:59 +02:00
parent 908f8698b5
commit 8c6e03dccf
3 changed files with 38 additions and 9 deletions

View file

@ -66,7 +66,6 @@
url = "git+https://git.berlin.ccc.de/servicepoint/servicepoint-cli.git";
inputs = {
nixpkgs.follows = "nixpkgs";
naersk.follows = "naersk";
nix-filter.follows = "nix-filter";
treefmt-nix.follows = "treefmt-nix";
};