Skip to content

Commit 9bde969

Browse files
committed
repin stable nixpkgs and update flake deps
1 parent d292ef1 commit 9bde969

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

flake.lock

Lines changed: 13 additions & 13 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 = "MCP Support for Apollo Tooling";
33

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

88
# Helper utility for keeping certain paths from garbage collection in CI

0 commit comments

Comments
 (0)