eae2921ae2
jetbrains: normalize file names
2021-01-25 15:56:52 +11:00
010665a5c9
jetbrains: add update script wrapper
...
The main script only does a single program, and requires being fed the
name. This is a wrapper to get those names.
2021-01-25 15:56:11 +11:00
fb2bbf59d0
jetbrains: include small set of generated IDEA plugins
2021-01-25 15:27:16 +11:00
3c8d8f0347
jetbrains: move to auto-generated plugins
...
Some edge cases but appears to work on my machine (TM).
Still TODO is setting up the job to generate and commit updates.
2021-01-25 15:27:16 +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