Sridhar Ratnakumar
Sridhar Ratnakumar
It should be possible to mark any heading (anywhere in the outline) as a *reference*. There should be a route that lists all references. References are like bookmarks too.
When linking using URLs like ``` file:///2021-04-22.org::*Some%20heading ``` ... the rendered website should link to the generated HTML and to the heading anchor correctly.
Handle megaparsec error instead of https://github.com/fosskers/org-mode/blob/3c2d7b5cf2c9de271ac0cef3d016d1487e02e718/org-mode/lib/Data/Org.hs#L197-L199
Instead of dropping into the login shell, would it be possible to create a CLI mode wherein the VM is launched, root shell entered and the given command is run,...
A full Nix build (via `nix run github:srid/nixci build`) fails, due to clippy warnings: If clippy is not used, I'd get rid of this: https://github.com/juspay/superposition/blob/761a69b397624b6fc03413d65289c3573f9f578e/rust.nix#L49 To reproduce, ``` ❯ nix...
| Field | Description | |----------|-------------| | Plugin | `Preview.nvim` | | Homepage | `https://github.com/henriklovhaug/Preview.nvim` | | Nixpkgs | `false` | ## Extra Information Demo of markdown preview in terminal,...
replace the default favicon with that of srid.ca in https://github.com/srid/nixos-config/blob/6053722acfbe22ee3f365dc8418cada74da7f19a/nixos/hedgedoc.nix#L29-L38
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/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02) → 'github:hercules-ci/flake-parts/9227223f6d922fee3c7b190b2cc238a99527bbb7?narHash=sha256-pQMhCCHyQGRzdfAkdJ4cIWiw%2BJNuWsTX7f0ZYSyz0VY%3D' (2024-07-03) • Updated input 'flake-parts/nixpkgs-lib': 'https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz?narHash=sha256-QBx10%2Bk6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94%3D' (2024-05-02) → 'https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz?narHash=sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI%3D' (2024-07-01)...
The branch name `update_flake_lock_action` is hardcoded here: https://github.com/DeterminateSystems/update-flake-lock/blob/222f041780a88f7f379bd7a3c3327585e435db5b/action.yml#L47-L51 But this becomes incorrect, when the user overrides it in the workflow YAML [as I do here](https://github.com/srid/haskell-flake/blob/440b0f1d69c1b9bb1831c29b573cf3d2e50a2c9c/.github/workflows/update-flake-lock-example.yaml#L23). This results in creating PRs...
Full log, https://gist.githubusercontent.com/srid/2f17318da48cc9658631b30f60f6c263/raw/6212a565935d162c9dbfcc67d0da316b417f4aea/gistfile1.txt ``` ❯ nix build github:aristanetworks/nix-serve-ng [1/5/6 built, 554 copied (4442.0 MiB), 473.7 MiB DL] building nix-serve-ng-1.0.1 (c error: builder for '/nix/store/9xfl968yvb7lab9y3clj8g8va7qp5q3m-nix-serve-ng-1.0.1.drv' failed with exit code 1; last...