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