Avoid Nix warning
This commit is contained in:
parent
e376e3c68f
commit
fd2b0ed0cc
@ -1,4 +1,4 @@
|
|||||||
{ pkgs, ... }: {
|
{ ... }: {
|
||||||
name = "aoc";
|
name = "aoc";
|
||||||
compiler-nix-name = "ghc912";
|
compiler-nix-name = "ghc912";
|
||||||
shell.tools.cabal = "latest";
|
shell.tools.cabal = "latest";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user