Merge pull request #1351 from Ma27/hacking-fixes

Small fixes for the development environment
This commit is contained in:
John Ericson 2024-01-26 17:22:42 -05:00 committed by GitHub
commit 6ac4292912
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ $ nix-shell
To build Hydra, you should then do:
```console
[nix-shell]$ ./bootstrap
[nix-shell]$ autoreconfPhase
[nix-shell]$ configurePhase
[nix-shell]$ make
```

View file

@ -183,6 +183,7 @@ stdenv.mkDerivation (finalAttrs: {
nativeCheckInputs = [
bzip2
darcs
foreman
top-git
mercurial
subversion
@ -194,7 +195,6 @@ stdenv.mkDerivation (finalAttrs: {
checkInputs = [
cacert
foreman
glibcLocales
libressl.nc
python3