nix-community/NUR

rycee repo not updating

andresilva opened this issue · 2 comments

It's currently pointing to a commit that's almost 3 weeks old.

Mic92 commented

@rycee repo does not evaluate anymore:

INFO:nur.update:Evaluate repository rycee
error: attribute 'relude_1_0_0_1' missing

       at /nix/store/r0izy7zd829g6k24kv74riinjfv24fxc-source/default.nix:24:18:

           23|         # TODO: Remove this override when haskellPackages.relude >= 1.0.0.
           24|         relude = self.relude_1_0_0_1;
             |                  ^
           25|       };

       … while evaluating anonymous lambda

       at /home/joerg/git/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:170:13:

          169|       (map (drv: drv.__spliced.hostHost or drv) depsHostHostPropagated)
          170|       (map (drv: drv.crossDrv or drv) propagatedBuildInputs)
             |             ^
          171|     ]

       … from call site

       … while evaluating 'getOutput'

       at /home/joerg/git/nixpkgs/lib/attrsets.nix:598:23:

          597|   */
          598|   getOutput = output: pkg:
             |                       ^
          599|     if ! pkg ? outputSpecified || ! pkg.outputSpecified

       … from call site

       … while evaluating the attribute 'propagatedBuildInputs' of the derivation 'hnix-0.14.0.8'

       at /home/joerg/git/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:205:7:

          204|     // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) {
          205|       name =
             |       ^
          206|         let

       … while evaluating the attribute 'buildInputs' of the derivation 'nixpkgs-firefox-addons-0.8.1'

       at /home/joerg/git/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:205:7:

          204|     // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) {
          205|       name =
             |       ^
          206|         let

       … while querying the derivation named 'nixpkgs-firefox-addons-0.8.1'
ERROR:nur.update:repository rycee failed to evaluate: rycee does not evaluate:
$ nix-env -f /run/user/1000/tmpzknuz0ji/default.nix -qa * --meta --xml --allowed-uris https://static.rust-lang.org --option restrict-eval true --option allow-import-from-derivation true --drv-path --show-trace -I nixpkgs=/hom
e/joerg/git/nixpkgs -I /nix/store/r0izy7zd829g6k24kv74riinjfv24fxc-source -I /run/user/1000/tmpzknuz0ji/default.nix -I /home/joerg/git/NUR/lib/evalRepo.nix

It's up to them or someone else to fix it.

Mic92 commented

The repository lives here: https://gitlab.com/rycee/nur-expressions