Skip to content

Instantly share code, notes, and snippets.

View dhess's full-sized avatar

Drew Hess dhess

View GitHub Profile
{ config, lib, pkgs, ... }:
let
in
{
# Deploy the Hydra's GitHub SSH key, so that it can pull from my
# private repos.
#
setupCompilerEnvironmentPhase
Build with /nix/store/bdvs7h7zirrfjrk7nn2cm2w8cnivyvdh-ghc-8.2.2.
ignoring (possibly broken) abi-depends field for packages
ignoring (possibly broken) abi-depends field for packages
unpacking sources
unpacking source archive /nix/store/0xr8nd9ga0c1na3mw2jkr6wmq8rjgkwy-stack-1.7.1.tar.gz
source root is stack-1.7.1
setting SOURCE_DATE_EPOCH to timestamp 1524865969 of file stack-1.7.1/stack.cabal
patching sources
Replace Cabal file with edited version from http://hackage.haskell.org/package/stack-1.7.1/revision/4.cabal.
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory '/private/tmp/nix-build-gfortran-7.3.0.drv-0/build/intl'
rm -f stamp-h1
/nix/store/q2wqq1k20v8kc3vckapqf5nws30brnni-bash-4.4-p23/bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o
unpacking sources
unpacking source archive /nix/store/r2k6y2rysvg0jia6iywf2rhpd1x2694n-libsecurity_utilities-55030.3.tar.gz
source root is libsecurity_utilities-55030.3
setting SOURCE_DATE_EPOCH to timestamp 1340756801 of file libsecurity_utilities-55030.3/libsecurity_utilities.xcodeproj/project.pbxproj
patching sources
configuring
no configure script, doing nothing
building
build flags: -j1 -l1 SHELL=/nix/store/q2wqq1k20v8kc3vckapqf5nws30brnni-bash-4.4-p23/bin/bash -f/nix/store/6s7h04lfk9q13rv19gx6l81xh21gq9nb-GNUmakefile MAKEFILE_NAME=/nix/store/6s7h04lfk9q13rv19gx6l81xh21gq9nb-GNUmakefile GNUSTEP_ABSOLUTE_INSTALL_PATHS=yes GNUSTEP_MAKEFILES=/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles LIB_LINK_INSTALL_DIR=\$\(out\)/lib -j1
This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help.
self: super:
with super.lib;
(foldl' (flip extends) (_: super) [
(import ../../../git/nixpkgs-dhess)
(import ../../../git/nixpkgs-dhess-fonts)
# Private stuff that isn't in the public overlay.
hydra# [ 38.522286] hydra-server[1020]: Can't locate CatalystX/RoleApplicator.pm in @INC (you may need to install the CatalystX::RoleApplicator module) (@INC contains: /nix/store/yfhzsc7lpizxb76d9300sy9jawakk5j3-hydra-2017-11-21/libexec/hydra/lib /nix/store/9a33c872rlgda3zqf4x05izyl5jv2hr6-hydra-perl-deps/lib/perl5/site_perl/5.24.3/x86_64-linux-thread-multi /nix/store/9a33c872rlgda3zqf4x05izyl5jv2hr6-hydra-perl-deps/lib/perl5/site_perl/5.24.3 /nix/store/9a33c872rlgda3zqf4x05izyl5jv2hr6-hydra-perl-deps/lib/perl5/site_perl /nix/store/cxdmh98g0lvl1dyq304c1lq7f90dh01f-perl-5.24.3/lib/perl5/site_perl/5.24.3/x86_64-linux-thread-multi /nix/store/cxdmh98g0lvl1dyq304c1lq7f90dh01f-perl-5.24.3/lib/perl5/site_perl/5.24.3 /nix/store/cxdmh98g0lvl1dyq304c1lq7f90dh01f-perl-5.24.3/lib/perl5/site_perl /nix/store/cxdmh98g0lvl1dyq304c1lq7f90dh01f-perl-5.24.3/lib/perl5/5.24.3/x86_64-linux-thread-multi /nix/store/cxdmh98g0lvl1dyq304c1lq7f90dh01f-perl-5.24.3/lib/perl5/5.24.3 .) at /nix/store/yfhzsc7lpizxb76d9300sy9jawakk5j3-hydra
# System-wide .bashrc file for interactive bash(1) shells.
if [ -z "$PS1" ]; then
return
fi
PS1='\h:\W \u\$ '
# Make bash check its window size after a process completes
shopt -s checkwinsize
[ -r "/etc/bashrc_$TERM_PROGRAM" ] && . "/etc/bashrc_$TERM_PROGRAM"
# Only execute this file once per shell.
if [ -n "$__ETC_PROFILE_NIX_SOURCED" ]; then return; fi
__ETC_PROFILE_NIX_SOURCED=1
# Set up secure multi-user builds: non-root users build through the
# Nix daemon.
if [ "$USER" != root -o ! -w /nix/var/nix/db ]; then
export NIX_REMOTE=daemon
fi
$ go get github.com/google/easypki/cmd/easypki
warning: GOPATH set to GOROOT (/nix/store/ii1zf890zw6bp28hbdbsy1alm20hg0yx-go-1.9.3/share/go) has no effect
package github.com/google/easypki/cmd/easypki: cannot download, $GOPATH must not be set to $GOROOT. For more details see: 'go help gopath'
Errors occurred at 2018-01-28 08:30:09.
in job ‘hpio-lts-6’:
file 'nixpkgs/pkgs/development/haskell-modules' was not found in the Nix search path (add it using $NIX_PATH or -I), at /nix/store/azf6pryzh3kr63rpfmsz528i1a2hf8hg-245a70cb8f9ff9bc0f05be6696e2c9851121d1f9.tar.gz-unpacked/stackage/lts-6.35/default.nix:8:17
in job ‘hpio-lts-9’:
file 'nixpkgs/pkgs/development/haskell-modules' was not found in the Nix search path (add it using $NIX_PATH or -I), at /nix/store/azf6pryzh3kr63rpfmsz528i1a2hf8hg-245a70cb8f9ff9bc0f05be6696e2c9851121d1f9.tar.gz-unpacked/stackage/lts-9.20/default.nix:8:17
in job ‘hpio-lts-10’:
file 'nixpkgs/pkgs/development/haskell-modules' was not found in the Nix search path (add it using $NIX_PATH or -I), at /nix/store/azf6pryzh3kr63rpfmsz528i1a2hf8hg-245a70cb8f9ff9bc0f05be6696e2c9851121d1f9.tar.gz-unpacked/stackage/lts-10.0/default.nix:8:17