flake 25.11

This commit is contained in:
Danilo Reyes
2025-12-20 01:48:52 -06:00
parent 0411765052
commit 5f3418f061
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
description = "Nix flake for the activity logging script";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.url = "github:NixOS/nixpkgs/25.11";
sudoku-solver.url = "path:./src/sudoku-hs";
};
outputs =