undo: try for zero rebuild on ofborg
This commit is contained in:
parent
52f53c69ce
commit
cd6e2c9642
@ -1,4 +1,4 @@
|
|||||||
{ lib, bundlerApp, ruby }:
|
{ lib, bundlerApp }:
|
||||||
|
|
||||||
bundlerApp rec {
|
bundlerApp rec {
|
||||||
pname = "solargraph";
|
pname = "solargraph";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ lib, fetchFromGitHub, ruby, git, bundlerApp }:
|
{ lib, ruby, bundlerApp }:
|
||||||
|
|
||||||
bundlerApp rec {
|
bundlerApp rec {
|
||||||
pname = "oxidized";
|
pname = "oxidized";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, bundlerApp, ruby, curl
|
{ stdenv, lib, bundlerApp, ruby
|
||||||
# Dependencies of the 'mathematical' package
|
# Dependencies of the 'mathematical' package
|
||||||
, cmake, bison, flex, glib, pkgconfig, cairo
|
, cmake, bison, flex, glib, pkgconfig, cairo
|
||||||
, pango, gdk_pixbuf, libxml2, python3, patchelf
|
, pango, gdk_pixbuf, libxml2, python3, patchelf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user