Change Nix name to match Cabal package
This commit is contained in:
parent
14361a0440
commit
e376e3c68f
@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
name = "aoc-2025";
|
||||
name = "aoc";
|
||||
compiler-nix-name = "ghc912";
|
||||
shell.tools.cabal = "latest";
|
||||
shell.tools.hlint = "latest";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user