mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 14:11:36 +00:00
parent
fdc716046f
commit
616e5c1953
|
@ -1,5 +1,7 @@
|
|||
{ stdenv, lib, fetchFromGitHub, kernel }:
|
||||
|
||||
assert stdenv.lib.versionAtLeast kernel.version "4.4";
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "sch_cake-2017-01-28";
|
||||
|
||||
|
|
Loading…
Reference in a new issue