Commit Graph

6 Commits

Author SHA1 Message Date
a70a0e914b
all: apply nixpkgs-fmt 2022-10-26 10:53:36 +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
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
c45733e63e
all: initial port from private config 2020-10-17 12:51:37 +11:00