Deployment and lifecycle management for Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at release-2 12 lines 273 B view raw
1POST http://[::1]:4000/api/seeds 2Content-Type: application/json 3 4{ 5 "name": "yank", 6 "type": "nixos", 7 "out_path": "/nix/store/6daslzwpm9fzr6sw11irw1jcnsmspmhy-source" 8} 9 10# GET http://[::1]:4000/api/seeds 11# 12# GET http://[::1]:4000/api/seeds/latest?name=yank2&type=nixos