Commit Graph

5 Commits

Author SHA1 Message Date
Sergiu Ivanov d7147baefc Don't use with.
Using with is an antipattern:

https://nix.dev/anti-patterns/language.html#with-attrset-expression
2020-07-09 14:57:39 +02:00
Sergiu Ivanov 7ab8d97803 Licence the code under GNU GPLv3. 2020-07-09 12:58:20 +02:00
Sergiu Ivanov 00376ab90a shell.nix: Add extensive comments. 2020-07-09 12:43:45 +02:00
Sergiu Ivanov 2312ec22ad shell.nix: Don't use let to show off a direct call in buildInputs. 2020-07-09 12:41:53 +02:00
Sergiu Ivanov 37f518a79a Take in the two Nix files. 2020-07-09 12:04:40 +02:00