undo: try for zero rebuild on ofborg

This commit is contained in:
volth 2018-07-21 02:47:54 +00:00
parent 52f53c69ce
commit cd6e2c9642
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ lib, bundlerApp, ruby }:
{ lib, bundlerApp }:
bundlerApp rec {
pname = "solargraph";

View file

@ -1,4 +1,4 @@
{ lib, fetchFromGitHub, ruby, git, bundlerApp }:
{ lib, ruby, bundlerApp }:
bundlerApp rec {
pname = "oxidized";

View file

@ -1,4 +1,4 @@
{ stdenv, lib, bundlerApp, ruby, curl
{ stdenv, lib, bundlerApp, ruby
# Dependencies of the 'mathematical' package
, cmake, bison, flex, glib, pkgconfig, cairo
, pango, gdk_pixbuf, libxml2, python3, patchelf