update flake to nixos 25.05, cargo update, set version
All checks were successful
Rust / build (pull_request) Successful in 9m14s
All checks were successful
Rust / build (pull_request) Successful in 9m14s
This commit is contained in:
parent
54b95956cb
commit
e8ee877223
5 changed files with 148 additions and 133 deletions
|
@ -21,14 +21,9 @@ If you have set your PATH to include the ~/.cargo/bin, you can now run `servicep
|
|||
## Running with nix
|
||||
|
||||
```shell
|
||||
# from CCCB Forgejo
|
||||
nix run git+https://git.berlin.ccc.de/servicepoint/servicepoint-cli.git -- <args>
|
||||
|
||||
# from GitHub mirror
|
||||
nix run github:kaesaecracker/servicepoint-cli -- <args>
|
||||
```
|
||||
|
||||
|
||||
## Running a debug build
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue