update dependencies and flake
update dependencies
This commit is contained in:
parent
24e0eaaf07
commit
38316169e9
9 changed files with 162 additions and 147 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Flake for servicepoint-simulator";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
naersk = {
|
||||
url = "github:nix-community/naersk";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
@ -51,7 +51,7 @@
|
|||
];
|
||||
buildInputs = with pkgs; [
|
||||
xe
|
||||
lzma
|
||||
xz
|
||||
];
|
||||
makeExample =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue