CMU Coding Bootcamp
1{
2 "pins": {
3 "nilla": {
4 "type": "Git",
5 "repository": {
6 "type": "GitHub",
7 "owner": "nilla-nix",
8 "repo": "nilla"
9 },
10 "branch": "main",
11 "submodules": false,
12 "revision": "2e98ae315a592ad6b6de44670514c048dcc88dc7",
13 "url": "https://github.com/nilla-nix/nilla/archive/2e98ae315a592ad6b6de44670514c048dcc88dc7.tar.gz",
14 "hash": "sha256-15lwhWcMonJH6UholMMHDc+p2BoSpGA4AYGrsXQA9Do="
15 },
16 "nixpkgs": {
17 "type": "Channel",
18 "name": "nixpkgs-unstable",
19 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre868532.647e5c14cbd5/nixexprs.tar.xz",
20 "hash": "sha256-LzU/KC9vXI1UeKEjbz0bq0OIdv36UJpz88Sfeg991UQ="
21 }
22 },
23 "version": 6
24}