nixpkgs-hammering has been broken on nixpkgs since NixOS/nixpkgs@4e7ee62 from NixOS/nixpkgs#435019
$ git checkout 4e7ee62b94d962a4ca28b5730bae0319598beb70~
Previous HEAD position was 4e7ee62b94d9 {gcc10,gfortran10}: drop
HEAD is now at 2a196a727875 {gcc9,gfortran9}: drop
$ nixpkgs-hammer hello
warning: unknown experimental feature 'pipe-operator'
warning: unknown setting 'repl-overlays'
When evaluating attribute ‘hello’:
warning: unused-argument
Unused argument: `nixos`.
Near /path/to/nixpkgs/pkgs/by-name/he/hello/package.nix:6:6:
|
6 | nixos,
| ^
$ git checkout 4e7ee62b94d962a4ca28b5730bae0319598beb70
Previous HEAD position was 2a196a727875 {gcc9,gfortran9}: drop
HEAD is now at 4e7ee62b94d9 {gcc10,gfortran10}: drop
$ nixpkgs-hammer hello
warning: unknown experimental feature 'pipe-operator'
warning: unknown setting 'repl-overlays'
When evaluating attribute ‘hello’:
warning: EvalError
Cannot evaluate attribute ‘hello’ in ‘/nix/store/<...>'
nixpkgs-hammering has been broken on nixpkgs since NixOS/nixpkgs@4e7ee62 from NixOS/nixpkgs#435019
$ git checkout 4e7ee62b94d962a4ca28b5730bae0319598beb70~ Previous HEAD position was 4e7ee62b94d9 {gcc10,gfortran10}: drop HEAD is now at 2a196a727875 {gcc9,gfortran9}: drop $ nixpkgs-hammer hello warning: unknown experimental feature 'pipe-operator' warning: unknown setting 'repl-overlays' When evaluating attribute ‘hello’: warning: unused-argument Unused argument: `nixos`. Near /path/to/nixpkgs/pkgs/by-name/he/hello/package.nix:6:6: | 6 | nixos, | ^ $ git checkout 4e7ee62b94d962a4ca28b5730bae0319598beb70 Previous HEAD position was 2a196a727875 {gcc9,gfortran9}: drop HEAD is now at 4e7ee62b94d9 {gcc10,gfortran10}: drop $ nixpkgs-hammer hello warning: unknown experimental feature 'pipe-operator' warning: unknown setting 'repl-overlays' When evaluating attribute ‘hello’: warning: EvalError Cannot evaluate attribute ‘hello’ in ‘/nix/store/<...>'