Commit graph

66129 commits

Author SHA1 Message Date
danbst 3b59175c05 pythonPackages.iniparse: init at 0.4 2015-07-30 18:10:47 +00:00
danbst 26d5a1fc62 postgresql: add reload command 2015-07-24 01:41:32 +00:00
Carles Pagès af71fbc6f1 minecraft: fix wrapper
Adding jre lib path seems no longer needed, and so does padsp.
2015-07-24 00:26:48 +02:00
William A. Kennington III 0e1d8f0d7d ceph-git: 2015-07-20 -> 2015-07-23 2015-07-23 15:15:02 -07:00
William A. Kennington III 6d30af58a0 ceph: Fix detection of git versioning 2015-07-23 15:14:50 -07:00
Domen Kožar 6492dc8900 Merge pull request #8928 from brodul/borg
Add borg backup software (fork of attic)
2015-07-23 23:31:36 +02:00
Vincent Laporte 8897299e8f mezzo: fix build with OCaml-4.02 2015-07-23 21:45:14 +02: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
Sergey Mironov dcdd7a37f6 lp_solve: add the expression 2015-07-23 20:42:35 +02:00
Sergey Mironov 9944d92dff omniorb: add the expression 2015-07-23 20:42:35 +02:00
Peter Simons 74bc5a2240 haskell-shelly: disable test suite to fix the build 2015-07-23 19:50:56 +02:00
Peter Simons 44513ae025 haskell-inilist: test suite cannot be built because it depends on broken testpack 2015-07-23 19:50:56 +02:00
Peter Simons b6f581a848 hackage-packages.nix: update to 2a867ffd9f with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89 2015-07-23 19:50:56 +02:00
Samuel Rivas d1e6f055fe Fix haxe to compile with ocaml 4.02
camlp4 is now a separate package
2015-07-23 19:50:01 +02:00
Samuel Rivas 5342e2a598 Make ocaml's mysql propagate mysql.lib
There was a typo preventing other packages from properly building
2015-07-23 19:50:01 +02:00
Samuel Rivas 55ad2d2150 Fix wyrd to compile with ocaml 4.02
camlp4 is now a separate package instead of shipping within the ocaml package
2015-07-23 19:50:01 +02:00
Peter Simons dc5084b4d1 nixops: fix Emacs syntax highlighting 2015-07-23 19:47:43 +02:00
Peter Simons 5fcdd7c0dc nixopsUnstable: disable broken documentation build 2015-07-23 19:47:16 +02:00
Arseniy Seroka 177582545d Merge pull request #8961 from Havvy/iojs
Update io.js (2.3.4 -> 2.4.0)
2015-07-23 20:40:03 +03:00
Vincent Laporte a74f3a6270 ocaml-csv: 1.4 -> 1.4.1 2015-07-23 19:36:24 +02:00
Vincent Laporte aa8bb63248 ocaml-fileutils: 0.4.5 -> 0.5.0 2015-07-23 19:32:21 +02:00
Vincent Laporte ab42912498 ocaml-macaque: 0.7.1 -> 0.7.2 2015-07-23 19:30:39 +02:00
Ryan Scheel (Havvy) 89cda4c95a iojs (2.3.4 -> 2.4.0) 2015-07-23 19:24:05 +02:00
vbgl 5f6dd482ac Merge pull request #8837 from michelk/qgis/update
qgis: 2.8.2 -> 2.10.1
2015-07-23 19:19:54 +02:00
Arseniy Seroka 44fbb6856a Merge pull request #8955 from fpletz/package/mutt-kz
mutt-kz: 1.5.23.1-rc1 -> 1.5.23.1
2015-07-23 20:07:25 +03:00
Eelco Dolstra e7c209e5a3 gdb: Update to 7.9.1 2015-07-23 18:31:54 +02:00
Eelco Dolstra 4cc6c83477 concatLists (map ...) -> concatMap 2015-07-23 18:31:54 +02:00
Eelco Dolstra 0ae8b365b3 Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
Eelco Dolstra 637e35deb9 Use foldl' instead of fold in some places 2015-07-23 18:31:54 +02:00
lethalman f92619f6b8 Merge pull request #8963 from lessrest/master
sic: init at 1.2
2015-07-23 18:14:30 +02:00
Daniel Brockman d82946b2bf sic: init at 1.2 2015-07-23 17:59:33 +02:00
Domen Kožar 554cbe9c4b scikitlearn: really use 0.16.1 version as noted in the name 2015-07-23 17:31:53 +02:00
Eelco Dolstra f14dab05d6 optionAttrSetToDocList: O(n^2) -> O(n)
This shaves about 10% off memory consumption of NixOS evaluation.
2015-07-23 16:49:13 +02:00
Eelco Dolstra 3cd5fd8bb3 More efficient version of filterAttrs 2015-07-23 16:49:13 +02:00
Bjørn Forsman 2b2e7c2730 ppl: 1.0 -> 1.1, add patch to fix current ptrdiff_t build error
I'm updating to 1.1 because that's the version that the patch from
Fedora, which fixes ptrdiff_t build error, applies to.

