Commit graph

101538 commits

Author SHA1 Message Date
Judson 3c9941114f
Need to handle "null" mainGems
Not every gem package uses pname, nor should it.
2017-02-19 10:51:35 -08:00
Judson 2b9c7b4268
Merge remote-tracking branch 'nixos/master' 2017-02-19 10:22:55 -08:00
Judson c765f680e3
Updates to bundlerEnv 2017-02-19 10:18:54 -08:00
Jörg Thalheim 048c04654d
maintainers: update my email address 2017-02-19 18:35:53 +01:00
Michael Raskin 9d81664480 psi: move out of kdePackages, it doesn't use kdelibs anyway 2017-02-19 18:38:10 +01:00
Michael Raskin 5759206608 qca2: add qca2-qt5 top-level attribute 2017-02-19 18:38:10 +01:00
Michael Raskin febda39df3 qca2: 2.1.1 -> 2.1.3 2017-02-19 18:38:10 +01:00
Joachim F 82044248a3 Merge pull request #22993 from Ma27/update/geogebra
geogebra: 5-0-328-0 -> 5-0-331-0
2017-02-19 18:25:26 +01:00
Vladimír Čunát 77f5a50c40
lua-packages: fix my mass typo in meta 2017-02-19 17:56:49 +01:00
Nikolay Amiantov 22750b36fd nvidia: support application profiles
Closes #22666.
2017-02-19 19:46:01 +03:00
Nikolay Amiantov f6eedf0867 nvidia-x11.settings: add librsvg for gtk3 2017-02-19 19:45:54 +03:00
Vladimír Čunát 505d7bea3a
lua-packages: hydraPlatforms -> platforms
I see no original reason.  It seems someone started using hydraPlatforms
in that file and everyone else was just conforming to the style.
2017-02-19 17:40:18 +01:00
Vladimír Čunát ac7ed3b91f
Merge #22974: luaPackages.luaposix: init at 33.4.0 2017-02-19 17:38:52 +01:00
Domen Kožar 50da0b3019 Merge pull request #22912 from teh/sourceRegex
lib: Add a function to filter sources by regular expressions.
2017-02-19 17:38:35 +01:00
Michael Raskin 511f82d6e5 fbterm: install terminfo definition
Hopefully helps with #22988
2017-02-19 17:29:48 +01:00
Jörg Thalheim 19798cb205 Merge pull request #22819 from makefu/pkgs/dymo/init
cups-dymo: init at 1.4.0.5
2017-02-19 16:53:19 +01:00
Maximilian Bosch 10a453c61b
geogebra: add ma27 as maintainer 2017-02-19 16:51:01 +01:00
Maximilian Bosch 5d62724e27
geogebra: 5-0-328-0 -> 5-0-331-0 2017-02-19 16:44:49 +01:00
vbgl d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Tuomas Tynkkynen e5e1bdca53 firefox, thunderbird: Use common-updater/update-source-version script
Replace the custom patching code with the common script.

Also use callPackage and makeBinPath
2017-02-19 16:51:17 +02:00
Tuomas Tynkkynen 9483359887 linuxPackages.tp_smapi: Use common-updater/update-source-version script
This way we have the benefit of the usual Nixpkgs style, and gain a
slight reduction in amount of code in the updater.

Also use callPackage to reduce duplication of the dependencies of the
update script and use makeBinPath to make things neater.
2017-02-19 16:51:17 +02:00
Tuomas Tynkkynen b53c53b1b4 maintainers: Add script to patch version/sha256 in .nix files
Adds a script to help automatically upgrading packages: this one can
patch name/version attributes like:
    version = "50.1.0";
    name = "bc-1.06";
... to the given version, and updates the sha256 hash to match.

Usage is:

update-source-version <attr> <new-version> [<new-source-hash>]

where:
    - attr is the attribute path of the package
    - new-version is the version string to be patched in
    - new-source-hash is the optional sha256/etc. hash of the source.
      If not given, the script will automatically calculate it.

