Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
16
16
pattern_id
stringclasses
8 values
strategy
stringclasses
3 values
prompt
stringlengths
40
206
completion
stringlengths
2
210
oracle_line
int64
0
7
oracle_message
stringlengths
0
161
label
unknown
c2c8f4c4e9f27267
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tree emacs gimpa ]; }
[{"line": 6, "severity": "error", "message": "`gimpa` is not a nixpkgs attribute \u2014 did you mean `gimp`?"}]
6
undefined variable 'gimpa'
{ "old_path": "gimpa", "new_path": "gimp", "hint": "`gimpa` is not a nixpkgs attribute — did you mean `gimp`?" }
3f3333c6cec64882
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ ffpmeg firefox jhead ]; }
[{"line": 4, "severity": "error", "message": "`ffpmeg` is not a nixpkgs attribute \u2014 did you mean `ffmpeg`?"}]
4
undefined variable 'ffpmeg'
{ "old_path": "ffpmeg", "new_path": "ffmpeg", "hint": "`ffpmeg` is not a nixpkgs attribute — did you mean `ffmpeg`?" }
7ace473bcea37b72
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ gimmp neofetch fd nodejs ]; }
[{"line": 4, "severity": "error", "message": "`gimmp` is not a nixpkgs attribute \u2014 did you mean `gimp`?"}]
4
undefined variable 'gimmp'
{ "old_path": "gimmp", "new_path": "gimp", "hint": "`gimmp` is not a nixpkgs attribute — did you mean `gimp`?" }
7620c0fffe837c94
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ jq opensshe unzip rustc ]; }
[{"line": 5, "severity": "error", "message": "`opensshe` is not a nixpkgs attribute \u2014 did you mean `openssh`?"}]
5
undefined variable 'opensshe'
{ "old_path": "opensshe", "new_path": "openssh", "hint": "`opensshe` is not a nixpkgs attribute — did you mean `openssh`?" }
dc96405239622900
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ mpve vim ]; }
[{"line": 4, "severity": "error", "message": "`mpve` is not a nixpkgs attribute \u2014 did you mean `mpv`?"}]
4
undefined variable 'mpve'
{ "old_path": "mpve", "new_path": "mpv", "hint": "`mpve` is not a nixpkgs attribute — did you mean `mpv`?" }
d1667ac84097a730
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ zip wget rustc jheead ]; in { environment.systemPackages = tools; }
[{"line": 6, "severity": "error", "message": "`jheead` is not a nixpkgs attribute \u2014 did you mean `jhead`?"}]
6
undefined variable 'jheead'
{ "old_path": "jheead", "new_path": "jhead", "hint": "`jheead` is not a nixpkgs attribute — did you mean `jhead`?" }
d1841e4ea8a38f6b
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ tmux mpv goo ]; in { environment.systemPackages = tools; }
[{"line": 5, "severity": "error", "message": "`goo` is not a nixpkgs attribute \u2014 did you mean `go`?"}]
5
undefined variable 'goo'
{ "old_path": "goo", "new_path": "go", "hint": "`goo` is not a nixpkgs attribute — did you mean `go`?" }
67b75b1dac163235
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ ffmpeg python3 zip wegt ]; }
[{"line": 7, "severity": "error", "message": "`wegt` is not a nixpkgs attribute \u2014 did you mean `wget`?"}]
7
undefined variable 'wegt'
{ "old_path": "wegt", "new_path": "wget", "hint": "`wegt` is not a nixpkgs attribute — did you mean `wget`?" }
eedf31ef034cd5f2
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ btpo htop ]; }
[{"line": 4, "severity": "error", "message": "`btpo` is not a nixpkgs attribute \u2014 did you mean `btop`?"}]
4
undefined variable 'btpo'
{ "old_path": "btpo", "new_path": "btop", "hint": "`btpo` is not a nixpkgs attribute — did you mean `btop`?" }
f410eb442eaae943
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ ripgreep fd ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`ripgreep` is not a nixpkgs attribute \u2014 did you mean `ripgrep`?"}]
3
undefined variable 'ripgreep'
{ "old_path": "ripgreep", "new_path": "ripgrep", "hint": "`ripgreep` is not a nixpkgs attribute — did you mean `ripgrep`?" }
6a0f16dea0349fd9
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ hexdumpa gcc vlc ]; }
[{"line": 4, "severity": "error", "message": "`hexdumpa` is not a nixpkgs attribute \u2014 did you mean `hexdump`?"}]
4
undefined variable 'hexdumpa'
{ "old_path": "hexdumpa", "new_path": "hexdump", "hint": "`hexdumpa` is not a nixpkgs attribute — did you mean `hexdump`?" }
0c7ac891d1c1fb9d
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ openssh wget russtc ]; in { environment.systemPackages = tools; }
[{"line": 5, "severity": "error", "message": "`russtc` is not a nixpkgs attribute \u2014 did you mean `rustc`?"}]
5
undefined variable 'russtc'
{ "old_path": "russtc", "new_path": "rustc", "hint": "`russtc` is not a nixpkgs attribute — did you mean `rustc`?" }
81baa77e00a6c097
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ go btop vllc neovim ]; }
[{"line": 6, "severity": "error", "message": "`vllc` is not a nixpkgs attribute \u2014 did you mean `vlc`?"}]
6
undefined variable 'vllc'
{ "old_path": "vllc", "new_path": "vlc", "hint": "`vllc` is not a nixpkgs attribute — did you mean `vlc`?" }
af0cf2455135327e
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ goo unzip ]; }
[{"line": 4, "severity": "error", "message": "`goo` is not a nixpkgs attribute \u2014 did you mean `go`?"}]
4
undefined variable 'goo'
{ "old_path": "goo", "new_path": "go", "hint": "`goo` is not a nixpkgs attribute — did you mean `go`?" }
a4224338e9671ad7
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ chhromium emacs imagemagick neofetch ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`chhromium` is not a nixpkgs attribute \u2014 did you mean `chromium`?"}]
3
undefined variable 'chhromium'
{ "old_path": "chhromium", "new_path": "chromium", "hint": "`chhromium` is not a nixpkgs attribute — did you mean `chromium`?" }
475372bd6c03fdf2
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ imagemagick tmuux ]; }
[{"line": 5, "severity": "error", "message": "`tmuux` is not a nixpkgs attribute \u2014 did you mean `tmux`?"}]
5
undefined variable 'tmuux'
{ "old_path": "tmuux", "new_path": "tmux", "hint": "`tmuux` is not a nixpkgs attribute — did you mean `tmux`?" }
356b1b0253d608ee
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ neoviim btop ]; }
[{"line": 4, "severity": "error", "message": "`neoviim` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
4
undefined variable 'neoviim'
{ "old_path": "neoviim", "new_path": "neovim", "hint": "`neoviim` is not a nixpkgs attribute — did you mean `neovim`?" }
5a3c189fc47f9d1a
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ nodejs oenssh ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`oenssh` is not a nixpkgs attribute \u2014 did you mean `openssh`?"}]
4
undefined variable 'oenssh'
{ "old_path": "oenssh", "new_path": "openssh", "hint": "`oenssh` is not a nixpkgs attribute — did you mean `openssh`?" }
115d7c3392e42ed6
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ emcas jq fortune ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`emcas` is not a nixpkgs attribute \u2014 did you mean `emacs`?"}]
3
undefined variable 'emcas'
{ "old_path": "emcas", "new_path": "emacs", "hint": "`emcas` is not a nixpkgs attribute — did you mean `emacs`?" }
d10f916d11c12f95
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ imaemagick bat firefox ]; }
[{"line": 4, "severity": "error", "message": "`imaemagick` is not a nixpkgs attribute \u2014 did you mean `imagemagick`?"}]
4
undefined variable 'imaemagick'
{ "old_path": "imaemagick", "new_path": "imagemagick", "hint": "`imaemagick` is not a nixpkgs attribute — did you mean `imagemagick`?" }
53b325a969b21a68
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ gimpe tmux zip htop ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`gimpe` is not a nixpkgs attribute \u2014 did you mean `gimp`?"}]
3
undefined variable 'gimpe'
{ "old_path": "gimpe", "new_path": "gimp", "hint": "`gimpe` is not a nixpkgs attribute — did you mean `gimp`?" }
33aa8d997518d91e
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ opensssh cowsay gimp ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`opensssh` is not a nixpkgs attribute \u2014 did you mean `openssh`?"}]
3
undefined variable 'opensssh'
{ "old_path": "opensssh", "new_path": "openssh", "hint": "`opensssh` is not a nixpkgs attribute — did you mean `openssh`?" }
111225abe8cbde63
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ go eacs ]; }
[{"line": 5, "severity": "error", "message": "`eacs` is not a nixpkgs attribute \u2014 did you mean `emacs`?"}]
5
undefined variable 'eacs'
{ "old_path": "eacs", "new_path": "emacs", "hint": "`eacs` is not a nixpkgs attribute — did you mean `emacs`?" }
7cf0d75fb3fb8c2b
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ python3 openssh ffmeg ]; }
[{"line": 6, "severity": "error", "message": "`ffmeg` is not a nixpkgs attribute \u2014 did you mean `ffmpeg`?"}]
6
undefined variable 'ffmeg'
{ "old_path": "ffmeg", "new_path": "ffmpeg", "hint": "`ffmeg` is not a nixpkgs attribute — did you mean `ffmpeg`?" }
698e70c5aeea7921
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ tree wget vm btop ]; }
[{"line": 6, "severity": "error", "message": "`vm` is not a nixpkgs attribute \u2014 did you mean `vim`?"}]
6
undefined variable 'vm'
{ "old_path": "vm", "new_path": "vim", "hint": "`vm` is not a nixpkgs attribute — did you mean `vim`?" }
5a5d9f125896259d
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ zipe cowsay imagemagick tree ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`zipe` is not a nixpkgs attribute \u2014 did you mean `zip`?"}]
3
undefined variable 'zipe'
{ "old_path": "zipe", "new_path": "zip", "hint": "`zipe` is not a nixpkgs attribute — did you mean `zip`?" }
f276d25f4fc9e3e4
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ bta zip ]; }
[{"line": 4, "severity": "error", "message": "`bta` is not a nixpkgs attribute \u2014 did you mean `bat`?"}]
4
undefined variable 'bta'
{ "old_path": "bta", "new_path": "bat", "hint": "`bta` is not a nixpkgs attribute — did you mean `bat`?" }
2b1a67f41c4902be
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ fzf mpv vim emcas ]; }
[{"line": 7, "severity": "error", "message": "`emcas` is not a nixpkgs attribute \u2014 did you mean `emacs`?"}]
7
undefined variable 'emcas'
{ "old_path": "emcas", "new_path": "emacs", "hint": "`emcas` is not a nixpkgs attribute — did you mean `emacs`?" }
671bce0c6e78e590
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tee btop ]; }
[{"line": 4, "severity": "error", "message": "`tee` is not a nixpkgs attribute \u2014 did you mean `tree`?"}]
4
undefined variable 'tee'
{ "old_path": "tee", "new_path": "tree", "hint": "`tee` is not a nixpkgs attribute — did you mean `tree`?" }
53692feb0e096f4e
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ trree rustc vim firefox ]; }
[{"line": 4, "severity": "error", "message": "`trree` is not a nixpkgs attribute \u2014 did you mean `tree`?"}]
4
undefined variable 'trree'
{ "old_path": "trree", "new_path": "tree", "hint": "`trree` is not a nixpkgs attribute — did you mean `tree`?" }
6b194943d8c96729
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ btop ndejs ]; }
[{"line": 5, "severity": "error", "message": "`ndejs` is not a nixpkgs attribute \u2014 did you mean `nodejs`?"}]
5
undefined variable 'ndejs'
{ "old_path": "ndejs", "new_path": "nodejs", "hint": "`ndejs` is not a nixpkgs attribute — did you mean `nodejs`?" }
b0267f626a9ad729
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ wget neovvim gcc ]; }
[{"line": 5, "severity": "error", "message": "`neovvim` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
5
undefined variable 'neovvim'
{ "old_path": "neovvim", "new_path": "neovim", "hint": "`neovvim` is not a nixpkgs attribute — did you mean `neovim`?" }
0174c36bd89e3836
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ hexdump openssh tmmux fd ]; }
[{"line": 6, "severity": "error", "message": "`tmmux` is not a nixpkgs attribute \u2014 did you mean `tmux`?"}]
6
undefined variable 'tmmux'
{ "old_path": "tmmux", "new_path": "tmux", "hint": "`tmmux` is not a nixpkgs attribute — did you mean `tmux`?" }
f05df0df2eb98b88
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ gimp mvp ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`mvp` is not a nixpkgs attribute \u2014 did you mean `mpv`?"}]
4
undefined variable 'mvp'
{ "old_path": "mvp", "new_path": "mpv", "hint": "`mvp` is not a nixpkgs attribute — did you mean `mpv`?" }
e1af7ef4dcf350df
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ fzf rsnc unzip nmap ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`rsnc` is not a nixpkgs attribute \u2014 did you mean `rsync`?"}]
4
undefined variable 'rsnc'
{ "old_path": "rsnc", "new_path": "rsync", "hint": "`rsnc` is not a nixpkgs attribute — did you mean `rsync`?" }
19361521eee7cfd6
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ vim riprgep fd ]; }
[{"line": 5, "severity": "error", "message": "`riprgep` is not a nixpkgs attribute \u2014 did you mean `ripgrep`?"}]
5
undefined variable 'riprgep'
{ "old_path": "riprgep", "new_path": "ripgrep", "hint": "`riprgep` is not a nixpkgs attribute — did you mean `ripgrep`?" }
03d4cc4cc1a511c6
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ wget goo emacs gcc ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`goo` is not a nixpkgs attribute \u2014 did you mean `go`?"}]
4
undefined variable 'goo'
{ "old_path": "goo", "new_path": "go", "hint": "`goo` is not a nixpkgs attribute — did you mean `go`?" }
9442719a94b13ced
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ namp fortune mpv ]; }
[{"line": 4, "severity": "error", "message": "`namp` is not a nixpkgs attribute \u2014 did you mean `nmap`?"}]
4
undefined variable 'namp'
{ "old_path": "namp", "new_path": "nmap", "hint": "`namp` is not a nixpkgs attribute — did you mean `nmap`?" }
858c9f6db589221e
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ vcl git nodejs htop ]; }
[{"line": 4, "severity": "error", "message": "`vcl` is not a nixpkgs attribute \u2014 did you mean `vlc`?"}]
4
undefined variable 'vcl'
{ "old_path": "vcl", "new_path": "vlc", "hint": "`vcl` is not a nixpkgs attribute — did you mean `vlc`?" }
f87de631166eac1d
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tree jqa mpv ]; }
[{"line": 5, "severity": "error", "message": "`jqa` is not a nixpkgs attribute \u2014 did you mean `jq`?"}]
5
undefined variable 'jqa'
{ "old_path": "jqa", "new_path": "jq", "hint": "`jqa` is not a nixpkgs attribute — did you mean `jq`?" }
291b90924fc42516
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tmux tlddr fzf ]; }
[{"line": 5, "severity": "error", "message": "`tlddr` is not a nixpkgs attribute \u2014 did you mean `tldr`?"}]
5
undefined variable 'tlddr'
{ "old_path": "tlddr", "new_path": "tldr", "hint": "`tlddr` is not a nixpkgs attribute — did you mean `tldr`?" }
5ea3b1eaff2525ba
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ fdo bat imagemagick cowsay ]; }
[{"line": 4, "severity": "error", "message": "`fdo` is not a nixpkgs attribute \u2014 did you mean `fd`?"}]
4
undefined variable 'fdo'
{ "old_path": "fdo", "new_path": "fd", "hint": "`fdo` is not a nixpkgs attribute — did you mean `fd`?" }
b7d625caf969e9ef
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ chromium giit ]; }
[{"line": 5, "severity": "error", "message": "`giit` is not a nixpkgs attribute \u2014 did you mean `git`?"}]
5
undefined variable 'giit'
{ "old_path": "giit", "new_path": "git", "hint": "`giit` is not a nixpkgs attribute — did you mean `git`?" }
e10965a6a3254556
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ hexdump python3a zip fzf ]; }
[{"line": 5, "severity": "error", "message": "`python3a` is not a nixpkgs attribute \u2014 did you mean `python3`?"}]
5
undefined variable 'python3a'
{ "old_path": "python3a", "new_path": "python3", "hint": "`python3a` is not a nixpkgs attribute — did you mean `python3`?" }
b1c420575eb7c270
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ fmfpeg bat unzip ]; }
[{"line": 4, "severity": "error", "message": "`fmfpeg` is not a nixpkgs attribute \u2014 did you mean `ffmpeg`?"}]
4
undefined variable 'fmfpeg'
{ "old_path": "fmfpeg", "new_path": "ffmpeg", "hint": "`fmfpeg` is not a nixpkgs attribute — did you mean `ffmpeg`?" }
b6b5d2da4b1a26a0
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ neovima hexdump zip btop ]; }
[{"line": 4, "severity": "error", "message": "`neovima` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
4
undefined variable 'neovima'
{ "old_path": "neovima", "new_path": "neovim", "hint": "`neovima` is not a nixpkgs attribute — did you mean `neovim`?" }
2f1a0ef3147a2903
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ emacs firefoxa fd jq ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`firefoxa` is not a nixpkgs attribute \u2014 did you mean `firefox`?"}]
4
undefined variable 'firefoxa'
{ "old_path": "firefoxa", "new_path": "firefox", "hint": "`firefoxa` is not a nixpkgs attribute — did you mean `firefox`?" }
3c37fadb9533cfed
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ jqe fzf ]; }
[{"line": 4, "severity": "error", "message": "`jqe` is not a nixpkgs attribute \u2014 did you mean `jq`?"}]
4
undefined variable 'jqe'
{ "old_path": "jqe", "new_path": "jq", "hint": "`jqe` is not a nixpkgs attribute — did you mean `jq`?" }
5b5386bd896ecbbd
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ unzip hexdump fzf rustce ]; }
[{"line": 7, "severity": "error", "message": "`rustce` is not a nixpkgs attribute \u2014 did you mean `rustc`?"}]
7
undefined variable 'rustce'
{ "old_path": "rustce", "new_path": "rustc", "hint": "`rustce` is not a nixpkgs attribute — did you mean `rustc`?" }
53c17e066b1fcf7a
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ chromium vim goo rustc ]; in { environment.systemPackages = tools; }
[{"line": 5, "severity": "error", "message": "`goo` is not a nixpkgs attribute \u2014 did you mean `go`?"}]
5
undefined variable 'goo'
{ "old_path": "goo", "new_path": "go", "hint": "`goo` is not a nixpkgs attribute — did you mean `go`?" }
3812d8cbd8d74a02
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ gimp fde ]; }
[{"line": 5, "severity": "error", "message": "`fde` is not a nixpkgs attribute \u2014 did you mean `fd`?"}]
5
undefined variable 'fde'
{ "old_path": "fde", "new_path": "fd", "hint": "`fde` is not a nixpkgs attribute — did you mean `fd`?" }
07a62922632e0e84
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ tlldr curl wget hexdump ]; }
[{"line": 4, "severity": "error", "message": "`tlldr` is not a nixpkgs attribute \u2014 did you mean `tldr`?"}]
4
undefined variable 'tlldr'
{ "old_path": "tlldr", "new_path": "tldr", "hint": "`tlldr` is not a nixpkgs attribute — did you mean `tldr`?" }
a7051302ae26f8da
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ nodejs vmi ]; }
[{"line": 5, "severity": "error", "message": "`vmi` is not a nixpkgs attribute \u2014 did you mean `vim`?"}]
5
undefined variable 'vmi'
{ "old_path": "vmi", "new_path": "vim", "hint": "`vmi` is not a nixpkgs attribute — did you mean `vim`?" }
2884ba09bffccb6a
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ rsynnc nmap jhead cowsay ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`rsynnc` is not a nixpkgs attribute \u2014 did you mean `rsync`?"}]
3
undefined variable 'rsynnc'
{ "old_path": "rsynnc", "new_path": "rsync", "hint": "`rsynnc` is not a nixpkgs attribute — did you mean `rsync`?" }
427d4d75622fbc83
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ curl unzip firefox python3e ]; in { environment.systemPackages = tools; }
[{"line": 6, "severity": "error", "message": "`python3e` is not a nixpkgs attribute \u2014 did you mean `python3`?"}]
6
undefined variable 'python3e'
{ "old_path": "python3e", "new_path": "python3", "hint": "`python3e` is not a nixpkgs attribute — did you mean `python3`?" }
ed6ef03c07efe633
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ neoivm vim ]; }
[{"line": 4, "severity": "error", "message": "`neoivm` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
4
undefined variable 'neoivm'
{ "old_path": "neoivm", "new_path": "neovim", "hint": "`neoivm` is not a nixpkgs attribute — did you mean `neovim`?" }
0dd19e74542215f3
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ fzf gimpa ]; }
[{"line": 5, "severity": "error", "message": "`gimpa` is not a nixpkgs attribute \u2014 did you mean `gimp`?"}]
5
undefined variable 'gimpa'
{ "old_path": "gimpa", "new_path": "gimp", "hint": "`gimpa` is not a nixpkgs attribute — did you mean `gimp`?" }
1c76c9de34640d7b
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ ripgrep vcl ]; }
[{"line": 5, "severity": "error", "message": "`vcl` is not a nixpkgs attribute \u2014 did you mean `vlc`?"}]
5
undefined variable 'vcl'
{ "old_path": "vcl", "new_path": "vlc", "hint": "`vcl` is not a nixpkgs attribute — did you mean `vlc`?" }
73382d2e12ed9cf7
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tree fd fzzf ]; }
[{"line": 6, "severity": "error", "message": "`fzzf` is not a nixpkgs attribute \u2014 did you mean `fzf`?"}]
6
undefined variable 'fzzf'
{ "old_path": "fzzf", "new_path": "fzf", "hint": "`fzzf` is not a nixpkgs attribute — did you mean `fzf`?" }
0c860b0e94e75aac
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ emacs rssync cowsay ]; }
[{"line": 5, "severity": "error", "message": "`rssync` is not a nixpkgs attribute \u2014 did you mean `rsync`?"}]
5
undefined variable 'rssync'
{ "old_path": "rssync", "new_path": "rsync", "hint": "`rssync` is not a nixpkgs attribute — did you mean `rsync`?" }
4fb1082b9e2964de
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ noevim emacs ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`noevim` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
3
undefined variable 'noevim'
{ "old_path": "noevim", "new_path": "neovim", "hint": "`noevim` is not a nixpkgs attribute — did you mean `neovim`?" }
9b73036ec814c115
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ opensssh btop cowsay fzf ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`opensssh` is not a nixpkgs attribute \u2014 did you mean `openssh`?"}]
3
undefined variable 'opensssh'
{ "old_path": "opensssh", "new_path": "openssh", "hint": "`opensssh` is not a nixpkgs attribute — did you mean `openssh`?" }
f47a82b4474c6b41
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tmux hexdump btop emacso ]; }
[{"line": 7, "severity": "error", "message": "`emacso` is not a nixpkgs attribute \u2014 did you mean `emacs`?"}]
7
undefined variable 'emacso'
{ "old_path": "emacso", "new_path": "emacs", "hint": "`emacso` is not a nixpkgs attribute — did you mean `emacs`?" }
af1ec7de440527a5
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ curl emaccs fzf ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`emaccs` is not a nixpkgs attribute \u2014 did you mean `emacs`?"}]
4
undefined variable 'emaccs'
{ "old_path": "emaccs", "new_path": "emacs", "hint": "`emaccs` is not a nixpkgs attribute — did you mean `emacs`?" }
ed650ae4f4361731
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ imagemagick firefox chromium wegt ]; }
[{"line": 7, "severity": "error", "message": "`wegt` is not a nixpkgs attribute \u2014 did you mean `wget`?"}]
7
undefined variable 'wegt'
{ "old_path": "wegt", "new_path": "wget", "hint": "`wegt` is not a nixpkgs attribute — did you mean `wget`?" }
334a5c4a38fee5d1
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ imagemagicko unzip wget ]; }
[{"line": 4, "severity": "error", "message": "`imagemagicko` is not a nixpkgs attribute \u2014 did you mean `imagemagick`?"}]
4
undefined variable 'imagemagicko'
{ "old_path": "imagemagicko", "new_path": "imagemagick", "hint": "`imagemagicko` is not a nixpkgs attribute — did you mean `imagemagick`?" }
d61cb4d006c682d2
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ neovim zipa ]; }
[{"line": 5, "severity": "error", "message": "`zipa` is not a nixpkgs attribute \u2014 did you mean `zip`?"}]
5
undefined variable 'zipa'
{ "old_path": "zipa", "new_path": "zip", "hint": "`zipa` is not a nixpkgs attribute — did you mean `zip`?" }
47d930e2d955b92c
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ gmip wget openssh curl ]; }
[{"line": 4, "severity": "error", "message": "`gmip` is not a nixpkgs attribute \u2014 did you mean `gimp`?"}]
4
undefined variable 'gmip'
{ "old_path": "gmip", "new_path": "gimp", "hint": "`gmip` is not a nixpkgs attribute — did you mean `gimp`?" }
7f731a64679c6070
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ htop viim chromium ]; }
[{"line": 5, "severity": "error", "message": "`viim` is not a nixpkgs attribute \u2014 did you mean `vim`?"}]
5
undefined variable 'viim'
{ "old_path": "viim", "new_path": "vim", "hint": "`viim` is not a nixpkgs attribute — did you mean `vim`?" }
8bbe86be572c67b6
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ firfeox tmux ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`firfeox` is not a nixpkgs attribute \u2014 did you mean `firefox`?"}]
3
undefined variable 'firfeox'
{ "old_path": "firfeox", "new_path": "firefox", "hint": "`firfeox` is not a nixpkgs attribute — did you mean `firefox`?" }
30b2d36bf239f657
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ chromiuma fd ]; }
[{"line": 4, "severity": "error", "message": "`chromiuma` is not a nixpkgs attribute \u2014 did you mean `chromium`?"}]
4
undefined variable 'chromiuma'
{ "old_path": "chromiuma", "new_path": "chromium", "hint": "`chromiuma` is not a nixpkgs attribute — did you mean `chromium`?" }
557736c7f50cc6a1
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ gimp ripgrep neovmi firefox ]; }
[{"line": 6, "severity": "error", "message": "`neovmi` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
6
undefined variable 'neovmi'
{ "old_path": "neovmi", "new_path": "neovim", "hint": "`neovmi` is not a nixpkgs attribute — did you mean `neovim`?" }
e0ce95f2f3178641
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ mpv rustc httop ]; in { environment.systemPackages = tools; }
[{"line": 5, "severity": "error", "message": "`httop` is not a nixpkgs attribute \u2014 did you mean `htop`?"}]
5
undefined variable 'httop'
{ "old_path": "httop", "new_path": "htop", "hint": "`httop` is not a nixpkgs attribute — did you mean `htop`?" }
2c19ab31364ffd94
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ nodejs bt cowsay fd ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`bt` is not a nixpkgs attribute \u2014 did you mean `bat`?"}]
4
undefined variable 'bt'
{ "old_path": "bt", "new_path": "bat", "hint": "`bt` is not a nixpkgs attribute — did you mean `bat`?" }
c2899a55aa60b415
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ vlc htpo ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`htpo` is not a nixpkgs attribute \u2014 did you mean `htop`?"}]
4
undefined variable 'htpo'
{ "old_path": "htpo", "new_path": "htop", "hint": "`htpo` is not a nixpkgs attribute — did you mean `htop`?" }
f1fa73e0521ffdde
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ ripgrep neeovim ]; }
[{"line": 5, "severity": "error", "message": "`neeovim` is not a nixpkgs attribute \u2014 did you mean `neovim`?"}]
5
undefined variable 'neeovim'
{ "old_path": "neeovim", "new_path": "neovim", "hint": "`neeovim` is not a nixpkgs attribute — did you mean `neovim`?" }
5ae592beb21fee84
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ openssh wget vllc zip ]; }
[{"line": 6, "severity": "error", "message": "`vllc` is not a nixpkgs attribute \u2014 did you mean `vlc`?"}]
6
undefined variable 'vllc'
{ "old_path": "vllc", "new_path": "vlc", "hint": "`vllc` is not a nixpkgs attribute — did you mean `vlc`?" }
1931cd54cef27f09
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tree rutc ]; }
[{"line": 5, "severity": "error", "message": "`rutc` is not a nixpkgs attribute \u2014 did you mean `rustc`?"}]
5
undefined variable 'rutc'
{ "old_path": "rutc", "new_path": "rustc", "hint": "`rutc` is not a nixpkgs attribute — did you mean `rustc`?" }
fdeee10e71c40421
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ wget httop jq ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`httop` is not a nixpkgs attribute \u2014 did you mean `htop`?"}]
4
undefined variable 'httop'
{ "old_path": "httop", "new_path": "htop", "hint": "`httop` is not a nixpkgs attribute — did you mean `htop`?" }
63a454a8cc3c377f
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ hexdump fde openssh ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`fde` is not a nixpkgs attribute \u2014 did you mean `fd`?"}]
4
undefined variable 'fde'
{ "old_path": "fde", "new_path": "fd", "hint": "`fde` is not a nixpkgs attribute — did you mean `fd`?" }
e2f41b3e6431fb34
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ tldr fireffox ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`fireffox` is not a nixpkgs attribute \u2014 did you mean `firefox`?"}]
4
undefined variable 'fireffox'
{ "old_path": "fireffox", "new_path": "firefox", "hint": "`fireffox` is not a nixpkgs attribute — did you mean `firefox`?" }
bb42fce02feb060e
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ vmi firefox nodejs ]; }
[{"line": 4, "severity": "error", "message": "`vmi` is not a nixpkgs attribute \u2014 did you mean `vim`?"}]
4
undefined variable 'vmi'
{ "old_path": "vmi", "new_path": "vim", "hint": "`vmi` is not a nixpkgs attribute — did you mean `vim`?" }
07e2a2fb87a33699
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ tldr wget fzf chromimu ]; }
[{"line": 7, "severity": "error", "message": "`chromimu` is not a nixpkgs attribute \u2014 did you mean `chromium`?"}]
7
undefined variable 'chromimu'
{ "old_path": "chromimu", "new_path": "chromium", "hint": "`chromimu` is not a nixpkgs attribute — did you mean `chromium`?" }
ef461d324f30ec91
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ gcco emacs ]; in { environment.systemPackages = tools; }
[{"line": 3, "severity": "error", "message": "`gcco` is not a nixpkgs attribute \u2014 did you mean `gcc`?"}]
3
undefined variable 'gcco'
{ "old_path": "gcco", "new_path": "gcc", "hint": "`gcco` is not a nixpkgs attribute — did you mean `gcc`?" }
a25259480abefbc2
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ openssh python3 bttop ]; }
[{"line": 6, "severity": "error", "message": "`bttop` is not a nixpkgs attribute \u2014 did you mean `btop`?"}]
6
undefined variable 'bttop'
{ "old_path": "bttop", "new_path": "btop", "hint": "`bttop` is not a nixpkgs attribute — did you mean `btop`?" }
9bc510e680636b5e
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ noejs neofetch go ]; }
[{"line": 4, "severity": "error", "message": "`noejs` is not a nixpkgs attribute \u2014 did you mean `nodejs`?"}]
4
undefined variable 'noejs'
{ "old_path": "noejs", "new_path": "nodejs", "hint": "`noejs` is not a nixpkgs attribute — did you mean `nodejs`?" }
ca4cd6cea003e816
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ python3 hexdump ripgrp ]; }
[{"line": 6, "severity": "error", "message": "`ripgrp` is not a nixpkgs attribute \u2014 did you mean `ripgrep`?"}]
6
undefined variable 'ripgrp'
{ "old_path": "ripgrp", "new_path": "ripgrep", "hint": "`ripgrp` is not a nixpkgs attribute — did you mean `ripgrep`?" }
26be80f2b84b5b2f
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ bate tmux ]; }
[{"line": 4, "severity": "error", "message": "`bate` is not a nixpkgs attribute \u2014 did you mean `bat`?"}]
4
undefined variable 'bate'
{ "old_path": "bate", "new_path": "bat", "hint": "`bate` is not a nixpkgs attribute — did you mean `bat`?" }
b4fdc7dfda34417a
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ mpv nodejso ]; }
[{"line": 5, "severity": "error", "message": "`nodejso` is not a nixpkgs attribute \u2014 did you mean `nodejs`?"}]
5
undefined variable 'nodejso'
{ "old_path": "nodejso", "new_path": "nodejs", "hint": "`nodejso` is not a nixpkgs attribute — did you mean `nodejs`?" }
e2bae3e9114bad6b
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ jhead rustc fzzf ]; }
[{"line": 6, "severity": "error", "message": "`fzzf` is not a nixpkgs attribute \u2014 did you mean `fzf`?"}]
6
undefined variable 'fzzf'
{ "old_path": "fzzf", "new_path": "fzf", "hint": "`fzzf` is not a nixpkgs attribute — did you mean `fzf`?" }
55de0e33ee28540a
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ fzzf git ]; }
[{"line": 4, "severity": "error", "message": "`fzzf` is not a nixpkgs attribute \u2014 did you mean `fzf`?"}]
4
undefined variable 'fzzf'
{ "old_path": "fzzf", "new_path": "fzf", "hint": "`fzzf` is not a nixpkgs attribute — did you mean `fzf`?" }
c896c2c97cc78c3d
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ vim hexdump currl ]; }
[{"line": 6, "severity": "error", "message": "`currl` is not a nixpkgs attribute \u2014 did you mean `curl`?"}]
6
undefined variable 'currl'
{ "old_path": "currl", "new_path": "curl", "hint": "`currl` is not a nixpkgs attribute — did you mean `curl`?" }
9fa8fc2907fcec84
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ emacs tumx vim ]; }
[{"line": 5, "severity": "error", "message": "`tumx` is not a nixpkgs attribute \u2014 did you mean `tmux`?"}]
5
undefined variable 'tumx'
{ "old_path": "tumx", "new_path": "tmux", "hint": "`tumx` is not a nixpkgs attribute — did you mean `tmux`?" }
95ac7d82c52d3eae
package_attr_path_drift
expr
{ pkgs, ... }: { environment.systemPackages = with pkgs; [ python3 btop jq unizp ]; }
[{"line": 7, "severity": "error", "message": "`unizp` is not a nixpkgs attribute \u2014 did you mean `unzip`?"}]
7
undefined variable 'unizp'
{ "old_path": "unizp", "new_path": "unzip", "hint": "`unizp` is not a nixpkgs attribute — did you mean `unzip`?" }
3ace1f810de1ecd3
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ tree unzp fd ]; }
[{"line": 5, "severity": "error", "message": "`unzp` is not a nixpkgs attribute \u2014 did you mean `unzip`?"}]
5
undefined variable 'unzp'
{ "old_path": "unzp", "new_path": "unzip", "hint": "`unzp` is not a nixpkgs attribute — did you mean `unzip`?" }
ed75d6c74f0534eb
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ firefox htpo ]; }
[{"line": 5, "severity": "error", "message": "`htpo` is not a nixpkgs attribute \u2014 did you mean `htop`?"}]
5
undefined variable 'htpo'
{ "old_path": "htpo", "new_path": "htop", "hint": "`htpo` is not a nixpkgs attribute — did you mean `htop`?" }
37d4c2b1849a51b1
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ cowsay chromum btop ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`chromum` is not a nixpkgs attribute \u2014 did you mean `chromium`?"}]
4
undefined variable 'chromum'
{ "old_path": "chromum", "new_path": "chromium", "hint": "`chromum` is not a nixpkgs attribute — did you mean `chromium`?" }
0c0b9f3f2e4c418d
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ cowwsay emacs ]; }
[{"line": 4, "severity": "error", "message": "`cowwsay` is not a nixpkgs attribute \u2014 did you mean `cowsay`?"}]
4
undefined variable 'cowwsay'
{ "old_path": "cowwsay", "new_path": "cowsay", "hint": "`cowwsay` is not a nixpkgs attribute — did you mean `cowsay`?" }
6495110e36010a8b
package_attr_path_drift
expr
{ pkgs, lib, ... }: let tools = with pkgs; [ htop chromiuum ]; in { environment.systemPackages = tools; }
[{"line": 4, "severity": "error", "message": "`chromiuum` is not a nixpkgs attribute \u2014 did you mean `chromium`?"}]
4
undefined variable 'chromiuum'
{ "old_path": "chromiuum", "new_path": "chromium", "hint": "`chromiuum` is not a nixpkgs attribute — did you mean `chromium`?" }
631cba82a92d4031
package_attr_path_drift
expr
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ openssha tree rsync ]; }
[{"line": 4, "severity": "error", "message": "`openssha` is not a nixpkgs attribute \u2014 did you mean `openssh`?"}]
4
undefined variable 'openssha'
{ "old_path": "openssha", "new_path": "openssh", "hint": "`openssha` is not a nixpkgs attribute — did you mean `openssh`?" }
End of preview. Expand in Data Studio

