Skip to content

Commit

Permalink
In .#deluxe use nixpkgs dhall
Browse files Browse the repository at this point in the history
The dhall in nixpkgs is more recent than the one in easy-dhall-nix
  • Loading branch information
jamesdbrock committed Jun 5, 2023
1 parent c8eee8f commit a0e09ab
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 a0e09ab

Please sign in to comment.