Commit Graph

33722 Commits

Author SHA1 Message Date
Daiderd Jordan
c0aa8f5fb8
Merge pull request #34630 from varunpatro/lsusb
lsusb for OSX
2018-02-07 18:34:41 +01:00
Graham Christensen
c46c2e281b
Merge pull request #33237 from jluttine/add-diskrsync
diskrsync: init at 20170927
2018-02-07 08:15:20 -05:00
Frank Doepper
ef727716cf uudeview: init at 0.5.20 2018-02-07 11:38:58 +01:00
Daniel Peebles
30d031b5d8
Merge pull request #34339 from bdarnell/curl-http2-darwin
curlFull: Add http2Support for darwin
2018-02-07 00:28:53 -05:00
Ben Darnell
c6aa69f48c curl: Enable http2Support for darwin
http2Support was disabled due to a bootstrapping issue involving xz.
Now that xz is available in the bootstrap environment for all
platforms, http2Support can be enabled globally.
2018-02-06 21:50:28 -05:00
Peter Hoeg
237ae9a0d1
Merge pull request #34659 from peterhoeg/p/nmapsi4
nmapsi4: init at 0.5-alpha1
2018-02-07 10:14:53 +08:00
Tuomas Tynkkynen
4c6c919a31 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
Casey Ransom
72cd8c09ce v8_3_16_14: fix on darwin
This was switched to use gcc5 for all platforms due to a mkSnapshot
error, which fixes Linux but currently fails for Darwin. I'm unsure if
there are other runtime failures, but this hasn't been building for
quite some time.
2018-02-06 17:54:16 -05:00
Michael Raskin
907474e649
Merge pull request #33088 from exFalso/add-subdl
init subdl package
2018-02-06 21:32:53 +00:00
Michael Raskin
fdcbb263ac
Merge pull request #32579 from leenaars/lwan
lwan: init -> 0.1
2018-02-06 21:26:18 +00:00
Michael Raskin
8eba2a5be8
Merge pull request #31312 from binarin/emacs-package-set-overrides
emacs-packages: Cleanup and document for overrides
2018-02-06 21:22:23 +00:00
Michael Raskin
5e8ae8d597
Merge pull request #34674 from dtzWill/feature/diff-pdf
diff-pdf: init at 2017-12-30.
2018-02-06 19:33:59 +00:00
Will Dietz
b963f06f5a diff-pdf: init at 2017-12-30. 2018-02-06 11:57:55 -06:00
John Ericson
63b8175281
Merge pull request #34351 from teto/kernel_wip
[RDY] buildLinux: Add more overrides
2018-02-06 12:08:12 -05:00
Matthieu Coudron
f620b1b693 kernel: buildLinux replaces import ./generic.nix
- defined buildLinux as generic.nix instead of manual-config.nix. This
makes kernel derivations a tad more similar to your typical derivations.
- moved $buildRoot to within the source folder, this way it doesn't have to be created before the unpackPhase
and make it easier to work on kernel source without running the unpackPhase
2018-02-07 10:07:13 +09:00
Frederik Rietdijk
ec26c65bce
Merge pull request #34643 from dotlambda/dateparser
pythonPackages.dateparser: switch to parameterized and thereby fix Hydra test
2018-02-06 16:23:58 +00:00
Joachim F
97ab8d8981
Merge pull request #17106 from spacefrogg/openafs
openafs: Refactor and introduce server module
2018-02-06 14:43:55 +00:00
Bignaux Ronan
17210fee46 squashfuse: init at 0.1.101 2018-02-06 15:03:39 +01:00
Robert Schütz
029fa375c8 pythonPackages.nose-parameterized: uninit because deprecated 2018-02-06 13:16:30 +01:00
Thorsten Weber
c055b010df slic3r-prusa3d: init at 1.38.7 2018-02-06 11:50:37 +01:00
Renato Alves
a6ee80aa18
dendropy: init at 4.3.0 2018-02-06 10:06:12 +01:00
Peter Hoeg
ae604faabb nmapsi4: init at 0.5-alpha1 2018-02-06 14:41:21 +08:00
Tuomas Tynkkynen
9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
Renato Alves
37680b046c
pysam: init at 0.13.0
A python library to interact with SAM/BAM/CRAM files
2018-02-06 00:53:32 +01:00
Elmar Athmer
04769e898f hcloud: init at 1.3.0 2018-02-05 19:14:55 +01:00
Varun Patro
db4e825619
Update darwin-packages.nix 2018-02-06 00:41:35 +08:00
Bignaux Ronan
65f90f9c67 assaultcube: init at official master branch , rev = "9f537b0876a39d7686e773040469fbb1417de18b" (#34623)
* assaultcube: init at official git master branch
2018-02-05 16:06:49 +01:00
Andreas Rammhold
03a13a2f0b
Merge pull request #34599 from Chiiruno/master
edid-decode: init at git-2017-09-18
2018-02-05 13:29:31 +00:00
Frederik Rietdijk
422f99b9a6
Merge pull request #34589 from Ma27/package-pybase64
pythonPackages.pybase64: init at 0.2.1
2018-02-05 13:13:12 +00:00
Maximilian Bosch
14da2e22b4
pythonPackages.pybase64: init at 0.2.1
`pybase64` is a tiny wrapper for `libbase64` written in python.

/cc @ironpinguin
2018-02-05 13:55:53 +01:00
Maximilian Bosch
9d188f908c
pythonPackages.nose-parameterized: create parameterized alias
`pythonPackages.parameterized` is the successor of `nose-parameterized`
as the authors of the module decided to support more testing frameworks
and stopped focusing on `noes` only. `nose-parameterized` is still
available in `pypi` with version `0.6.0`, but is officially deprecated.

However the renaming happened quite recently so it is possible that
there are still folks relying on `nose-parameterized`. Therefore I moved
the expression to provide a `pythonPackages.parameterized` derivation
and added a package override which builds `nose-parameterized` after
yielding a deprecation warning.
2018-02-05 13:55:52 +01:00
Frederik Rietdijk
030badc427
Merge pull request #34596 from dotlambda/aioimaplib
python3Packages.aioimaplib: init at 0.7.13
2018-02-05 09:08:05 +00:00
Andreas Rammhold
b51454eb54
pythonPackages.github-cli: removed since upstream declared project non-functional
also does not work on python3 even thought we provide it there…

Note on the upstream repo [1]:
> IMPORTANT: github-cli does not function anymore since API v2 has been
> replaced by API v3 A possible alternative for github-cli that addresses
> API v3 is Stephen Celis' [ghi](https://github.com/stephencelis/ghi)

[1] https://github.com/jsmits/github-cli
2018-02-05 01:49:42 +01:00
Okina Matara
e35ca9af50 edid-decode: init at git-2017-09-18 2018-02-04 16:49:16 -06:00
Robert Schütz
58e467c850 python3Packages.aioimaplib: init at 0.7.13 2018-02-04 22:47:01 +01:00
Robert Schütz
0cef410c08 pythonPackages.imaplib2: init at 2.45.0 2018-02-04 22:28:33 +01:00
Robert Schütz
988bec8774 python3Packages.asynctest: init at 0.11.1 2018-02-04 22:13:11 +01:00
Frederik Rietdijk
c1d79509a0
Merge pull request #34553 from NixOS/python-unstable
Python package updates
2018-02-04 13:29:23 +00:00
Frederik Rietdijk
9ba4b1621d
Merge pull request #34473 from sorki/python-can-support
Python CAN support
2018-02-04 12:36:38 +00:00
Frederik Rietdijk
4cb79ee66e
Merge pull request #34573 from dotlambda/luftdaten
python3Packages.luftdaten: init at 0.1.4
2018-02-04 12:35:01 +00:00
Uli Schlachter
718552eca4 lgi: Fix cairo bindings search path
Since commit e44038bcca, cairo-1.0.typelib contains an absolute
path to cairo in the nix store so that no $LD_LIBRARY_PATH hacks are
needed. However, this did not yet work for lgi, because lgi does
dlopen("libcairo.so.2") without a full path, too.

To make this work, this commit ensures that lgi first uses
gobject-introspection to load libcairo. This uses the full path provided
by the typelib. Afterwards, dlopen("libcairo.so.2") does not hit the
filesystem anymore since the library is already loaded.

This commit adds a patch that reorders some code in lgi's cairo
initialisation. Previously, this started with core.module('cairo', 2),
which is where the dlopen happens. Now, this code is moved down and
instead core.gi.cairo.resolve is used to load the definitions of some
enums first. This part of the code goes through gobject-introspection
and causes libcairo to be loaded.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-02-04 11:23:35 +01:00
Jaakko Luttinen
9a5b545e86
diskrsync: init at unstable-2017-09-27 2018-02-04 12:02:30 +02:00
Frederik Rietdijk
7e0b231b53
Merge pull request #34567 from holidaycheck/add-grobi
grobi: init at 0.3.0
2018-02-04 08:04:42 +00:00
Ertugrul Söylemez
1394c852e2 doom-bcc-git: Attribute naming convention 2018-02-04 00:51:48 +01:00
Ertugrul Söylemez
5fecc07932 slade-git: Attribute naming convention 2018-02-04 00:48:06 +01:00
Ertugrul Söylemez
3a53aa0141 doom-bcc-git: init at 2018.01.04 2018-02-04 00:13:07 +01:00
Ertugrul Söylemez
6f76830639 slade-git: init at 2018.01.29 2018-02-04 00:06:36 +01:00
Jörg Thalheim
6580b18d3f cargo-vendor: move to all-packages 2018-02-03 22:35:27 +00:00
pe@pijul.org
8f20e7ce3a carnix: 0.6.0 -> 0.6.5 2018-02-03 22:31:54 +00:00
Robert Schütz
411cd15e59 python3Packages.luftdaten: init at 0.1.4 2018-02-03 23:22:26 +01:00
Tobias Pflug
32d4b018a7 grobi: init at 0.3.0 2018-02-03 22:54:18 +01:00
Graham Christensen
92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Matthew Pickering
c8763ddc87 Remove whitespace 2018-02-03 18:38:00 +00:00
Matthew Pickering
9c7c640ae4 osm2xmap: init at 2.0 2018-02-03 18:37:08 +00:00
Matthew Pickering
8b362957c7 libroxml: init at 2.3.0 2018-02-03 18:35:54 +00:00
Robert Schütz
66dc266530 python: typing: 3.5.3.0 -> 3.6.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
4bd9faf288 python.pkgs.quantities: 0.10.1 -> 0.12.1 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
7765bd928a python.pkgs.pygments_2_0: remove unused expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
6a87242aeb python.pkgs.pybrain: remove broken and unmaintained package 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
0821a22eba python.pkgs.ovh: 0.4.5 -> 0.4.8 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
f875b1083a python.pkgs.dicttoxml: 1.6.4 -> 1.7.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
6fee9079aa python.pkgs.webcolors: 1.4 -> 1.7 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
29e8365d2f python.pkgs.packet-python: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
8e0a2b7a21 python.pkgs.sympy: move expression 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
b18a0f416d python.pkgs.simplegeneric: move expression 2018-02-03 17:43:31 +01:00
Robert Schütz
330cad0d36 python: pytz: 2017.2 -> 2017.3 2018-02-03 17:43:31 +01:00
Robert Schütz
7953e05672 pythonPackages.pyyaml: move derivation 2018-02-03 17:43:31 +01:00
Frederik Rietdijk
bba1393361 python.pkgs.cryptography: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
40aff3b912 python.pkgs.cryptography_vectors: move expression 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
20d883917a python: pytest: 3.3.2 -> 3.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk
ef93322407 python.pkgs.pyopenssl: move expression 2018-02-03 17:43:29 +01:00
Robert Helgesson
cff5eec382
perl-CryptX: 0.055 -> 0.057 2018-02-03 17:06:13 +01:00
adisbladis
c56b13a06f
Merge pull request #34496 from etu/php722
php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
2018-02-03 22:32:42 +08:00
Jan Tojnar
b994a6e6ff
phpPackages.php-cs-fixer: 2.10.0 → 2.10.2 2018-02-03 14:58:31 +01:00
Jörg Thalheim
401fd19bd6
Merge pull request #34539 from dtzWill/feature/retdec-smaller
retdec: split up, greatly reduce in size (by default)
2018-02-03 12:21:59 +00:00
Frederik Rietdijk
fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Matan Shenhav
ab4cd34077 pythonPackages.pytest-tornado: init at 0.4.5 2018-02-03 11:55:04 +00:00
Matan Shenhav
e4718a81bf pythonPackages.oauthenticator: init at 0.7.2 2018-02-03 11:55:04 +00:00
Matan Shenhav
e2487ba88d pythonPackages.mwoauth: init at 0.3.2 2018-02-03 11:55:04 +00:00
Matan Shenhav
a67f4753ea pythonPackages.globus-sdk: init at 1.4.1 2018-02-03 11:55:04 +00:00
Michael Raskin
3753608dec
Merge pull request #34540 from razvan-panda/master
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda
4a7ae5c6b7 AntTweakBar: init at 1.16 2018-02-03 13:31:10 +02:00
Elis Hirwing
52f68fec35
phpPackages.xdebug: 2.6.0beta1 -> 2.6.0, 2.5.0 -> 2.6.0 2018-02-03 11:14:55 +01:00
Vladimír Čunát
dd57c63793
Merge branch 'staging'
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Frederik Rietdijk
2564ea97c0
Merge pull request #33992 from lopsided98/buildbot-update
buildbot: 0.9.11 -> 0.9.15.post1
2018-02-03 09:05:16 +00:00
Richard Marko
305ed7e50b python-canopen: init at 0.5.1 2018-02-03 09:55:08 +01:00
Richard Marko
6c52f36468 python-canmatrix: init at 0.6 2018-02-03 09:55:08 +01:00
Nadrieril
d1e2159638 serversyncstorage: move to python-modules 2018-02-03 09:52:15 +01:00
Nadrieril
5b2484ab86 syncserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril
0c139e2186 tokenserver: move to python-modules 2018-02-03 09:51:42 +01:00
Nadrieril
c8b6e1fa3c serversyncstorage: 1.5.13 -> 1.6.11 2018-02-03 09:51:42 +01:00
Nadrieril
757ec05d3b syncserver: 1.5.2 -> 1.6.0 2018-02-03 09:51:42 +01:00
Nadrieril
6f58503c1f tokenserver: 1.2.11 -> 1.2.27 2018-02-03 09:51:42 +01:00
Frederik Rietdijk
55e0f12761 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 09:48:42 +01:00
Matthias Beyer
b99c86fde8 pythonPackages.vobject: 0.9.3 -> 0.9.5 2018-02-03 09:42:46 +01:00
Robert Helgesson
213ee4419e
perl-Cpanel-JSON-XS: 3.0237 -> 4.00 2018-02-03 09:41:41 +01:00
Frederik Rietdijk
54abfdc667 python.pkgs.rdflib: move expression 2018-02-03 09:35:36 +01:00
Frederik Rietdijk
274d4eaa00
Merge pull request #34493 from Gricad/udocker
udocker: init at 1.1.1
2018-02-03 08:07:35 +00:00
Frederik Rietdijk
c2b84b27ec
Merge pull request #34528 from dotlambda/aiohttp
pythonPackages.aiohttp: 2.3.9 -> 2.3.10
2018-02-03 07:58:35 +00:00
Richard Marko
096a07f5e2 python-can: init at 2.0.0 2018-02-03 07:31:53 +01:00