Skip to content

Commit 81543d9

Browse files
authored
Merge pull request #24 from Tarow/renovate/nixpkgs-25.x
chore(deps): update nix to nixos-25.05
2 parents 83747fe + 6467252 commit 81543d9

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
@@ -2,7 +2,7 @@
22
description = "DockDNS";
33

44
inputs = {
5-
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
5+
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
66
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
77
};
88
outputs = {

0 commit comments

Comments
 (0)