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
|
@ -2,7 +2,7 @@
|
|||
description = "Flake for command line interface of the ServicePoint display.";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
naersk = {
|
||||
url = "github:nix-community/naersk";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue