Commit Graph

4 Commits

Author SHA1 Message Date
Antoine Eiche
b66452693b next: set next-gtk-webkit as a propagated build input
Because this reference is unfortunately not detected by Nix.

Fixes #76834.
2020-01-03 09:50:12 +01:00
worldofpeace
417d6354c8 next: Fix #74258
Next had a few issues with its packaging:
* the platform port was exposed in all-packages
  And this is not useful for outside users.
  It's now a local attribute in the next package.

* the platform port wasn't wrapped correctly
  It appears that the lisp core was being wrapped,
  when instead the actual gtk application that's
  called within the lisp core had to be wrapped.

* codestyle/indentation
2019-11-26 11:41:50 -05:00
Antoine Eiche
6e8e34485f next: 1.3.1 -> 1.3.4 2019-10-10 10:08:35 +02:00
Antoine Eiche
1c7d3389e4 next: init at 1.3.1 2019-09-19 22:28:36 +02:00