Switch nixpkgs from unstable to 25.05

This commit is contained in:
2025-10-25 13:16:16 -07:00
parent 1fad66b551
commit a1f6956657
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
description = "Development shell + app for google-cookie-retrieval";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-25.05";
outputs = { self, nixpkgs }:
let