Commit Graph

143 Commits

Author SHA1 Message Date
5008a658a7
libhl: add missing platforms 2021-01-04 12:10:27 +11:00
0a29cfdf1e
core: add apps 2021-01-04 12:05:15 +11:00
95e5685f53
psst: init at 20210103.002c2bb 2021-01-04 12:05:15 +11:00
a15ba6ca0a
core: remove envrc 2021-01-04 10:49:36 +11:00
2ffc8b3fcd
core: migrate to flakes 2020-12-10 21:18:04 +11:00
8b2f440b36
go-qt: manually remove references
Fixes an issue where part of the tests fail due to over-quoting of
`GOFLAGS` and treating `-trimpath` as part of `-mod`.
2020-12-10 10:47:22 +11:00
8548791f31
Revert "jetbrains: update IDEA for generated plugins"
This reverts commit d851231ee9.

The change went ahead too early and the actual plugin generation system
is not complete.
2020-12-09 10:36:42 +11:00
80f909abb1
go-qt: 20200701 -> 20200904 (broken) 2020-12-09 10:29:27 +11:00
ddb0d5147b
zsh-z: 2020.06.30.ae71aab -> 2020.09.19.09209db 2020-12-09 10:29:27 +11:00
ed42dab0a5
protonmail-bridge: 1.4.5 -> 1.5.2 2020-12-09 10:29:27 +11:00
5d595e8aba
alacritty-ligatures: 0.6.0.20201022 -> 0.7.0.20201204 2020-12-09 10:29:19 +11:00
dependabot[bot]
0baf2e1e02
build(deps): bump cachix/cachix-action from v6 to v8 (#4)
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v6 to v8.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v6...6e4751ed42b22f60165d3f266cfa4cce66ae406d)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 09:00:54 +11:00
dependabot[bot]
9a31ad18c9
build(deps): bump cachix/install-nix-action from v11 to v12
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v11 to v12.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v11...07da2520eebede906fbeefa9dd0a2b635323909d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 09:00:48 +11:00
dependabot[bot]
62bcbbb29a
build(deps): bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:30:46 +00:00
f8e172c166
protonmail-bridge: 1.3.2 -> 1.4.5 2020-10-25 12:46:29 +11:00
a2e8b33dbc
alacritty-ligatures: 0.6.0.20201015 -> 0.6.0.20201022 2020-10-25 12:42:06 +11:00
1bfb879c49
alacritty-ligatures: bump rustPackages version
nixos-unstable removed 1.44 while nixpkgs-unstable still has it (why?),
so 1.45 is the new lowest common version.
2020-10-25 12:40:41 +11:00
d851231ee9
jetbrains: update IDEA for generated plugins 2020-10-19 19:13:12 +11:00
bb49706b02
jetbrains: add plugin generation script 2020-10-19 19:10:14 +11:00
9c4a68e3aa
jetbrains: add plugins to passthrough 2020-10-18 18:15:35 +11:00
7959b877d9
jetbrains: rework following the Emacs builder
This commit moves a lot of the heavy lifting out of callPackage and back
into regular import, following conventions from upstream Nixpkgs. It
allows for a clearer and less magic definition of new packages,
particularly by downstream, as well, by exposing the *Build package
callers in the attribute set.
2020-10-18 17:47:48 +11:00
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