Commit graph

84 commits

Author SHA1 Message Date
Tom Bereknyei
5dacec6060 fix: update python template to use nix-community 2024-01-08 12:23:54 -05:00
Brian Schroeder
cadb68944a python: Add flake.lock to allow nix develop 2023-07-16 16:39:55 -04:00
Domen Kožar
0edaa06373
Merge pull request #61 from peterbecich/update-haskell.nix-flake-template
update haskell.nix Flake template
2023-03-11 12:44:44 +04:00
Peter Becich
e7a5f0e307
update haskell.nix Flake template
GHC 9.2.6

trying to fix caching of Flake template https://github.com/input-output-hk/haskell.nix/issues/1824

follows https://github.com/NixOS/templates/pull/57
2023-03-01 19:24:43 -08:00
Sandro
3ac7e8ba52
Use pname+version, don't overwrite unpackPhase (#35) 2023-02-16 07:40:31 -05:00
Stef Dunlap
4d03901dae
Add example for devShells in go-hello (#60)
It took me bit to figure out how to get development dependencies into a go
project when converting from shell.nix to flake.nix. I'm hoping adding this
here will help those following behind.

Some credit for working out how to do this from
https://xeiaso.net/blog/nix-flakes-1-2022-02-21
2023-02-16 07:37:28 -05:00
Peter Becich
e9951bb154
update haskell.nix flake template (#57)
Also set `packages.default` to the example in the template, as done here: https://input-output-hk.github.io/haskell.nix/tutorials/getting-started-flakes.html#scaffolding
2023-02-16 07:35:56 -05: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
Domen Kožar
3248d54007
Merge pull request #47 from yvan-sraka/patch-1
Fix wrong `defaultApp` in Rust template
2022-10-10 11:29:31 +02:00
Domen Kožar
d80b3ff58b
Merge pull request #46 from yvan-sraka/master
Fix #45: PR #40 broke `nix flake show templates`
2022-10-10 11:29:11 +02:00
Yvan Sraka
5ba78e8c89 Fix wrong defaultApp in Rust template 2022-10-06 23:23:17 +02:00
Yvan Sraka
59d8dd61df Fix #45: PR #40 broke nix flake show templates 2022-10-05 20:30:00 +02:00
Domen Kožar
af0d5d98c2
Merge pull request #31 from asymmetric/patch-1
trivial: change default package format after 2.7.0
2022-10-04 15:53:26 +02:00
Domen Kožar
a9734226c9
Merge pull request #43 from yvan-sraka/patch-1
Update trivial template with nix 2.7 default package syntax
2022-10-04 15:52:43 +02:00
Domen Kožar
e61b3d77ec
Merge pull request #39 from Kranzes/python
python: refactor and cleanup
2022-10-04 15:52:25 +02:00
Domen Kožar
6d7e43497f
Merge pull request #40 from yvan-sraka/haskell.nix
Add `haskell.nix` template
2022-10-04 15:51:28 +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
Yvan Sraka
d94056cf62
Update trivial template with nix 2.7 default package syntax
warning: flake output attribute 'defaultPackage' is deprecated; use 'packages.<system>.default' instead
2022-08-23 08:24:49 +00:00
Ilan Joselevich
cd093ed16b python: refactor and cleanup 2022-07-21 02:47:41 +03:00
Domen Kožar
2f86534428
Merge pull request #30 from sudocurse/modified-date-fixes
self.lastModifiedDate fix for all templates
2022-04-06 12:55:37 +01:00
Domen Kožar
30e6668006
Merge pull request #24 from scvalex/rust-update-naersk-url
rust: update naersk url to nix-community/naersk
2022-04-06 12:55:05 +01:00
Domen Kožar
6bdf430f05
Merge pull request #26 from shawn-bachlet/master
Haskell: Add support for x86_64-darwin
2022-04-06 12:54:20 +01:00
asymmetric
d7a340cfe1
trivial: change default package format after 2.7.0
See https://discourse.nixos.org/t/nix-2-7-0-released/18072
2022-03-26 08:55:09 +00:00
Ankeet Presswala
6296caa969 self.lastModifiedDate fix for all templates 2022-03-15 13:55:52 -07: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
shawn-bachlet
53418d1b8f Add support for x86_64-darwin 2022-03-08 11:05:28 -05:00
Alexandru Scvortov
63c243127c rust: update naersk url to nix-community/naersk 2022-02-23 18:05:46 +00:00
Rok Garbas
3eff6e7c77
Merge pull request #18 from NixOS/update-readme-and-license
Updating README.md and adding a license
2022-01-31 22:31:52 +01:00
Rok Garbas
f6d05e35e0
Merge pull request #20 from NixOS/fix-bash-hello
attribute self.lastModifiedDate missing in newer versions of flakes
2022-01-27 01:59:18 +01:00
Rok Garbas
7749fa5375
attribute self.lastModifiedDate missing in newer versions of flakes
fixes #13
2022-01-27 01:36:03 +01:00
Rok Garbas
ac8a4bdb4a
Update README.md
Co-authored-by: Matija Šuklje <matija@suklje.name>
2022-01-25 14:59:53 +01:00
Rok Garbas
36ca964f29
Initial work on README.md 2022-01-25 12:00:01 +01:00
Rok Garbas
f4c17dfb52
Merge pull request #17 from tomberek/go
go: inital example using buildGoModule
2022-01-25 09:11:59 +01:00
Rok Garbas
c9eabe08de
Merge remote-tracking branch 'origin/master' into go 2022-01-25 09:11:44 +01:00
Rok Garbas
50b4ed38e5
Merge pull request #16 from winston0410/doc
Add basic doc
2022-01-25 09:09:47 +01:00
Rok Garbas
c6e69eea48
Merge pull request #15 from MMesch/pandoc_xelatex
template for pandoc with xelatex and custom font support
2022-01-25 09:09:21 +01:00
Rok Garbas
4688955893
Merge remote-tracking branch 'origin/master' into pandoc_xelatex 2022-01-25 09:08:41 +01:00
Rok Garbas
d21c752615
Merge pull request #9 from tomberek/full-example
Initial work on a full example schema
2022-01-25 09:05:48 +01:00
Rok Garbas
4f189bd626
Merge remote-tracking branch 'origin/master' into full-example 2022-01-25 09:05:00 +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
8a1c1051a1 better formatting for abstract 2022-01-14 17:39:30 +01:00
Matthias Meschede
effb5049be improve GitHub formatting to not mistake yaml block for header 2022-01-14 17:36:13 +01:00
Matthias Meschede
739fa1f286 move abstract in separate yaml block for better Github display 2022-01-14 17:34:20 +01:00
Matthias Meschede
cd2be47dc6 add citeproc, crossref and some explanation 2022-01-14 17:30:45 +01:00
kghugo
c48dcd8479 Add basic doc 2022-01-08 08:29:04 +00:00
Matthias Meschede
b5a1e2692c template for pandoc with xelatex and custom font support 2022-01-02 22:18:03 +01:00
Domen Kožar
17d855776f
Merge pull request #12 from MatthewCroughan/hercules-ci
templates/hercules-ci: init
2021-12-17 12:53:41 +00:00