Skip to content

nix-giant/beam-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beam-utils

A flake providing utils for BEAM.

Why?

The nixpkgs contains BEAM related utils with a broad set of features, but I am looking for implementations with more singular functionality. Given the wide user base of nixpkgs, to avoid affecting them, I decide to maintain my own utils. In the future, I'll try to merge them back to nixpkgs.

Overlay

This flake primarily provides an overlay, which puts utils into a top-level namespace - beamUtils.

After setting up the overlay, you can access it via:

pkgs.beamUtils

Tests

Test buildMixRelease:

$ nix build '.#test-buildMixRelease'

Todo

Read TODO.md for more details.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published