Update to nixpkgs 24.05 (#28529)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "Development environment for Space Station 14";
|
||||
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
outputs = { self, nixpkgs, flake-utils }:
|
||||
|
||||
Reference in New Issue
Block a user