nix-trickle
provides for the post-modern developer ™️.
Explore outputs:
$ nix develop
exes: gcloud==452.0.1 pspg==5.8.0-patched rustc==1.73.0
$ nix repl
nix-repl> :lf .
Example devShell following nix-trickle
: ❄️
nix flake init -t github:ahirner/nix-trickle#devShell
- nixpkgs/fasttrackml: added
- nixpkgs/datafusion-cli: more recent
- nixpkgs/sqruff: added
- nixpkgs/pspg: updates querystream on file changes (--querystream -f query.sql)
- nixpkgs/vector: fixes for darwin x86
- nixpgks/micromamba: fixes for darwin
- nixpkgs: all overlays above
- default = nixpkgs
List of systems CI checks are run on.
Packages with overlays for systems
.
- default: all
packages
in PATH
A system can register self
+ a default.nix
as nixpkgs
to obtain equal store
paths for flake
and regular nix
commands.
nix flake init -t github:ahirner/nix-trickle#pure-system
- pure-system: Example configuration for pure flake systems based on
nix-trickle
- devShell: Example devShell based on
nix-trickle
- default: pure and modern
nix
system - bin-cache: substituter and public key in
nix.settings
fornix-trickle
builds