nushell: reenable test
This commit is contained in:
parent
f0837fa673
commit
62d038f499
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, realPkgs, config, lib, ... }:
|
||||
|
||||
# Temporarily broken due to Nixpkgs issue.
|
||||
lib.mkIf false {
|
||||
{
|
||||
programs.nushell = {
|
||||
enable = true;
|
||||
package = realPkgs.nushell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue