Commit graph

8 commits

Author SHA1 Message Date
Wanten
35355cc7ba
template full: Fix typo in flake.nix (#73)
* template full: Fix typo in flake.nix

* template go-hello: Fix typo in flake.nix
2024-01-19 12:08:25 -05:00
Astrid Yu
fb0b87761f Remove all flake.lock files 2023-12-22 16:11:52 -08:00
Tomo
0fb94bf871
full: Mark nixosModule as deprecated (#70)
See https://github.com/NixOS/nix/pull/6375
2023-08-07 11:16:09 -04:00
Kovacsics Robert
2d6dcce2f3
template full: Fix typo in flake.nix (#56)
Closes #38
2022-12-21 14:34:09 -05:00
Tim
dfd2a90b15
rename input to correctly reflect naming scheme (#55)
stable branches in nixpkgs are named like so 'nixos-<release>'
updated flake lock with
$ nix flake lock --update-input nixpkgsGitHubBranch
some of the inputs got shuffled around

Co-authored-by: Tim Häring <tim.haering@posteo.net>
2022-11-25 16:59:14 -05:00
Rok Garbas
7cf40931c2
full: flake config for bundlers.* changed (#27)
* flake config for bundlers changed

* full: set also a welcomeText

* update bundlers

Co-authored-by: Tom Bereknyei <tomberek@gmail.com>
2022-03-09 21:12:19 -05:00
Tom Bereknyei
e0545c4a9b syntax fixes 2022-01-20 15:43:03 -05:00
Tom Bereknyei
c5ef8f83d9 Initial work on a full example schema 2021-12-02 03:31:14 -05:00