Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nurpkgs

My Nix User Repository. Mainly re-packaging other people's code hoping to get upstreamed at some point, but also some of my own personal packages.

Outputs

overlays.default

$ nix repl .
> pkgs = import <nixpkgs> { overlays = [ overlays.default ]; }
> pkgs.nur.repos.josh
# NixOS or Home Manager module
{
  nixpkgs.overlays = [
    josh-nurpkgs.overlays.default
  ];
}

About

My Nix User Repository

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages