webnf / dwn

A clojure build tool, based on nix
17 stars 2 forks source link

dwnTool depends on deprecated nix-repl #2

Closed charles-dyfis-net closed 5 years ago

charles-dyfis-net commented 5 years ago
$ nix-build shell.nix -A dwnTool --show-trace
error: while evaluating the attribute 'buildCommand' of the derivation 'dwn' at /nix/store/9yjrxr1b9c31xir2hm8xbp1mpbr2irhj-nixos-18.09.1420.5d4a1a3897e/nixos/pkgs/stdenv/generic/make-derivation.nix:177:11:
nix-repl has been removed because it's not maintained anymore, use `nix repl` instead. Also see https://github.com/NixOS/nixpkgs/pull/44903

Removing this dependency (and the dwn-nix-repl symlink altogether) appears to resolve the immediate issue.

bendlas commented 5 years ago

fixed in https://github.com/webnf/dwn/commit/6bec638b2c3394c2ab5f5ce282768217803f433e