break out an agda.nix
This commit is contained in:
parent
3c61742a37
commit
f59e705eca
3 changed files with 62 additions and 4 deletions
|
|
@ -32,6 +32,7 @@ with lib;
|
|||
./lib/zshFunctions.nix
|
||||
./development/kube.nix
|
||||
./development/urbint.nix
|
||||
./development/agda.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -48,8 +49,6 @@ with lib;
|
|||
|
||||
clj2nix
|
||||
|
||||
haskellPackages.Agda
|
||||
AgdaStdlib
|
||||
pg-dump-upsert
|
||||
|
||||
(import ../pkgs/clang-tools { inherit pkgs; })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue