delete guileslop and add haskellslop
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
ghc-wasm.url = "gitlab:haskell-wasm/ghc-wasm-meta?host=gitlab.haskell.org";
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
@@ -19,7 +20,7 @@
|
||||
pkgs.wasmtime
|
||||
pkgs.wasm-tools
|
||||
pkgs.wac-cli
|
||||
pkgs.guile
|
||||
inputs.ghc-wasm.packages.${system}.all_9_14
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user