l 4: no longer import krebs
This commit is contained in:
parent
0031c557ee
commit
5f0e54f3cc
@ -1,12 +1,8 @@
|
|||||||
{ lib, pkgs, ... }:
|
{ lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
with lib;
|
||||||
krebs = import ../../krebs/4lib { inherit lib; };
|
|
||||||
in
|
|
||||||
|
|
||||||
with krebs;
|
{
|
||||||
|
|
||||||
krebs // rec {
|
|
||||||
|
|
||||||
simpleScript = name: content:
|
simpleScript = name: content:
|
||||||
pkgs.stdenv.mkDerivation {
|
pkgs.stdenv.mkDerivation {
|
||||||
|
Loading…
Reference in New Issue
Block a user