• [::1]
  • https://notashelf.dev
  • Political Scientist, Open source advocate, high-level programmer. NixOS hacker and nixpkgs contributor.

  • Joined on 2024-08-03
NotAShelf synced new reference dependabot/cargo/hotpath-0.11.0 to NotAShelf/microfetch from mirror 2026-02-23 19:32:00 +00:00
NotAShelf pushed to main at NotAShelf/nixir 2026-02-22 23:26:59 +00:00
815f4a4725
docs: document using just in the codebase
7584eb76e1
meta: switch to justfile for task organization
ae505188fc
tests: move fixtures to dedicated dir
3347699a8c
tests/benchmark: make benchmark cases... bigger
84cf5fdf68
irc: add timing measurements; formatting
Compare 12 commits »
NotAShelf pushed to main at NotAShelf/nixir 2026-02-22 20:19:55 +00:00
121803b13c
irc: improve multi-line strings; complete list concat and dynamic attrs
00a3d2e585
tests: update test cases for newer syntax items; drop old artifacts
ed8f637c99
irc: more syntax support
77aa67c7e0
tests: add tests for lookup paths and imports
a6aade6c11
irc: support lookup paths and import keyword
Compare 8 commits »
NotAShelf pushed to main at NotAShelf/nixir 2026-02-22 18:51:54 +00:00
b49044c9a5
nix: format test fixtures via nix fmt
e8dd09c5b4 chore: run clang-tidy with --fix
Compare 2 commits »
NotAShelf synced commits to main at NotAShelf/nyxexprs from mirror 2026-02-22 03:22:01 +00:00
d9fb7175e1 [CI]: update flake inputs
NotAShelf synced commits to gh-pages at NotAShelf/nvf from mirror 2026-02-22 03:22:00 +00:00
ea99a77d36 Deploy PR #1415 preview
Compare 2 commits »
NotAShelf synced commits to main at NotAShelf/nvf from mirror 2026-02-22 03:22:00 +00:00
5c38b357da
Merge pull request #1415 from Gerg-L/python3Fix
NotAShelf pushed to main at NotAShelf/nixir 2026-02-21 21:18:26 +00:00
c710b622da
nix: inline env set; add clang-tools to devshell & name shell
98fd1bfc52
various: format with clang-format
63a9eddc49
irc/evaluator: fix e passed by value in Thunk constructor
eb84d4617b
chore: set up clang-tidy
Compare 4 commits »
NotAShelf created branch main in NotAShelf/nixir 2026-02-21 21:08:05 +00:00
NotAShelf pushed to main at NotAShelf/nixir 2026-02-21 21:08:05 +00:00
5b80e3aa63
chore: set up clang-format
4aa514d83d
meta: ignore more generated files and nix artifacts
e36693ac3f
docs: document project architechture
2539ff7ca3
chore: add CMake test target; ignore build directories
ddfbc91b58
tests: add regression test suite; update test fixtures
Compare 10 commits »
NotAShelf created repository NotAShelf/nixir 2026-02-21 21:07:09 +00:00
NotAShelf synced commits to gh-pages at NotAShelf/nvf from mirror 2026-02-21 19:12:01 +00:00
c19f28038e Deploy PR #1418 preview
5626934455 Deploy PR #1407 preview
Compare 2 commits »
NotAShelf pushed to main at NotAShelf/pakker 2026-02-21 16:56:19 +00:00
e783178493
lockfile: remove unused new method
5a7762ac13
rate-limiter: re-validate burst window in loop after sleep
255220b43c
export: introduce `export_profile to reduce boilerplate; cleanup
fc2d89892c
model/lockfile: revert get_project to O(n) linear scan; remove unused project index
8ed0b6fb12
rate-limiter. re-acquire lock after sleep to prevent use-after-free
Compare 5 commits »
NotAShelf synced commits to main at NotAShelf/Basix from mirror 2026-02-21 11:02:05 +00:00
33a5d84653 CI: update JSON schemes
NotAShelf synced commits to gh-pages at NotAShelf/nvf from mirror 2026-02-21 11:02:01 +00:00
8c5ad6289b Deploy PR #1425 preview
a230031d38 Deploy PR #1424 preview
Compare 4 commits »
NotAShelf synced commits to main at NotAShelf/nvf from mirror 2026-02-21 11:02:01 +00:00
39345e5834
Merge pull request #1425 from Ladas552/colorizer-virtualtext
a70f7ff8ca
colorizer: fix virtualtext mode
2174c17a46
languages/odin: disable dap notification spam (#1424)
Compare 3 commits »
NotAShelf synced commits to gh-pages at NotAShelf/nvf from mirror 2026-02-21 02:52:00 +00:00
fe8790723d Deploy PR #1424 preview
NotAShelf synced commits to gh-pages at NotAShelf/nvf from mirror 2026-02-19 18:12:03 +00:00
5c3d4413e8 Deploy PR #1306 preview
f09a5d8224 Deploy PR #1306 preview
Compare 2 commits »
NotAShelf synced and deleted reference refs/tags/dependabot/cargo/libc-0.2.182 at NotAShelf/microfetch from mirror 2026-02-19 17:41:59 +00:00
NotAShelf synced commits to main at NotAShelf/microfetch from mirror 2026-02-19 17:41:59 +00:00
544cb43b26
chore: bump libc