HeinrichApfelmus / HeinrichApfelmus/hyper-haskell

hyper-haskell-server.nix out of date

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
377
Forks
25
PR merge metrics
No merged PRs in 30d

Description

~~~~
$ NIXPKGS_ALLOW_BROKEN=1 nix-env -if haskell/hyper-haskell-server.nix
error: attribute 'mkDerivation' missing

at /home/thielema/programming/haskell-other/hyper-haskell/haskell/hyper-haskell-server.nix:29:9:

28|
29| drv = pkgs.mkDerivation {
| ^
30| pname = "hyper-haskell-server";
~~~~

I am on channel nixpkgs-23.11.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with haskell/hyper-haskell-server.nix and reproduce the reported nix-env command using nixpkgs-23.11. Trace the missing pkgs.mkDerivation reference at line 29 and verify that the package installation command completes without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.