This is added to a subdirectory where other useful scripts can be added
in the future, like figuring out the newest version from a git repo or
GitHub releases etc.
2017-02-19 16:51:17 +02:00
Joachim F 6dbe55ca68 Merge pull request #20456 from ericsagnes/feat/loaf-dep-1
Use attrsOf in place of loaOf when relevant
2017-02-19 15:49:25 +01:00
Joachim F e6a20759aa Merge pull request #22913 from pradeepchhetri/serf
serf: 20150515 -> 0.8.1
2017-02-19 15:26:53 +01:00
Joachim F ecdfffd9fc Merge pull request #22433 from laMudri/xfwm-option
xfce: make xfwm optional
2017-02-19 15:26:07 +01:00
Pradeep Chhetri 0360e61d88 serf: 20150515 -> 0.8.1 2017-02-19 19:45:48 +05:30
Lancelot SIX f149a32315 Merge pull request #22957 from asymmetric/glances-2.8.2
glances: 2.7.1_1 -> 2.8.2

Built and tested locally.
2017-02-19 15:08:53 +01:00
Graham Christensen ee75effc15 Merge pull request #22992 from LnL7/redis-3.2.8
redis: 3.2.7 -> 3.2.8
2017-02-19 08:44:48 -05:00
Arseniy Seroka fe5ea1ba82 Merge pull request #22742 from volhovM/feature/fix-orgmode-parse-tests
Disable orgmode-parse tests in configuration-common.nix
2017-02-19 16:16:54 +03:00
Daiderd Jordan d01f1690d3
redis: 3.2.7 -> 3.2.8 2017-02-19 13:52:08 +01:00
Florent Becker 4c5f083d70 prooftree: move out of ocamlPackages 2017-02-19 13:06:25 +01:00
Florent Becker 6893d8a2fd llpp: move out of ocamlPackages 2017-02-19 13:06:25 +01:00
Florent Becker 88dac94e3b switch ocamlPackages to 4.02 2017-02-19 13:06:24 +01:00
Florent Becker f18ac15dca ocamlPackages.spacetime: only build with ocaml-4.04 2017-02-19 13:06:24 +01:00
Florent Becker cc9a50ec03 virt-top: compile with ocaml 4.01 2017-02-19 13:06:24 +01:00
Florent Becker bf13a2cfc6 ocamlPackages.camlimages_4_0: only build with ocaml 4.01 2017-02-19 13:05:47 +01:00
Florent Becker 9d57f1ae9a frama-c: fix compilation with ocaml 4.02+ 2017-02-19 13:05:47 +01:00
Florent Becker 2a17b75fb1 ocamlPackages.bitsring: associate ocaml versions with bitstring versions univocally 2017-02-19 13:05:47 +01:00
Florent Becker ba993ad506 coccinelle: build with caml 4.01 2017-02-19 13:05:46 +01:00
Florent Becker 2f46fb2cba sks: fix build with ocaml 4.02+ 2017-02-19 13:05:46 +01:00
Florent Becker b0d7d60fd4 prooftree: force ocaml 4.01 2017-02-19 13:05:46 +01:00
Florent Becker ea68576b7a satallax: force ocaml 4.01 2017-02-19 13:05:45 +01:00
Florent Becker e7953d20d2 orpie: fix build with ocaml 4.02+ 2017-02-19 13:05:45 +01:00
Florent Becker ad671eaba9 mldonkey: force ocaml 4.01 2017-02-19 13:05:45 +01:00
Florent Becker 47cb2a9f3e monotone-viz: fix build with ocaml 4.02+ 2017-02-19 13:05:45 +01:00
Florent Becker 11e4fcf941 ocamlPackages.llpp: only allow with ocaml-4.04 2017-02-19 13:05:44 +01:00
Florent Becker eec3973004 leo2: force ocaml-4.01 2017-02-19 13:05:44 +01:00
Vincent Laporte 203e3c5292 trv: fix the propagate build inputs 2017-02-19 11:38:29 +00:00
sternenseemann a452714799 ocaml-cow: init at 2.2.0 2017-02-19 11:16:25 +00:00
Nikolay Amiantov f1e7a60b16
dnsutils: +sigchase support for dig
Fixes #10728, closes #22989.
The dnsutils output got ~60kiB bigger, and I see no extra runtime deps.
2017-02-19 12:13:05 +01:00