Skip to content

dpom/mynixpkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published