nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

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

at netboot-syslinux-multiplatform 12 lines 248 B view raw
1{ 2 foreman = { 3 groups = ["default"]; 4 platforms = []; 5 source = { 6 remotes = ["https://rubygems.org"]; 7 sha256 = "0szgxvnzwkzrfbq5dkwa98mig78aqglfy6irdsvq1gq045pbq9r7"; 8 type = "gem"; 9 }; 10 version = "0.87.2"; 11 }; 12}