Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: f597a885424d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3ef226158e46
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 4, 2018

  1. nixos/fontconfig/make-fonts-cache: don't fail to clean the cache

    Today I couldn't rebuild because of:
    [...]
    /nix/store/lxkrsrlqplz2n75hvpq6vr0gam0gfgrl-font-cursor-misc-1.0.3/lib/X11/fonts/misc: skipping, existing cache is valid: 1 fonts, 0 dirs
    /var/cache/fontconfig: cleaning cache directory
    /nix/store/xq3c44ha15pfa5a9mv1z9mni3cfghsna-fc-cache: cleaning cache directory
    fc-cache: succeeded
    rm: cannot remove '/nix/store/xq3c44ha15pfa5a9mv1z9mni3cfghsna-fc-cache/CACHEDIR.TAG': No such file or directory
    builder for '/nix/store/zxfmil40n79vhn5hb4flqc76j99a3l7b-fc-cache.drv' failed with exit code 1
    symphorien committed Nov 4, 2018
    Copy the full SHA
    a6a29e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #49762 from symphorien/fccache

    nixos/fontconfig/make-fonts-cache: don't fail to clean the cache
    lheckemann committed Nov 14, 2018
    Copy the full SHA
    3ef2261 View commit details
    Browse the repository at this point in the history