Skip to content

Commit 80e485d

Browse files
committed
flake update
1 parent f568bd4 commit 80e485d

File tree

2 files changed

+54
-14
lines changed

2 files changed

+54
-14
lines changed

flake.lock

Lines changed: 53 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
3+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
44
utils.url = "github:numtide/flake-utils";
55
naersk.url = "github:nix-community/naersk";
66
rust-overlay.url = "github:oxalica/rust-overlay";

0 commit comments

Comments
 (0)