Skip to content

Commit 81821e8

Browse files
Update to nixpkgs 24.05 (#28529)
1 parent 4eadbbc commit 81821e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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 = "Development environment for Space Station 14";
33

4-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
55
inputs.flake-utils.url = "github:numtide/flake-utils";
66

77
outputs = { self, nixpkgs, flake-utils }:

0 commit comments

Comments
 (0)