Skip to content

dpom/mynixpkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynixpkgs

My nix packages and templates

Usage

Use a package

Example: use of the cljstyle package

nix shell git+https://github.com/dpom/mynixpkgs#cljstyle
cljstyle --help

Use a template

Example: use of the cljproj template:

nix flake init -t git+https://github.com/dpom/mynixpkgs#cljproj

Import this flake in another flake

See the flake.nix of the cljproj template.

References

  1. https://github.com/NixOS/nixpkgs
  2. https://gitlab.inria.fr/x-QGuill/mypkgs_example

Tasks

License

mynixpkgs is released under the GNU General Public License. See the file for details.

About

my custom nix packages and templates

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors