3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3 commits

Author SHA1 Message Date
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