You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use stack lts-11.2 (input-output-hk#2735)
* [CSL-2125] Bump nixpkgs and pkgs/generate.sh
* use stack lts-11.2
* nixpkgs-src.json update
this is probably wrong. What is the "unpacked" hash supposed to be?
* update nixpkgs-src to 17.09
* remove purscript from the default shell
* cardano-sl-util universum bound bumped
* hide universum export in frontend deps gen
* remove cabal-install from auxx and tools
* bump log-warper revision (encoding fixes)
* nixpkgs 18.03
* use fetchGit for nixpkgs, nixpkgs-unstable
Probably not compatible with old nix versions.
* Revert "use fetchGit for nixpkgs, nixpkgs-unstable"
This reverts commit 07105a5.
* use .hlint.yaml file (new HLint)
* use custom stack2nix
* bump stack2nix revision in default.nix
* use custom servant-quickcheck
Needs a function which is only in versions which depend upon
base-compat 0.10.1 which induces dependency hell
* default.nix uses ghc822
* do not use jemalloc for rocksdb
This means cardano-sl-db will succesfully link! Hooray!
gperftools will be used instead.
* use jemalloc 510 with disabled tls flag
* add git to system depends
* use new stack2nix
* move jemalloc into an overlay so release.nix doesnt overwrite it
* make shellcheck test past
* fix warnings after rebase
* appveyor: try custom GHC build
* temporarily disable Werror
* shell.nix
* kill dht-keygen
* make wallet-new tests compile and pass
* do not build cardano-post-mortem
* fix missing extra-dep in stack.yaml
* make crypto (tests) compile
* pkgs/default.nix
* Revert "temporarily disable Werror"
This reverts commit c07c0bf.
* pkgs/default.nix
* fix name shadow
* fix redundant constraint
* fix cardano-sl cabal file
* fix generator cabal file
* generator redundant constraints
* remove redundant import
# Install happy separately: https://github.com/commercialhaskell/stack/issues/3151#issuecomment-310642487. Also install cpphs because it's a build-tool and Stack can't figure out by itself that it should be installed
0 commit comments