Robin Gloster
bb9a37a2a5
ikarus: remove
...
unmaintained, only works on 32 bit
2017-03-03 13:43:04 +01:00
Benno Fünfstück
253d736398
boinc: fix location of /etc in $out
...
Looks like the latest version no longer requires the patch, and the patch instead resulted in
/etc files being installed to `$out/$out/etc` instead of `$out/etc`
2017-03-03 12:58:43 +01:00
Robin Gloster
c1866cade9
libsForQt5.qmltermwidget: fix build
2017-03-02 14:13:35 +01:00
Katona László
085502dd80
cytoscape: fixed issue with startup script
2017-03-01 21:46:49 +01:00
Frederik Rietdijk
2832472da0
golly: use python2
2017-02-10 09:35:10 +01:00
Daiderd Jordan
5a67b130b9
Merge branch 'master' into staging
2017-01-02 00:54:17 +01:00
Dmitry Kalinkin
c7bcb99ff2
root: 6.04.18 -> 6.08.02
...
This relies on
e9d60c56
('libc++3.7: fix to use with modern compilers')
2017-01-01 17:52:03 -05:00
Pascal Wittmann
039e90c9d3
fityk: 1.3.0 -> 1.3.1
2017-01-01 18:19:39 +01:00
Ricardo Ardissone
662aa495df
gplates: init at 2.0.0
2016-12-16 22:29:53 -02:00
Dmitry Kalinkin
9434ec5441
root: fix environment setup
...
1) s/envHook/postHook/
2) patch to not set $p that fixes nested ```nix-shell -p root``` calls
2016-10-29 14:47:32 -04:00
Vladimír Čunát
4328629bf8
treewide: fix meta evaluation
...
There is no `stdenv.maintainers`. /cc @veprbl.
2016-10-22 12:05:23 +02:00
Dmitry Kalinkin
ef96b48659
root: s/python/python2/
2016-10-21 15:47:38 -04:00
Dmitry Kalinkin
59a8aff8e6
root: add veprbl to maintainers
2016-10-21 13:30:30 -04:00
Joachim F
e22dd2f6c5
Merge pull request #18740 from chris-martin/tulip-4-9
...
Tulip: 4.1.0 -> 4.9.0
2016-09-20 14:34:17 +02:00
Chris Martin
08e5949235
tulip: 4.1.0 -> 4.9.0
2016-09-18 15:24:29 -04:00
Dmitry Kalinkin
7b9deaba81
root: add setup-hook
2016-09-18 04:45:18 -04:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Dmitry Kalinkin
5646c2aba6
root: add support for x86_64-darwin
...
1) add pcre dependency (for some reason builtin_pcre doesn't work)
2) Disable dependencies that are currently not supported by the
expression. Most users should not need those. These are disabled to
prevent cmake from picking them up from system and causing impurities.
Once there is a user who needs these they will have to update the
expression.
3) disable some OSX detection code that relies on /usr/bin/sw_vers
that chooses c++ library, silences warnings and sets macosx-version-min.
macosx-version-min is already set by nix using MACOSX_DEPLOYMENT_TARGET
environment variable.
2016-09-11 17:29:13 -04:00
Domen Kožar
9e363a752f
openmodelica: enable parallel building
...
(cherry picked from commit 261d51971a
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:28 +02:00
Tuomas Tynkkynen
b87a2245b1
root: Fix libc dev reference
2016-08-31 12:54:28 +03:00
Robin Gloster
9f80e55428
openmodelica: disable format hardening
2016-08-27 21:54:17 +00:00
Michael Raskin
14736fcf4c
openmodelica: fix libgfortran.so search
2016-08-20 21:52:21 +02:00
Michael Raskin
d1951974df
golly: 2.7 -> 2.8
2016-08-11 17:57:35 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Dmitry Kalinkin
4449ecb617
root: 6.04.16 -> 6.04.18 ( #17265 )
...
root: compile against external gsl
Revert "Revert "root: enable parallel building""
This reverts commit ee1a10ee6b
.
ROOT has no problems with parallel build. The problems that caused the
original commit were not related to parallel building.
2016-07-30 01:41:37 +01:00
Ta'iř sj Ořit
3832ebde8b
gephi: init at 0.9.1 ( #16071 )
2016-06-26 22:40:00 +02:00
mimadrid
9b7a53d9cb
cytoscape: init at 3.4.0
...
Closes #16197
2016-06-16 15:47:21 +02:00
Tuomas Tynkkynen
f1d83444a5
openmodelica: Use makeLibraryPath
2016-06-07 21:18:02 +03:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Vladimír Čunát
ee1a10ee6b
Revert "root: enable parallel building"
...
This reverts commit 2991fdca52
.
Hydra builds often report missing various files.
2016-05-26 16:27:59 +02:00
Nicolò Balzarotti
c1c0c99af3
yarp: 2.3.64 -> 2.3.65 ( #15662 )
2016-05-24 13:30:52 +02:00
Dmitry Kalinkin
088601cb51
root: fix chrooted build, workaround 491f7f017c
(cmake: set LIBDIR and INCLUDEDIR for multiple outputs)
2016-04-25 17:38:19 -04:00
Dmitry Kalinkin
f2200369e5
root: fix NixOS build, build with lzma from nix, update homepage url
2016-04-20 01:41:46 -04:00
Dmitry Kalinkin
baded4ea96
root: 5.34.15 -> 6.04.16
2016-04-17 22:59:31 -04:00
Lancelot SIX
8f4a7d6c4c
pkgs.motuclient: move application away from pythonPackages
2016-03-02 09:41:02 +01:00
=
a5ed58445f
yarp (+ libace): init at 2.3.64
2016-02-24 22:08:29 +01:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
a839a48b0a
root: fix build by -lX11
...
The pkgconfig change didn't help, but I'd leave it in.
2015-09-01 08:23:00 +02:00
lethalman
8230f0a379
Merge pull request #8908 from devhell/boinc
...
boinc: 7.4.14 -> 7.4.42
2015-07-30 18:52:34 +02:00
devhell
8d41ccf6f9
boinc: 7.4.14 -> 7.4.42
...
As it turns out BOINC moved their git repository to Github sometime
shortly after the first update to this derivation. Their wiki change
makes this quite clear:
https://boinc.berkeley.edu/trac/wiki/SourceCodeGit?action=diff&version=54
Slight refactor and the changelog for this release can be found here:
https://boinc.berkeley.edu/trac/wiki/VersionHistory
Build and run were successful.
2015-07-28 22:01:26 +01:00
Sergey Mironov
80d6b708ac
openmodelica: Fix runtime PATHs using wrapProgram, fixes #8949
2015-07-23 20:42:42 +02:00
Sergey Mironov
9bb0fee487
openmodelica: add expression
...
openmodelica.nix: add git to the list of dependencies
openmodelica: generate library sourcelist with hashes
openmodelica: generate library sources (part 2)
openmodelica: fix fakegit
openmodelica: fix libraries issues
openmodelica: add GTK
openmodelica: successful build
2015-07-23 20:42:35 +02:00
Pascal Wittmann
cf13409313
fityk: update 1.2.9 to 1.3.0
2015-06-24 11:15:44 +02:00
Michael Raskin
59126fb3f8
Update golly
2015-06-14 11:22:07 +03:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Vladimír Čunát
7ce485ff0f
root: fix build by upstream patch
...
Also refactor the expression a little.
2014-12-10 13:03:01 +01:00
Michael Raskin
98878bc5a0
Link Golly against libperl and libpython so it finds them in runtime
2014-11-10 12:31:29 +03:00
Mateusz Kowalczyk
57a84615c6
vite: fix and update package
2014-11-09 12:59:51 +00:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00