Sridhar Ratnakumar
Sridhar Ratnakumar
Just using `dark:` variants works! But to what extend should we 'darkify' the theme? Also it is unclear how to adjust link colors based on the theme, for the dark...
I've tried out this PR. It sort of works (except for setting right permissions, per my comment above), but when activation fails there's no indication on the nix-darwin run side....
@whentze So what did you do to resolve past this? I get this on Hetzner dedicated server as well (AX101).
+1 This fixes the `Caused by: java.lang.ClassNotFoundException: leiningen.ring.run-server` error when running the `lein ring server` command as instructed by the README.
Not exactly as easy to use as fleek, but I use flake-parts to manage my home-manager among other things while still writing Nix: https://github.com/srid/nixos-flake => https://github.com/juspay/nix-dev-home - maybe you can...
@bketelsen I'm occupied with various projects right now, but I'd be happy to help re: questions / discussions / explanations and generally take part in design discussions.
@jgm I'm happy to create a working `flake.nix` (using haskell-flake). [I made an attempt here](https://github.com/jgm/pandoc/compare/main...srid:pandoc:haskell-flake), but it looks like I'm gonna wait for https://github.com/NixOS/nixpkgs/pull/240387 to be merged.
I took a stab at it. #9952 @alerque
> The thing is, whenever I change the trace level from info to debug, then nothing shows up in the console. Do you have any ideas as to why? FWIW,...