This commit is contained in:
Francesco Gazzetta 2019-03-23 19:13:30 +01:00
parent 23f67915d1
commit c57e61235d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# This file filters out all the broken packages from your package set. # 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 packages as # It's what gets built by CI, so if you correctly mark broken/unfree packages
# broken your CI will not try to build them and the non-broken packages will # as such your CI will not try to build them and the buildable packages will
# be added to the cache. # be added to the cache.
{ pkgs ? import <nixpkgs> {} }: { pkgs ? import <nixpkgs> {} }: