Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

basic template i use to start projects. set up with a build and flakes

License

Notifications You must be signed in to change notification settings

jakeisnt/nix-flake-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Flake Project Template

Deprecated

This is out-of date. There are better solutions to this that preserve backwards compatibility now. This one isn’t useful!

Description

A basic template for starting projects. Make sure you have `direnv`, `nix` and `nix-flakes` installed and configured.

Place dependencies you’d like to have available in the `buildInputs` array of the `devShell`, then run `direnv allow` while in the directory and you’ll be ready to go!

About

basic template i use to start projects. set up with a build and flakes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages