Commit Graph

38 Commits

Author SHA1 Message Date
d8ae11352e alacritty-ligatures: remove terminfo output 2021-06-12 11:11:23 +10:00
b2c0121005 alacritty-ligatures: 0.7.1.20210107.gada2680 -> 0.7.2.20210209.g3ed0430 2021-06-12 11:11:23 +10:00
cf95fb9600 radeon-profile-daemon: add wrapQtAppsHook
Required as part of the latest staging-next commit set to Nixpkgs [1].

Note that this breaks builds on all current non-unstable Nixpkgs
branches (but as the repository notes, they are not supported anyway).

[1]: 02924cf951/doc/languages-frameworks/qt.section.md
2021-06-12 11:11:23 +10:00
Jörg Thalheim
86f1713639 alacritty-ligatures: fix rpath flag 2021-02-05 10:21:00 +11:00
8b290acc50 protonmail-bridge: separate builder into new file 2021-02-01 08:50:19 +11:00
b960c361a9 treewide: stdenv.lib -> lib
https://github.com/NixOS/nixpkgs/issues/108938
2021-02-01 08:50:19 +11:00
Jörg Thalheim
0c87ddac9e alacritty-ligatures: fix commit hash 2021-01-31 18:12:20 +11:00
28235c3b29 psst: 20210114.g1fadc78 -> 20210122.gec114ac 2021-01-24 17:08:22 +11:00
a85fe66919 alacritty-ligatures: 0.7.0.20201204 -> 0.7.1.20210107.gada2680 2021-01-24 16:57:03 +11:00
129b9305be protonmail-bridge: 1.5.4 -> 1.5.6 2021-01-24 16:45:54 +11:00
836cce5196 zsh-z: 20200919.g09209db -> 20210117.g289a4a7 2021-01-24 16:41:32 +11:00
d77a67563a many: use YYYYMMDD.gHASH for git-commit versions 2021-01-24 16:37:51 +11:00
a298d95bd6 psst: 20210103.002c2bb -> 20210114.1fadc78 2021-01-23 14:17:17 +11:00
aceffb4e50 cardboard: init at 20210120 2021-01-23 14:14:56 +11:00
906c5ee15c protonmail-bridge: 1.5.2 -> 1.5.4 2021-01-04 13:13:18 +11:00
c0fb93b48b samrewritten: 2.0 -> 2.1 2021-01-04 12:23:50 +11:00
b46e60ddec samrewritten: add missing platforms 2021-01-04 12:14:05 +11:00
738de5e474 zsh-z: add missing platforms 2021-01-04 12:10:34 +11:00
5008a658a7 libhl: add missing platforms 2021-01-04 12:10:27 +11:00
95e5685f53 psst: init at 20210103.002c2bb 2021-01-04 12:05:15 +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
f8e172c166 protonmail-bridge: 1.3.2 -> 1.4.5 2020-10-25 12:46:29 +11:00
d851231ee9 jetbrains: update IDEA for generated plugins 2020-10-19 19:13:12 +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
c1c942c346 spotify-ripper: mark as unfree
Allows building CI as free-only following requirements of upstream.
2020-10-17 16:20:37 +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
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
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
c45733e63e all: initial port from private config 2020-10-17 12:51:37 +11:00