srid / neuron

Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)
https://neuron.zettel.page
GNU Affero General Public License v3.0
1.52k stars 150 forks source link

Advance nixpkgs (GHC 8.10) #490

Closed srid closed 3 years ago

srid commented 3 years ago

Resolves #474

madjar commented 3 years ago

I tested it on my setup (I try to follow nixpkgs-unstable), and all seems find: my generated neuron website looks good, and the query and search command look fine.

As a side note, it seems that the fix for the footnote bug in commonmark has been released, and that the newest release is in the nixpkgs you've advanced to. So it should be possible to stop using commonmark from git.

srid commented 3 years ago

It looks like we might just have to drop support for static binary builds. That's not building with the newer nixpkgs, and I don't desire to maintain this for eternity.