nix-reviewer-training

Training data for OpenxAILabs/nix-reviewer-1.5b — 445 (broken Nix config, structured review) pairs, fully synthetic, Apache-2.0 clean.

How it was built

Every row was generated by:

  1. Picking a known failure pattern from the pattern catalog (3 patterns in v0.1).
  2. Synthesizing an original Nix configuration that exhibits it (our code, our package choices, no content copied from anywhere).
  3. Running the synthesized config through a nixos/nix Docker container — nix eval --json produces the ground-truth error message, line number, and column.
  4. Composing the ideal review comment from the pattern's template + the oracle's real line/message.
  5. Dropping any pair where Nix didn't error, the error didn't match the expected class, or the prompt hash collided with a prior row.

The Nix compiler is the teacher. No LLM labelled these examples, no forum post was scraped, no verbatim third-party code appears in any row.

Distribution

pattern count what it covers
package_attr_path_drift 160 typo or deprecation-drift in a pkgs.X attribute path
syntax_error_missing_semicolon 148 missing ; at the end of an attrset body line
flake_arg_not_destructured 137 module references inputs.X without inputs in function args

v0.2 will add: option_renamed_across_channels, module_namespace_mismatch, missing_module_import, and negative (non-Nix) examples for refusal training.

Schema

One JSON object per line:

