scoring starter code, and flake to stable

This commit is contained in:
Julia Lange 2026-02-01 13:04:33 -08:00
parent 544e380835
commit 5487a1801f
Signed by: Julia
SSH key fingerprint: SHA256:KI8YxpkPRbnDRkXPgCuQCVz181++Vy7NAvmQj8alOhM
6 changed files with 98 additions and 7 deletions

View file

@ -2,7 +2,7 @@
description = "Koucha rust flake";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11-small";
};
outputs = { self, nixpkgs }: