Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numtide/nix-stdlib
experimental nix prelude
https://github.com/numtide/nix-stdlib
Last synced: 3 months ago
JSON representation
experimental nix prelude
- Host: GitHub
- URL: https://github.com/numtide/nix-stdlib
- Owner: numtide
- License: mit
- Created: 2023-01-06T17:07:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T20:16:04.000Z (over 1 year ago)
- Last Synced: 2024-04-19T19:06:44.065Z (7 months ago)
- Language: Nix
- Homepage:
- Size: 10.7 KB
- Stars: 23
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nix-stdlib - experimental nix prelude
A batteries-included standard library for Nix.
The Nix `builtins` and accompanied functions in `` have grown
organically, without too much consideration for their taxonomy or re-use
capabilities.This is an effort to re-think the basic tools made available to the user.
Compatible with nix 1.12+ only.
## Usage
### Overlay
### Lib
### Documentation