Skip to content

eamsden/nixos-urbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nixos-urbit

Overlay and NixOS module for Urbit

Usage

One way or another you need to fetch this repo from your nix sources, and then import it and add the overlay attribute to your package set. The usual way is to add it to the overlays list passed to nixpkgs.

When we have a NixOS module this will be done automatically.

Using niv

Use niv to add nixos-urbit as a source:

$ niv add nixos-urbit

Then in the configuration for your package set: `{ overlays = [ ... (import sources.nixos-urbit).overlay]; } (where ... is your other overlays).

About

Overlay and NixOS module for Urbit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages