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 11 lines 253 B view raw
1diff --git a/meson.build b/meson.build 2index 1311784..77043ac 100644 3--- a/meson.build 4+++ b/meson.build 5@@ -6,7 +6,6 @@ project( 6 default_options: [ 7 'cpp_std=c++14', 8 'warning_level=2', 9- 'force_fallback_for=wlroots,libliftoff', 10 ], 11 )