nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
diff --git a/buildable.nix b/buildable.nix
index 21af140229fcfb9ea18f35d0be63ca24eb780678..9445e5fa65872a350e99b29d5666509c28aad09b 100644
--- a/buildable.nix
+++ b/buildable.nix
@@ -1,6 +1,6 @@
-# This file filters out all the broken packages from your package set.
-# It's what gets built by CI, so if you correctly mark broken packages as
-# broken your CI will not try to build them and the non-broken packages will
+# This file filters out all the unbuildable packages from your package set.
+# It's what gets built by CI, so if you correctly mark broken/unfree packages
+# as such your CI will not try to build them and the buildable packages will
# be added to the cache.
{ pkgs ? import <nixpkgs> {} }: