Commit Graph

72830 Commits

Author SHA1 Message Date
Vladimír Čunát
f2ad4a47e8 cmake: remove conditional patch that no longer applies
Close #11290. The patch will no longer apply on *any* platform.
2015-11-29 08:58:39 +01:00
Fabian Schmitthenner
a936b602b5 smartmontools: 6.3 -> 6.4, update driverdb to r4179 2015-11-29 00:31:13 +01:00
Aristid Breitkreuz
bd82668529 Merge pull request #11324 from zimbatm/fix/webfs-mime
webfs: fix mime types
2015-11-29 00:26:25 +01:00
Aristid Breitkreuz
903053e332 Merge pull request #11335 from markWot/radamsa
radamsa: init at 0.4
2015-11-29 00:24:43 +01:00
Aristid Breitkreuz
534e2d8ad3 Merge pull request #11333 from NixOS/ispc
ispc: Intel SPMD Program Compiler
2015-11-29 00:21:42 +01:00
Aristid Breitkreuz
1742774df8 ispc: init at <GH master>
Intel SPMD Program Compiler

An open-source compiler for high-performance SIMD programming on the CPU

https://ispc.github.io/
2015-11-29 00:21:13 +01:00
Markus Wotringer
cb58cf57d6 radamsa: init at 0.4 2015-11-28 23:51:17 +01:00
Peter Simons
fcc876c3f5 Merge pull request #11270 from Ericson2314/patch-2
ghcjs: bump version number to 0.2.0
2015-11-28 21:44:08 +01:00
Arseniy Seroka
7acb88d4a7 Merge pull request #11288 from anderspapitto/go-mode
go-mode: init at 20150817
2015-11-28 23:09:59 +03:00
Domen Kožar
67058bf6e3 Merge pull request #11216 from mitchty/python-packages
Add some python packages
2015-11-28 19:30:49 +01:00
Domen Kožar
1479f2cc3a Merge pull request #11286 from matthiasbeyer/add-weather
weather: init at 2.0
2015-11-28 19:27:17 +01:00
Bjørn Forsman
f93ee4ba3e Merge pull request #11325 from rycee/bump/eclipse-plugin-testng
eclipse-plugin-testng: 6.9.8 -> 6.9.10
2015-11-28 18:06:02 +01:00
Robert Helgesson
55ab2a1eeb eclipse-plugin-testng: 6.9.8 -> 6.9.10 2015-11-28 17:36:53 +01:00
Tobias Geerinckx-Rice
6955e7cd09 pythonPackages.click 5.1 -> 6.1 2015-11-28 15:50:10 +01:00
zimbatm
138a42dd11 webfs: fix mime types
Unfortunately the shared_mime_info format is not compatible with webfs.

Instead of pulling the whole httpd package I opted for just fetching the
mime.types file from the apache httpd project.
2015-11-28 14:24:21 +00:00
goibhniu
054402d479 Merge pull request #11096 from magnetophon/faust2-master
faust: add version 2 and make it the default
2015-11-28 14:37:04 +01:00
Jos van den Oever
3c771b0f55 davmail: 4.6.1 -> 4.7.0
Upgrade message: http://sourceforge.net/p/davmail/mailman/message/34597887/

This new release contains a lot of fixes from user feedback, a new
-notray command line
option to force window mode and avoid tricky tray icon issues on Linux
and native
smartcard support on Windows.

Caldav:
- Caldav: Map additional priority levels
- Caldav: fix missing LAST-MODIFIED in events

Enhancements:
- Improved tray icon with alpha blend
- Fix imports
- Prepare mutual SSL authentication between client and DavMail
implementation
- Implement -notray command line option as a workaround for broken SWT
and Unity issues
- Change warning messages to debug in close method
- Improve client certificate dialog, build description from certificate
- Exclude client certificates not issued by server provided issuers list

IMAP:
- IMAP: Additional translations and doc for new IMAP setting
- IMAP: Merge patch by Mauro Cicognini, add a new setting to always send
approximate message in RFC822.SIZE to avoid downloading full message body
- IMAP: fix regression with quotes inside folder names
- IMAP: handle quotes inside folder names correctly

OSX:
- OSX link local address on loopback interface
- Exclude arguments starting with dash to avoid patch 38 regression on OSX

Documentation:
- Doc: Document -notray option
- Switch to OpenHub instead of Ohloh

EWS:
- EWS: prepare distribution list implementation
- Fix #254 davmail.exchange.ews.EWSException:
ErrorIncorrectUpdatePropertyCount

Linux:
- Refresh davmail.spec, make RPM noarch
- Handle missing or broken SWT library

Windows:
- Windows: Make MSCAPI keystore type available in Settings for Windows
native smartcard support
- Instantiate MSCAPI explicitly to access Windows Smartcards
- Enable native Windows SmartCard access through MSCAPI (no PKCS11
config required)

Carddav:
- Carddav: Test case for comma in ADR field
- Carddav: Do not replace comma on ADR field, see support request 255
- Caldav: Ignore missing END:VCALENDAR line on modified occurrences
- CardDav: Add empty property test case
2015-11-28 12:36:49 +01:00
Shea Levy
920930510e idris-wl-pprint: Use fetchFromGitHub 2015-11-28 05:53:50 -05:00
Vincent Laporte
6a622acc87 merlin: 2.3 -> 2.3.1 2015-11-28 10:42:08 +01:00
Domen Kožar
e2cb8dfa2f Merge pull request #11316 from tk-ecotelecom/no-uefi-hybrid
LiveCD: Enable to create hybrid ISO without UEFI boot
2015-11-28 10:00:00 +01:00
Vincent Laporte
a3fa690fa2 ocaml: add local copy of the ocamlbuild patch 2015-11-28 09:48:55 +01:00
Timofei Kushnir
c7f4092ed3 Enable to create hybrid ISO without UEFI boot 2015-11-28 08:55:47 +03:00
Matthijs Steen
8cd52ce5f7 basex: 7.8.2 -> 8.3.1 2015-11-27 21:56:31 +01:00
Rok Garbas
2de0dc1a18 statsd: updated package and nixos service
* package statsd node packages separatly since they actually require
  nodejs-0.10 or nodejs-0.12 to work (which is ... well old)

* remove statsd packages and its backends from "global" node-packages.json.
  i did not rebuild it since for some reason npm2nix command fails. next time
  somebody will rerun npm2nix statsd packages are going to be removed.

* statsd service: backends are now provided as strings and not anymore as
  packages.
2015-11-27 21:42:21 +01:00
Arseniy Seroka
c6932509b8 Merge pull request #11302 from fkz/sad
add package: system for automated deduction
2015-11-27 22:25:44 +03:00
Shea Levy
f7c2cd3347 Merge branch 'idris-packages' 2015-11-27 13:44:06 -05:00
Shea Levy
9562549ff2 idris-modules: Add docs 2015-11-27 13:34:38 -05:00
Shea Levy
0f90c9dbc1 idris-modules: documentation 2015-11-27 13:17:17 -05:00
Tobias Geerinckx-Rice
a8abf054ee goPackages.git-lfs: remove man and script
After dc3ec30 these are back in $PATH where they don't belong. Just
remove them ‘for now’.

(`postInstall` seems to have been modified in the gap between 741bf84,
where those files were simply removed, and 6602f49.)
2015-11-27 19:04:43 +01:00
Pascal Wittmann
504ca69cd4 Merge pull request #11306 from wedens/font_awesome_update
font-awesome-ttf: 4.4.0 -> 4.5.0
2015-11-27 19:03:27 +01:00
Anders Papitto
94a109c0c9 go-mode: init at 20150817 2015-11-27 09:48:57 -08:00
wedens
6496a6e115 font-awesome-ttf: 4.4.0 -> 4.5.0 2015-11-27 22:42:59 +06:00
Shea Levy
0dce60b34d Add wl-pprint Idris package. 2015-11-27 11:03:04 -05:00
Fabian Schmitthenner
dc164dc2ee system for automated deduction: init at 2.3-25 2015-11-27 15:12:09 +00:00
Shea Levy
a01c7b5a15 idris-modules: Filter out default.nix 2015-11-27 09:57:49 -05:00
Shea Levy
a5ca796f55 idris-modules: Read the filesystem to populate package list 2015-11-27 09:55:22 -05:00
Shea Levy
efbee054fd Add builtin idris packages to idrisPackages 2015-11-27 09:35:59 -05:00
Shea Levy
5898c20604 Add idrisPackages to all-packages.nix 2015-11-27 08:19:50 -05:00
Shea Levy
34e8eea942 Add with-packages wrapper for idris 2015-11-27 07:56:11 -05:00
Pascal Wittmann
dc3ec30765 go-git-lfs: fix build
was failing with

output ‘/nix/store/…-go1.4-git-lfs-v1.0.0-bin’ is not allowed to refer
to path ‘/nix/store/…-go-1.4.3’

@nckx
2015-11-27 12:47:24 +01:00
Peter Simons
5c66b4c581 Merge pull request #11283 from mdorman/master-updates
parallel: Revert changes that broke go packages
2015-11-27 12:22:02 +01:00
Domen Kožar
c2c96a26e4 Merge pull request #10913 from sjourdois/lxml
python: lxml: 3.3.6 -> 3.4.4
2015-11-27 12:03:17 +01:00
Domen Kožar
403d088b5c Merge pull request #10542 from datakurre/datakurre-matplotlib
darwin: matplotlib: add needed inputs and set framework flag for darwin
2015-11-27 12:00:27 +01:00
Matthias Beyer
a2c3c171e9 weather: init at 2.0 2015-11-27 11:47:51 +01:00
Domen Kožar
7a3b518d62 buildPythonPackage: fix a regression #11303 2015-11-27 11:44:34 +01:00
Peter Simons
ade9f7167d nix-prefetch-git: make sure the script is interpreted by bash
Fixes https://github.com/NixOS/nixpkgs/issues/11284.
2015-11-27 11:17:50 +01:00
Matthias C. M. Troffaes
b5e06b04a7 wolfssl: init at 3.7.0
Picked from #11287.
2015-11-27 11:00:40 +01:00
Peter Simons
a9925f20a9 Merge pull request #11295 from mayflower/pkg/dovecot
dovecot: 2.2.16 -> 2.2.19
2015-11-27 10:45:51 +01:00
Peter Simons
ae01b4468b Merge pull request #11292 from mayflower/pkg/wireshark
wireshark: 1.12.7 -> 2.0.0
2015-11-27 10:45:16 +01:00
Pascal Wittmann
1fcea37c24 calibre: 2.44.1 -> 2.45.0 2015-11-27 10:10:39 +01:00