Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created May 22, 2020 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/18407fb6f48965f4853ee2d7aeb95888 to your computer and use it in GitHub Desktop.
Save cleverca22/18407fb6f48965f4853ee2d7aeb95888 to your computer and use it in GitHub Desktop.
[clever@amd-nixos:~/iohk/cardano-base]$ nix repl .
Welcome to Nix version 2.3.1. Type :? for help.
Loading '.'...
Added 6 variables.
nix-repl> haskellPackages
trace: Using IOHK default nixpkgs
trace: WARNING: `cleanGit` called on /home/clever/iohk/cardano-base without a `name`. Consider adding `name = "cardano-base;"`
trace: Using index-state: 2020-04-01T00:00:00Z for source
{ cardano-binary = { ... }; cardano-binary-test = { ... }; cardano-crypto-class = { ... }; cardano-slotting = { ... }; recurseForDerivations = true; }
nix-repl> haskellPackages
"0.0.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment