Commit graph

25 commits

Author SHA1 Message Date
Brian Schroeder
cadb68944a python: Add flake.lock to allow nix develop 2023-07-16 16:39:55 -04:00
Yvan Sraka
59d8dd61df Fix #45: PR #40 broke nix flake show templates 2022-10-05 20:30:00 +02:00
Yvan Sraka
1afb35ade1
Add haskell.nix template
https://github.com/input-output-hk/haskell.nix
2022-08-29 10:52:46 +02: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
Rok Garbas
c9eabe08de
Merge remote-tracking branch 'origin/master' into go 2022-01-25 09:11:44 +01:00
Rok Garbas
4688955893
Merge remote-tracking branch 'origin/master' into pandoc_xelatex 2022-01-25 09:08:41 +01:00
Rok Garbas
319bbb34b0
templates/hercules-ci: init
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2022-01-25 09:03:23 +01:00
Tom Bereknyei
323483cd07 go: inital example using buildGoModule 2022-01-21 02:42:34 -05:00
Tom Bereknyei
e0545c4a9b syntax fixes 2022-01-20 15:43:03 -05:00
Matthias Meschede
b5a1e2692c template for pandoc with xelatex and custom font support 2022-01-02 22:18:03 +01:00
matthewcroughan
4396ff1aec templates/hercules-ci: init
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2021-12-11 22:17:32 +00:00
Tom Bereknyei
c5ef8f83d9 Initial work on a full example schema 2021-12-02 03:31:14 -05:00
Domen Kožar
c99b52c0c8
Merge pull request #7 from JosephLucas/master
A template for a haskell hello world, with one dependency
2021-11-19 16:02:18 +03:00
Domen Kožar
47dc8f54b8
Merge pull request #1 from cab404/add-some-templates
Added Rust and Python templates
2021-11-19 16:01:48 +03:00
Joseph Lucas
35118ebc58 Add a haskell-hello template 2021-09-23 12:50:55 +02:00
Eelco Dolstra
79f48a7b82
Add a bash-hello template
The advantage over c-hello is that it adds no other files than
flake.{nix,lock}, so it's more appropriate to add to an arbitrary
existing project.
2021-08-02 16:49:59 +02:00
Eelco Dolstra
1bf50ae24d
Add a template that provides default.nix and shell.nix 2021-08-02 16:23:35 +02:00
Eelco Dolstra
09b1e7d224 gnu-hello -> c-hello
By dropping the dependency on an external source repo, it becomes more
representative of a typical flake.
2021-07-23 19:50:20 +02:00
Eelco Dolstra
bc5fafc82d Add a Rust template 2021-07-23 19:37:40 +02:00
Eelco Dolstra
a4e8f835a9 Copy GNU Hello example from https://github.com/ngi-nix/project-template 2021-07-23 14:16:22 +02:00
Vladimir Serov
a34b491aea
added rust and python templates 2021-03-10 06:50:35 +03:00
Eelco Dolstra
98414b0eea
Doh 2020-06-23 16:14:28 +02:00
Eelco Dolstra
16441d2245
templates.simpleContainer: Use NixOS 20.03 2020-06-23 16:08:48 +02:00
Eelco Dolstra
c31455c82a
templates.simpleContainer: Add 2020-06-23 15:34:52 +02:00
Eelco Dolstra
ae3dde1668 Initial commit 2020-06-04 20:20:02 +02:00