https://github.com/numtide/nix-vm-test-demo
Dump of the code used in the nix-vm-test demo
https://github.com/numtide/nix-vm-test-demo
Last synced: about 1 year ago
JSON representation
Dump of the code used in the nix-vm-test demo
- Host: GitHub
- URL: https://github.com/numtide/nix-vm-test-demo
- Owner: numtide
- Created: 2024-03-28T13:58:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T13:59:06.000Z (over 2 years ago)
- Last Synced: 2025-05-01T14:51:33.450Z (about 1 year ago)
- Language: Nix
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nix-VM-Test Usage Example
This repository contains the code for the [nix-vm-test](https://github.com/numtide/nix-vm-test/) live demo.
We're packaging [Garage](https://garagehq.deuxfleurs.fr/) for Debian, Fedora and Ubuntu using nfpm. We're then testing the resulting artifacts using nix-vm-test.
**NOTE:** we're packaging Garage only for demonstration purposes here. DO NOT USE THESE PACKAGES FOR ANY REAL USAGE. We won't maintain the generated packages up to date.