Skip to content

Commit 78e2389

Browse files
authored
Update nixpkgs from 24.05 to 25.05 (#2187)
Signed-off-by: Aiden Fox Ivey <[email protected]>
1 parent 6cc048a commit 78e2389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
3+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
44
flake-utils.url = "github:numtide/flake-utils";
55
};
66
outputs = {

0 commit comments

Comments
 (0)