summary refs log tree commit diff
path: root/pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch
diff options
context:
space:
mode:
authorThéo Zimmermann <theo.zimmi@gmail.com>2016-11-03 12:14:45 +0100
committerProfpatsch <mail@profpatsch.de>2016-11-03 12:14:45 +0100
commit93fbb947b345da190d52da6f9e48d46194bb8f70 (patch)
treec8f4b1d2e14cefc8edf2a0682954b9618c5b0973 /pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch
parentb6bd555c66cfad421e61ae0cf82a0be50be67cc2 (diff)
downloadnixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar.gz
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar.bz2
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar.lz
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar.xz
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.tar.zst
nixlib-93fbb947b345da190d52da6f9e48d46194bb8f70.zip
aspcud: fix by updating the dependencies (#20086)
Depends on gringo but gringo is now maintained as part of the clingo
suite. This commit removes gringo (standalone) and replace it with
the latest version of clingo. This update follows closely the old
derivation for gringo (see 99e06fe).
Diffstat (limited to 'pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch')
-rw-r--r--pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch b/pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch
deleted file mode 100644
index 7b5510e2344b..000000000000
--- a/pkgs/tools/misc/gringo/gringo-4.5.4-cmath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gringo/libgringo/src/term.cc~	2016-07-12 23:56:10.593577749 -0400
-+++ gringo/libgringo/src/term.cc	2016-07-12 23:52:35.169968338 -0400
-@@ -22,6 +22,8 @@
- #include "gringo/logger.hh"
- #include "gringo/graph.hh"
- 
-+#include <cmath>
-+
- namespace Gringo {
- 
- // {{{ definition of Defines