Sridhar Ratnakumar
Sridhar Ratnakumar
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d?narHash=sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm%2BGpZNw%3D' (2024-04-01) → 'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib&narHash=sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk%3D' (2024-03-29) → 'https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz?narHash=sha256-QBx10%2Bk6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94%3D' (2024-05-02)...
This extension doesn't recognize [`.timedot`](https://hledger.org/time-planning.html) files; is there a way to enable it? See https://hledger.org/time-planning.html
By contributing the relevant change to https://github.com/hercules-ci/flake.parts-website/blob/main/flake.nix
using slashes in the pattern doesn't seem to give any results: ``` $ ls -dl ~/as/vcap drwxr-xr-x 26 sridharr staff 884 8 Aug 16:27 /Users/sridharr/as/vcap $ j as/vcap $ #...
How would one use `deriveGEq` to automatically derive this type? ```haskell data Response resp a where Response_Loading :: Response resp () Response_BadResponse :: Response resp () Response_BackendError :: Response resp...
This, ```haskell data Query t r where Query_Foo :: Query String Int deriveJSONGADT 'Query_Foo ``` gives: ``` tyConArity': Supplied name reified to something other than a data declaration: Neuron.Zettelkasten.Query.Type.Query_Foo ```
Instead of pairing with folks to do manual setup of nix-dev-home on a computer with Nix installed, it'd be great to have an automated script that works like DetSys nix-installer....
On macOS in particular zsh completions should work. Do they? For nix-darwin, it requires extra configuration: https://github.com/srid/nixos-config/pull/50 cf. https://github.com/nix-community/home-manager/issues/2562
`nix run github:juspay/nix-dev-home#neovim` should run neovim with the config in this repo, without depending on any of user's dotfiles or local $HOME cache. cf. https://old.reddit.com/r/NixOS/comments/1aulb75/easy_neovim_with_configuration_and_runnable_with/