Skip to content

Commit

Permalink
Merge pull request #222 from justinwoo/deluxe-dhall
Browse files Browse the repository at this point in the history
In .#deluxe use nixpkgs dhall
  • Loading branch information
jamesdbrock authored Jun 5, 2023
2 parents c8eee8f + a0e09ab commit 3dc8d80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
pulp
psc-package
purp
dhall-simple
spago
spago2nix
pscid
Expand All @@ -27,10 +26,10 @@
purty
zephyr
purs-backend-es
] ++ [
pkgs.nodejs-18_x
pkgs.nodePackages.bower
pkgs.esbuild
pkgs.dhall
];
shellHook = ''
source <(spago --bash-completion-script `which spago`)
Expand Down

0 comments on commit 3dc8d80

Please sign in to comment.