Skip to content

Commit 13a5d2c

Browse files
committed
update nixpkgs to 25.05
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent c2abd0c commit 13a5d2c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

flake.lock

Lines changed: 10 additions & 10 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.11";
3+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
44
utils.url = "github:numtide/flake-utils";
55
naersk.url = "github:nix-community/naersk";
66
naersk.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)