Skip to content

Commit 8740d42

Browse files
committed
chore: migrate flake to nixos 26.05 + nix flake update
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
1 parent 481caa3 commit 8740d42

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

flake.lock

Lines changed: 4 additions & 4 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
@@ -5,7 +5,7 @@
55
description = "DVSim development environment";
66

77
inputs = {
8-
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
8+
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
99
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
1010

1111
flake-utils.url = "github:numtide/flake-utils";

0 commit comments

Comments
 (0)