build: updated flake lock

This commit is contained in:
Leyla Becker 2025-09-24 09:51:27 -05:00
parent d35e2c93c1
commit ee80636b2b
3 changed files with 25 additions and 52 deletions

View file

@ -72,11 +72,6 @@
url = "github:edolstra/flake-compat";
};
steam-fetcher = {
url = "github:nix-community/steam-fetcher";
inputs.nixpkgs.follows = "nixpkgs";
};
# MCP NixOS server for Claude Dev
mcp-nixos = {
url = "github:utensils/mcp-nixos";