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

Configure Feed

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

osmo-hnbgw: mark as broken

Naxdy cbb068d1 1e695f6e

+2
+2
pkgs/by-name/os/osmo-hnbgw/package.nix
··· 56 56 license = lib.licenses.agpl3Plus; 57 57 maintainers = [ ]; 58 58 platforms = lib.platforms.linux; 59 + # fails to compile; out of date 60 + broken = true; 59 61 }; 60 62 }