https://github.com/containersolutions/nixpkgs-overlay
Overlay for fun and profit
https://github.com/containersolutions/nixpkgs-overlay
Last synced: about 1 year ago
JSON representation
Overlay for fun and profit
- Host: GitHub
- URL: https://github.com/containersolutions/nixpkgs-overlay
- Owner: ContainerSolutions
- License: mit
- Created: 2018-03-08T16:24:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T09:15:21.000Z (about 8 years ago)
- Last Synced: 2025-02-15T03:29:12.075Z (over 1 year ago)
- Language: Nix
- Size: 9.77 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nixpkgs Overlays in use at Container Solutions
- [Docker Tools](./docker-tools.nix)
- [Minikube](./minikube). Also see the and the relevant lines in [default.nix](./default.nix) for which versions we have backported.
Example usage: `$(nix-build shell.nix -A container-solutions.minikube-k8s-1_7_5)/bin/minikube start`