Removing old patch that doesn't apply anymore. (The patch seems to be
fixing a build error that no longer exist, see
https://bugs.gentoo.org/show_bug.cgi?id=447928.)
2015-07-23 14:39:28 +02:00
Arseniy Seroka 4588557d01 Merge pull request #8952 from taktoa/taktoa-guile
g-wrap: 1.9.13 -> 1.9.15 and guile-gnome: 2.16.1 -> 2015/01/23 git
2015-07-23 13:51:46 +03:00
Vladimír Čunát af2ab0b911 remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.

(cherry picked from commit 3064b6a0cc)
2015-07-23 11:53:18 +02:00
Remy Goldschmidt 45e3892386 guile-gnome-platform: 2.16.1 -> 2015/01/23 git 2015-07-23 04:13:03 -05:00
Remy Goldschmidt d2f923341a g-wrap: 1.9.13 -> 1.9.15 2015-07-23 04:13:03 -05:00
Tobias Geerinckx-Rice 95685e962d Merge pull request #8954 from fpletz/package/dfu-util
dfu-util: init at 0.8
2015-07-23 10:44:17 +02:00
Franz Pletz 5955f815ef dfu-util: init at 0.8
Since the website and Sourceforge are currently down, the source tarball
is fetched from Debian mirrors.
2015-07-23 10:28:45 +02:00
Michel Kuhlmann a9dc716631 qgis: 2.10.0 -> 2.10.1 2015-07-23 08:03:40 +02:00
Michel Kuhlmann 4859513ba4 qgis: 2.8.2 -> 2.10.0 2015-07-23 08:03:40 +02:00
Tobias Geerinckx-Rice dfeaaa8909 geolite-legacy: use correct local naming scheme
Following http://dev.maxmind.com/geoip/legacy/install/city/:

  "Then rename the *.dat file to GeoIP.dat, GeoIPRegion.dat, or
   GeoIPCity.dat, for the GeoIP Country, Region or City databases,
   respectively."

Using the default "GeoLiteCity*.dat" name caused ipv6calc to miss it
(verified using `ipv6calc -vv`).
2015-07-23 04:09:15 +02:00
Tobias Geerinckx-Rice 1266e5880e perl-packages: Glib 1.310 -> 1.312 2015-07-23 03:12:24 +02:00
Tobias Geerinckx-Rice ec15244f1a apitrace: 6.1 -> 7.0
- Many bug fixes
- Switch to Qt 5
2015-07-23 03:12:24 +02:00
Tobias Geerinckx-Rice aebb3ec0f4 hplip: patch shebangs in $out/share
A full wrap isn't needed as these scripts are only run from within
hplip's own environment, and unwanted because they are imported
as Python modules.

Also fix a reference to /etc in $out/etc/hp/hplip.conf, though I've no
idea whether it is actually used.
2015-07-23 03:12:24 +02:00
Tobias Geerinckx-Rice 603b146979 hplip: 3.15.6 -> 3.15.7 2015-07-23 03:12:23 +02:00
Tobias Geerinckx-Rice 1bad2fa611 hplip: fix scanning for USB devices 2015-07-23 03:12:23 +02:00