Skip to content

Commit 37c051a

Browse files
committed
fix net9
1 parent 841a243 commit 37c051a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

flake.lock

Lines changed: 7 additions & 7 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,7 +1,7 @@
11
{
22
description = "Flake providing a package for the SimpleStation14 Launcher.";
33

4-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
55
inputs.flake-compat = {
66
url = "github:edolstra/flake-compat";
77
flake = false;

0 commit comments

Comments
 (0)