f0dc2d521d
all: format
2023-03-06 10:13:37 +11:00
6faef6e0ac
go-qt: bump qt version
2023-02-23 13:39:21 +11:00
5410671050
all: embrace unit packages where possible
2023-02-23 11:46:04 +11:00
e053da240d
protonmail-bridge: bump qt version
2023-02-23 11:10:17 +11:00
a83dcb3ed5
all: apply deadnix
2022-10-26 10:53:36 +11:00
a70a0e914b
all: apply nixpkgs-fmt
2022-10-26 10:53:36 +11:00
85aebac63d
atlauncher: init at 3.4.20.2
2022-10-18 16:32:10 +11:00
2c575d6596
spotify-ripper: 20161231.gd046419 -> 20210724.5bfd3f7
...
pytest-forked removed support for python2 in their 1.4.0 release,
breaking the pinned version of mutagen that the old version of
spotify-ripper requires. We rebase onto another fork that has updated it
a bit, adding support for python3 and unpinning their dependencies.
2022-01-25 10:18:28 +11:00
0335b240b6
ytarchive: init at 0.2.2
2021-10-02 13:44:16 +10:00
f7f4206afa
alacritty-ligatures: refactor into standalone file
2021-06-12 14:36:39 +10:00
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
Jörg Thalheim
86f1713639
alacritty-ligatures: fix rpath flag
2021-02-05 10:21:00 +11:00
Jörg Thalheim
0c87ddac9e
alacritty-ligatures: fix commit hash
2021-01-31 18:12:20 +11:00
a85fe66919
alacritty-ligatures: 0.7.0.20201204 -> 0.7.1.20210107.gada2680
2021-01-24 16:57:03 +11:00
aceffb4e50
cardboard: init at 20210120
2021-01-23 14:14:56 +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
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
d851231ee9
jetbrains: update IDEA for generated plugins
2020-10-19 19:13:12 +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