nix-config/sh/503-pacman-contrib
2018-09-01 00:18:59 -04:00

12 lines
225 B
Bash

#!/bin/sh
#
# `pacman-contrib` is used for tools like `paccache`, which
# allows us to get rid of older cached packages to save
# disk space.
#
# https://wiki.archlinux.org/index.php/Pacman
set -xe
pacman -S pacman-contrib