diff options
| author | Christine Dodrill <me@christine.website> | 2020-05-25 09:56:51 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2020-05-25 09:56:57 -0400 |
| commit | 6491a0b1245905bd4a9125540f68508b22e14b68 (patch) | |
| tree | a4701762e12c6239b55ee394e7bd84c9924bb870 /shell.nix | |
| parent | fd06e2863f346b0c85629b492b8bcbfe74dc1a22 (diff) | |
| download | xesite-6491a0b1245905bd4a9125540f68508b22e14b68.tar.xz xesite-6491a0b1245905bd4a9125540f68508b22e14b68.zip | |
use nixpkgs vgo2nix
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ let dhall-yaml = dhallpkgs.dhall-yaml-simple; dhall = dhallpkgs.dhall-simple; xepkgs = import sources.xepkgs { inherit pkgs; }; - vgo2nix = import sources.vgo2nix { inherit pkgs; }; in with pkgs; with xepkgs; mkShell { |