{
  "id": "8e76a3f1c2d4b5e6",
  "pattern_id": "package_attr_path_drift",
  "strategy": "expr",
  "prompt": "{ pkgs, ... }:\n{\n  environment.systemPackages = with pkgs; [\n    vim\n    vvim\n  ];\n}\n",
  "completion": "[{\"line\": 5, \"severity\": \"error\", \"message\": \"`vvim` is not a nixpkgs attribute — did you mean `vim`?\"}]",
  "oracle_line": 5,
  "oracle_message": "undefined variable 'vvim'",
  "label": {"old_path": "vvim", "new_path": "vim",
            "hint": "`vvim` is not a nixpkgs attribute — did you mean `vim`?"}
}

Fields:

  • prompt — the broken Nix source the model is shown at train time
  • completion — the ideal JSON review; the training target
  • oracle_line, oracle_message — the real Nix eval output, kept for audit
  • pattern_id, label — metadata for dataset analysis; not fed to the model
  • id — sha256-16 of prompt, for deduplication

Intended use

Train specialist Nix-review models. The dataset is deliberately narrow — 3 patterns, 445 pairs — to prove out the synthesis pipeline. For production-scale training, expect v0.2 (~5,000 pairs, ≥6 patterns).

Provenance and ethics

  • No forum content. Pattern selection was informed by qualitative analysis of publicly available NixOS community discussions, but no direct text, code, or attribution from those discussions entered any row.
  • Apache-2.0. All prompt / completion / label content is our original synthesis. Upstream attribution for the Nix evaluator (LGPL-2.1-or-later, invoked at generation time but not redistributed) and for nixpkgs source paths referenced during pattern design (MIT) lives in the companion NOTICE file on the project repo.

Reproduce it

The full generation pipeline is in johnforfar/nix-assistantscrape/generate_pairs.py. Every row in this dataset can be regenerated deterministically from a seed + the pattern catalog.

License

Apache-2.0.

Downloads last month
175