adisbladis
|
0082e9bdd6
|
Merge pull request #738 from mayl/template_nixpkgs
Makes template track nixos-unstable
|
2022-10-04 14:25:08 +13:00 |
|
Larry May
|
46c475a6c4
|
Adds a devshell to template which includes poetry
|
2022-10-03 15:20:10 -04:00 |
|
Larry May
|
493bd5e4f1
|
Makes template track nixos-unstable
Previously, tracked nixpkgs/main which almost guarantees lots of cache
misses and compiling from source.
|
2022-10-03 09:23:37 -04:00 |
|
Jairo Llopis
|
a71ffbe7c5
|
Remove rec from template
It seems this is an anti-pattern, according to https://nix.dev/anti-patterns/language#rec-expression.
So, I suggest to remove it from there. Better not ship anti-patterns on templates, isn't it?
|
2022-01-12 08:42:40 +01:00 |
|
Frederik Rietdijk
|
9c90be6a1d
|
Provide flake template for building an app
Provide a basic flake template for building a Python application.
|
2021-04-25 10:48:46 +02:00 |
|