Commit Graph

15 Commits

Author SHA1 Message Date
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