Skip to content

A collection of Nix packages and modules for software I'm using.

License

Notifications You must be signed in to change notification settings

0xB10C/nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix - a collection of nix packages and modules

A collection of Nix modules and packages for software I've written.

Cachix Cache

Updating with nix-update

The nix-update tool can be used to update the version (usually commit) of the packages. Run the following command to update, for example, miningpool-observer.

$ nix-update miningpool-observer --flake --version=skip

Integration tests

The integration tests can be run with nix flake check. A single test, for example for miningpool-observer, can be run with nix build .#checks.x86_64-linux.miningpool-observer on x86_64-linux. Passing --print-build-logs helps debugging on failures.

About

A collection of Nix packages and modules for software I'm using.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •