package and add phpunit to to devenv
This commit is contained in:
parent
8595321b8e
commit
d8449c60c5
4 changed files with 13 additions and 11 deletions
|
|
@ -11,7 +11,7 @@
|
|||
];
|
||||
imports = [
|
||||
./nextcloud.nix
|
||||
"${fetchTarball "https://github.com/onny/nixpkgs/archive/maddy-acc.tar.gz"}/nixos/modules/services/mail/maddy.nix"
|
||||
"${fetchTarball "https://github.com/NixOS/nixpkgs/archive/master.tar.gz"}/nixos/modules/services/mail/maddy.nix"
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue