Commit Graph

72 Commits

Author SHA1 Message Date
1a129ac179
modules/radeon-profile-daemon: fix package import path 2020-10-18 14:41:42 +11:00
32e8d6c12d
modules/amdgpu-fan: fix package import path 2020-10-18 14:39:36 +11:00
202ea9929b
core: clean up README, remove old shell.nix 2020-10-17 16:56:17 +11:00
bdaa2ab259
ci: enable GitHub Actions 2020-10-17 16:42:42 +11:00
c1c942c346
spotify-ripper: mark as unfree
Allows building CI as free-only following requirements of upstream.
2020-10-17 16:20:37 +11:00
14e18ac2d2
alacritty-ligatures: fix for building on unstable
The unpacking logic for cargoDeps is changed so that the filename
doesn't implicitly have a file suffix appended to it, so we have to
specify that it's a tarball manually. The output hash is updated to
match.
2020-10-17 15:35:24 +11:00
cec9f93414
protonmail-bridge: fix for building on unstable
At some point the propagation logic is being changed such that
nativeBuildInputs isn't included in buildInputs, which means that
pkg-config can't see anything in nativeBuildInputs.
2020-10-17 15:34:29 +11:00
f66f6445ea
ci: stable -> unstable
NUR upstream requires that everything builds on Nixpkgs unstable, so I
guess that's what we're using. Also enable NixOS unstable to see if we
can get that for free as well.
2020-10-17 15:34:16 +11:00
64cc4aa0ce
alacritty-ligatures: add runtime dependencies
Ones of the changes from 0.5.0 is depending on the system fontconfig,
and one of the ligature changes forces the use of the system freetype.

One of the Rust libraries depends on the C++ stdlib.

At some point the build process stopped bundling the OpenGL libraries,
so add those back in too.
2020-10-17 13:54:44 +11:00
ceb579d797
ci: disable building on unstable channels
Sick of the build failure notifications, and I don't use them in Cachix anyway.
2020-10-17 13:22:55 +11:00
c84fae413b
core: fix overlay to merge package sets 2020-10-17 12:55:56 +11:00
6cd420d7af
services: port amdgpu services from private config 2020-10-17 12:55:56 +11:00
326f4b9fec
docs: update README 2020-10-17 12:55:53 +11:00
8304b41c71
spotify-ripper: merge python2Packages for deps 2020-10-17 12:51:47 +11:00
a768165485
mopidy-subidy: merge python3Packages for deps 2020-10-17 12:51:47 +11:00
808b5186d7
go-modules/qt: fix hashes for implicit deps 2020-10-17 12:51:47 +11:00
304d3932f4
protonmail-bridge: split into multiple files 2020-10-17 12:51:43 +11:00
8162d99dff
ci: resolve warnings 2020-10-17 12:51:43 +11:00
6bd6a13e51
alacritty-ligatures: override upstream directly
The old method was having the alacritty build copy-pasted into the repo
and making minor changes. This worked but isn't really feasible as it
doesn't incoroprate upstream (build) changes without noticing.

This commit finally works out how to override buildRustPackage to set
the Cargo dependency.
2020-10-17 12:51:43 +11:00
274ef8a92a
ci: update Travis config 2020-10-17 12:51:43 +11:00
c45733e63e
all: initial port from private config 2020-10-17 12:51:37 +11:00
77ff73522c
Initial commit 2020-10-17 12:39:29 +11:00