Commit graph

111853 commits

Author SHA1 Message Date
sjau 0d65e2e0e5 zfs: add migration path for new crypto format
fixes #34559
2018-02-07 20:46:16 +00:00
Adrien Devresse 4442a377cb rocksdb: 5.1.2 -> 5.10.2
- Update rocksdb to last version
- Also enable RTTI support for rocksdb, required for Ceph
- Add missing which and perl package
2018-02-07 21:17:02 +01:00
Vincent Laporte 202fb6faea
coq: default to 8.7 2018-02-07 19:28:38 +00:00
Daiderd Jordan d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
taku0 f5e6a723b8 firefox: 58.0.1 -> 58.0.2 2018-02-08 03:13:01 +09:00
taku0 a6ed912c88 firefox-bin: 58.0.1 -> 58.0.2 2018-02-08 03:12:53 +09:00
Adrien Devresse 52f6310626 lttng-ust: refactor
liburcu appears in the public API of LTTNG: it should be a
propagatedBuildInputs.
2018-02-07 18:34:53 +01:00
Daiderd Jordan c0aa8f5fb8
Merge pull request #34630 from varunpatro/lsusb
lsusb for OSX
2018-02-07 18:34:41 +01:00
mingchuan 5e31eaea9d
rstudio: 1.1.414 -> 1.1.423
Also fixes the version number displayed in GUI.
2018-02-08 01:30:45 +08:00
Alex Griffin 5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
Tuomas Tynkkynen 1b6e95e1eb hdparm: 9.53 -> 9.54 2018-02-07 18:48:04 +02:00
adisbladis 51c442c007
Merge pull request #34702 from ryantm/bossa
bossa: 2014-08-18 -> 1.8
2018-02-08 00:11:02 +08:00
Maximilian Bosch 8e70725077
vim_configurable: enable overrides
Sometimes it's needed to override parts of `vim_configurable`, for
instance when using ENSIME (http://ensime.github.io/), in this case you
need a Python interpreter and the modules `sexpdata` and
`websocket_client`.

However overriding `vim_configurable` is quite hard as we run
`vimUtils.makeCustomizable` over the default comming from
`configurable.nix`. Therefore it's necessary to copy the code from
`all-packages.nix` and alter the parts you need: https://nixos.org/nix-dev/2017-April/023364.html

In order to simplify overriding `vim_configurable` I added an
`override` and an `overrideAttrs` function to `vimutils.makeCustomizable`
to ensure that the customization capabilities won't be lost after
altering the derivation.

Now it's possible to write expressions like this without evaluation
failures:

```
with pkgs;

let
  vimPy3 = vim_configurable.override {
    python = python3;
  };
in vimPy3.customize { ... }
```
2018-02-07 16:57:40 +01:00
Mathias Schreck 7bd68dff1e chromedriver: 2.33 -> 2.35 2018-02-07 16:57:10 +01:00
adisbladis ad9fbd93ab
Merge pull request #34700 from k0001/el306
electrum: 3.0.5 -> 3.0.6
2018-02-07 23:51:07 +08:00
adisbladis 26e80dea72
Merge pull request #34694 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.11.0 -> 3.12.4
2018-02-07 23:37:34 +08:00
Renzo Carbonara 07c7a81b24 electrum: 3.0.5 -> 3.0.6 2018-02-07 16:31:46 +01:00
adisbladis dda6f49192
uriparser: 0.8.4 -> 0.8.5 2018-02-07 23:29:16 +08:00
adisbladis 2c92eceee6
firefox-devedition-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:44 +08:00
adisbladis 9e55e5a07e
firefox-beta-bin: 59.0b6 -> 59.0b7 2018-02-07 23:21:43 +08:00
Graham Christensen c46c2e281b
Merge pull request #33237 from jluttine/add-diskrsync
diskrsync: init at 20170927
2018-02-07 08:15:20 -05:00
Andreas Rammhold 90c0341ca5
Merge pull request #34581 from andir/squid
Squid fix CVE-2018-1000024 & CVE-2018-1000027
2018-02-07 11:09:42 +00:00
Andreas Rammhold ea817d7b6f
squid: fix CVE-2018-1000024 & CVE-2018-1000027 2018-02-07 11:40:46 +01:00
Andreas Rammhold 291b05ee21
squid4: hack to detect our libxml2 2018-02-07 11:40:46 +01:00
Frank Doepper ef727716cf uudeview: init at 0.5.20 2018-02-07 11:38:58 +01:00
Roman Volosatovs 99167e34c9
mopidy-iris: 3.11.0 -> 3.12.4 2018-02-07 11:15:30 +01:00
Andreas Rammhold 95f4d6ba1c
mpv: fix CVE-2018-6460
Upstream has fixed this in a series of commits ontop of 0.28.0. Debian
has backported the fixes to 0.27.0.

Upstream issue: https://github.com/mpv-player/mpv/issues/5456
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888654#8
2018-02-07 10:01:16 +01:00
Peter Simons 8ff7ac4859
Merge pull request #34646 from clacke/hledger-darwin
hledger: build correctly on darwin
2018-02-07 08:32:59 +01:00
Peter Simons fa23ff4a7d
Merge pull request #34651 from mnacamura/r-darwin-libcxx
R: add libcxx to default LDFLAGS and CPPFLAGS on Darwin
2018-02-07 08:31:10 +01:00
Peter Simons 725e98fe85
Merge pull request #34682 from deepfire/ghc-8.4
ghc841:  bump to alpha3
2018-02-07 08:22:55 +01:00
Varun Patro e8f480fb6c
Add 'varunpatro' as a maintainer. 2018-02-07 13:59:34 +08: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
adisbladis 910b5cda19
Merge pull request #34686 from flokli/afew-1.3.0
afew: 1.2.0 -> 1.3.0
2018-02-07 13:14:55 +08: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
Will Dietz 2b8e900403 zsh: set configureFlags and checkFlags at nix level, also fix cross
As-is the use of 'configureFlags="..."' breaks cross compilation
as it drops the configure platforms arguments.

Set zprofile separately to handle $out.
2018-02-06 20:14:52 -06:00
Andrew Dunham d3f76d7747 Fix build failures with DBD-SQLite
This passes the correct compilation flags to the builder so we pick up
the path to sqlite, and (despite the fact that it's a development
version), also updates to version 1.55_07 to fix
https://github.com/DBD-SQLite/DBD-SQLite/issues/28
2018-02-06 18:06:23 -08:00
Daniel Frank bfa1390b47
burp: 2.0.54 -> 2.1.28 2018-02-07 10:01:42 +08:00
adisbladis be8cc03ffe
Merge pull request #34679 from dtzWill/update/bfg-1.13.0
bfg-repo-cleaner: 1.12.15 -> 1.13.0
2018-02-07 09:49:40 +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
adisbladis fc1224d55d
Merge pull request #33743 from fuzzy-id/cassandra-bump
cassandra: version bump 2.1.15->2.1.19, 2.2.9->2.2.11, 3.0.9->3.0.15
2018-02-07 09:17:32 +08:00
adisbladis 5582365d3e
Merge pull request #34664 from ryantm/autoconf-archive
autoconf-archive: 2017.03.21 -> 2017.09.28
2018-02-07 09:13:46 +08:00
Thomas Bach 30c71376c9
cassandra: 3.0.9 -> 3.0.15 2018-02-07 09:09:04 +08:00
Thomas Bach 798c6cdaca
cassandra: 2.2.9 -> 2.2.11 2018-02-07 09:08:41 +08:00
Thomas Bach a9264dbeab
cassandra: 2.1.15 -> 2.1.19 2018-02-07 09:08:17 +08:00
Florian Klink 1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01: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
Daiderd Jordan 5af41b7a22
pixman: fix clang5 build 2018-02-06 23:38:47 +01:00
Daiderd Jordan 79f43537e6
ICU: fix build with clang-5 2018-02-06 23:38:46 +01:00
Daiderd Jordan db7e0aeb42
llvm-packages: cleanup 2018-02-06 23:38:46 +01:00
Will Dietz 19d8850164
llvm-packages: update default 4 -> 5 2018-02-06 23:38:36 +01:00
Daiderd Jordan 335ae38674
Merge pull request #33871 from dtzWill/fix/llvm-5-python-closure
llvm-5: add extra 'python' output for opt-viewer tool
2018-02-06 23:33:45 +01:00
Florian Klink 44dd0b6adb svn2git_kde: remove
marked as broken anyways
2018-02-06 22:55:19 +01:00
Michael Raskin 91eb41b138
Merge pull request #33416 from the-kenny/emacs-site-lisp-subdirectory-support
Emacs `site-lisp` subdirectory support
2018-02-06 21:37:07 +00: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 4b481684b1
Add a date to name 2018-02-06 21:30:36 +00:00
Michael Raskin fdcbb263ac
Merge pull request #32579 from leenaars/lwan
lwan: init -> 0.1
2018-02-06 21:26:18 +00:00
Joachim F e9dd9967ef
Merge pull request #34395 from jonafato/keybase-1.0.40
keybase: 1.0.39 -> 1.0.40
2018-02-06 21:25:30 +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 1137ba5a73
Merge pull request #27734 from jfrankenau/add-desktop-entries
Add desktop entry files for FreeCAD and ddccontrol
2018-02-06 21:21:04 +00:00
Luke Sandell 4de7e5cae0 dump1090: fix html path
Use correct variable syntax for GNU Make so that HTML resources
can be found when running `dump1090 --net`. Additionally, add
view1090 binary to output.
2018-02-06 22:15:59 +01:00
Raitis 4e63119c54 terraform: add the version component to terraform provider paths (#34497)
Terraform checks the provider versions, but this breaks if the versions
are not provided, as they can be, if the plugins are provided by nix.
2018-02-06 21:09:22 +00:00
Tuomas Tynkkynen 685ceb999e kernel: Fix missing config options from platform
common-config.nix has:

${kernelPlatform.kernelExtraConfig or ""}

and indeed kernelExtraConfig is in hostPlatform.platform, and not in
hostPlatform. (Ugh.).
2018-02-06 22:13:57 +02:00
Jaakko Luttinen 44509195e5
pythonPackages.pytest-cram: 0.1.1 -> 0.2.0
This fixes pytest-cram after the recent pytest upgrading broke it.
2018-02-06 21:49:44 +02:00
Will Dietz 2e0540f346 bfg-repo-cleaner: 1.12.15 -> 1.13.0 2018-02-06 13:49:09 -06: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
Kosyrev Serge 6419664793
ghc841: bump to alpha3 2018-02-06 21:58:32 +03:00
Will Dietz 9e2993e75a diff-pdf: Try to fix darwin build 2018-02-06 12:57:52 -06:00
Will Dietz b963f06f5a diff-pdf: init at 2017-12-30. 2018-02-06 11:57:55 -06:00
Claes Wallin (韋嘉誠) cc2c594a9b hledger*: build correctly on darwin
- mkdir -p $out/share/info rather than assuming $out/share is there
 - find .info and .man* files correctly on darwin -- don't try to
   match the specific system name, there is nothing to gain from that

nix calls darwin darwin, but ghc calls it osx in its directory names.

closes #34644
2018-02-07 01:32:16 +08: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
Peter Hoeg d4df7aadf9 cryfs: 0.9.8 -> 0.9.9 2018-02-07 00:29:04 +08:00
Frederik Rietdijk ef64766efb
Merge pull request #34653 from mbrgm/upgrade-unifi
unifi: 5.6.29 -> 5.6.30
2018-02-06 16:26:07 +00: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
Ryan Mulligan 8930a14422 autoconf-archive: 2017.03.21 -> 2017.09.28 2018-02-06 07:35:31 -08:00
adisbladis ba3d1c0814
Merge pull request #34668 from unode/samtools-1.7
samtools & htslib: 1.6 -> 1.7
2018-02-06 23:17:56 +08:00
adisbladis 2570f738fd
Merge pull request #34670 from ryantm/antimony
antimony: 0.9.2 -> 0.9.3
2018-02-06 23:16:56 +08:00
adisbladis 2ee827ec8b
Merge pull request #34667 from ryantm/archivemount
archivemount: 0.8.3 -> 0.8.7
2018-02-06 23:16:12 +08:00
adisbladis 4c7374617a
Merge pull request #34665 from ryantm/augeas
augeas: 1.10.0 -> 1.10.1
2018-02-06 23:15:41 +08:00
adisbladis 5f17cd4c0b
Merge pull request #34669 from ryantm/bcunit
bcunit: 3.0 -> 3.0.2
2018-02-06 23:13:33 +08:00
Ryan Mulligan 977b996516 antimony: 0.9.2 -> 0.9.3 2018-02-06 07:01:01 -08:00
Ryan Mulligan 104551ed0b bcunit: 3.0 -> 3.0.2 2018-02-06 06:47:12 -08:00
Joachim F 8d466f7ae9
Merge pull request #34575 from jonafato/keybase-gui-icon
keybase-gui: fix missing desktop file
2018-02-06 14:44:50 +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
Renato Alves 154d1d2f19
samtools: 1.6 -> 1.7 2018-02-06 15:38:00 +01:00
Renato Alves b2284e0454
htslib: 1.6 -> 1.7 2018-02-06 15:37:50 +01:00
Bignaux Ronan e2bf162f04 remove platforms.darwin support 2018-02-06 15:34:51 +01:00
Ryan Mulligan 94e449b699 archivemount: 0.8.3 -> 0.8.7 2018-02-06 06:27:25 -08:00
Ryan Mulligan a48222b3e1 augeas: 1.10.0 -> 1.10.1 2018-02-06 06:19:01 -08:00
Bignaux Ronan 17210fee46 squashfuse: init at 0.1.101 2018-02-06 15:03:39 +01:00
Michael Raitza eca3e88e63 openafs: 1.6.22.1 -> 1.6.22.2
Minor update. Adds support for linux kernel up to 4.15.
2018-02-06 14:14:08 +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
Mitsuhiro Nakamura f4a031c63f R: add libcxx to default LDFLAGS and CPPFLAGS on Darwin 2018-02-06 18:57:12 +09:00
Renato Alves a6ee80aa18
dendropy: init at 4.3.0 2018-02-06 10:06:12 +01:00
Peter Simons a9268dd694
Merge pull request #34404 from deepfire/x-ghc-8.4-overrides
GHC 8.4 package overrides
2018-02-06 10:01:15 +01:00
Marius Bergmann 2841725034 unifi: 5.6.29 -> 5.6.30 2018-02-06 08:48:17 +01:00
Marius Bergmann 448fdc221c keepalived: 1.3.6 -> 1.4.1 2018-02-06 08:37:00 +01:00
Peter Hoeg ae604faabb nmapsi4: init at 0.5-alpha1 2018-02-06 14:41:21 +08:00
adisbladis 6ad0e947eb
Merge pull request #34648 from ryantm/binaryen
binaryen: 33 -> 42
2018-02-06 13:43:10 +08:00
adisbladis 0b45792538
Merge pull request #34649 from ryantm/autorandr
autorandr: 1.1 -> 1.4
2018-02-06 13:41:53 +08:00
Ryan Mulligan 295934adda bear: 2.2.1 -> 2.3.11 2018-02-05 21:13:54 -08:00
Ryan Mulligan 9801326d32 autorandr: 1.1 -> 1.4 2018-02-05 20:56:47 -08:00
Ryan Mulligan 636968b3ec binaryen: 33 -> 42 2018-02-05 20:50:02 -08:00
Ryan Mulligan 84ea1ba890 bossa: 2014-08-18 -> 1.8 2018-02-05 20:29:26 -08:00
Kosyrev Serge ae1e9fbf87
ghc841 configuration: overrides 2018-02-06 05:33:07 +03: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
adisbladis da82aff2b0
Merge pull request #34637 from holidaycheck/jenkins-2.105
jenkins: 2.103 -> 2.105
2018-02-06 09:57:20 +08:00
adisbladis 35b76e23e4
Merge pull request #34639 from aborsu/nextcloud
nextcloud: 12.0.4 -> 12.0.5
2018-02-06 09:54:40 +08:00
Robert Schütz f3e87bf50f pythonPackages.dateparser: switch to parameterized
nose-parameterized is deprecated and yields a warning
2018-02-06 00:56:42 +01: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
Cray Elliott b9f3d49edd obs-studio: 20.1.3 -> 21.0.2 2018-02-05 14:05:31 -08:00
Daiderd Jordan d5ccec3c4e
libgcrypt: fix darwin build 2018-02-05 21:57:53 +01:00
Daiderd Jordan 6f868088df
libassuan: fix darwin build 2018-02-05 21:57:52 +01:00
Daiderd Jordan d3b3827154
libksba: fix darwin build 2018-02-05 21:57:45 +01:00
Eelco Dolstra c08e4b9102
boost: Don't store absolute path in #line
This causes packages to have boost.dev in their runtime closures, via
assertion messages.

Fixes #34462.
2018-02-05 21:56:43 +01:00
Josef Kemetmueller ceeacd5205 graphviz: Explicitly specify libltdl directories
This should prevent the build from picking up /usr/lib/libltdl.so in
non-chroot builds on non-nixOS.
2018-02-05 20:41:22 +00:00
Augustin Borsu ab664977bb nextcloud: 12.0.4 -> 12.0.5 2018-02-05 21:31:04 +01:00
Mathias Schreck 674b39b048 jenkins: 2.103 -> 2.105 2018-02-05 20:13:28 +01:00
Will Dietz 9ee6f46606 grv: pass in version, fix "grv -version" to at least include that
Currently:
$ grv -version
GRV - Git Repository Viewer Unknown (commit: Unknown, compiled: Unknown)

After:
$ grv -version
GRV - Git Repository Viewer 0.1.1 (commit: Unknown, compiled: Unknown)
2018-02-05 12:19:15 -06:00
Elmar Athmer 04769e898f hcloud: init at 1.3.0 2018-02-05 19:14:55 +01:00
Shea Levy 39f62c770b
haxl: Disable non-deterministic tests 2018-02-05 13:00:12 -05:00
Symphorien Gibol 9d5cce6767 vimPlugins.targets-vim: init at 2017-12-03 2018-02-05 18:35:16 +01:00
Will Dietz 6ec60e8c44 busybox-sandbox-shell: extract basic shell to new attribute
Nix will use this shell if the attribute is present,
avoiding duplicating changes in the future.
2018-02-05 11:26:01 -06:00
Varun Patro db4e825619
Update darwin-packages.nix 2018-02-06 00:41:35 +08:00
Varun Patro 6626349a03
Create default.nix 2018-02-06 00:35:55 +08:00
Will Dietz 74d928cf8b nix: enable more features in busybox shell to resolve build failures 2018-02-05 09:19:54 -06:00
Will Dietz 4faac207bc nix: fix config for echo/test on newer busybox
Matches
2f1a1c5a49
2018-02-05 09:18:39 -06: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
Will Dietz 9ccbb2aa37 rhash: Remove unused darwin patch 2018-02-05 09:06:24 -06:00
Will Dietz 088274bf2c rhash: 1.3.5 -> 2018-02-05
Latest git is much more build-friendly.
2018-02-05 08:55:05 -06:00
adisbladis a16ccacb91
Merge pull request #34625 from magnetophon/htop
htop: 2.02 -> 2.1.0
2018-02-05 22:16:21 +08:00
Bart Brouns 8a72d2a322 htop: 2.02 -> 2.1.0 2018-02-05 15:07:19 +01:00
Timo Kaufmann 272e930827 sage: fix non-deterministic build failures
The build was failing on some machines because of a `find` command that
touched files in different orders on different machines.

That confused `make`s timestamp mechanism.
2018-02-05 15:03:24 +01:00
Andreas Rammhold 2bff46d193
Merge pull request #34593 from taktoa/taktoa/gnuradio-wrapper-fix
gnuradio: fix wrapper
2018-02-05 13:52:48 +00:00
adisbladis 9accca260e
Merge pull request #34617 from calvertvl/upd_fanficfare_2.22.0
fanficfare: 2.16.0 -> 2.22.0
2018-02-05 21:52:10 +08:00
adisbladis 50387619b0
Merge pull request #34612 from enumatech/fastlane
fastlane: 2.75.1 -> 2.80.0
2018-02-05 21:44:13 +08:00
Andreas Rammhold 1030042492
edid-decode: fixed missing version in name attribute 2018-02-05 14:31:43 +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
Andreas Rammhold 30d9de941f
Merge pull request #34622 from jokogr/u/jetbrains-2017.3.4
jetbrains-editor: 2017.3.2 -> 2017.3.4
2018-02-05 13:19:24 +00:00
Will Dietz f565274fe5 rhash: 1.3.3 -> 1.3.5
1.3.5: https://github.com/rhash/RHash/releases/tag/v1.3.5
1.3.4: https://github.com/rhash/RHash/releases/tag/v1.3.4

* still need makefile bug workarounds
* cleanup a bit
* port darwin patch--
  don't believe still needed but shouldn't hurt.
2018-02-05 07:17:50 -06: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
Ioannis Koutras 12ccb81570 clion: 2017.3.2 -> 2017.3.3 2018-02-05 14:27:13 +02:00
Ioannis Koutras 0901062480 webstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 44cd5c51a8 phpstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 3fc60ef64f idea-ultimate: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Ioannis Koutras f79fe0c923 idea-community: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Jason A. Donenfeld ca78dc1704
wireguard: 0.0.20180118 -> 0.0.20180202 2018-02-05 13:09:12 +01:00
Robin Gloster 39172792c6
linuxPackages.cpupower: clean up
fixes the build on 17.09
2018-02-05 12:51:42 +01:00
Rodney Lorrimar 4250f50dc9 electron: 1.7.9 -> 1.7.11
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 12:31:11 +01:00
Frederik Rietdijk 870e736177 python35: 3.5.4 -> 3.5.5 2018-02-05 11:53:38 +01:00
Frederik Rietdijk 8243d2b96f python34: 3.4.7 -> 3.4.8 2018-02-05 11:53:38 +01:00
Victor Calvert df133ea27a fanficfare: 2.16.0 -> 2.22.0 2018-02-05 05:45:01 -05: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
Frederik Rietdijk cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
Peter Romfeld bbebd26b13
fastlane: 2.75.1 -> 2.80.0 2018-02-05 16:50:53 +08:00
adisbladis d80057f245
Merge pull request #34601 from markuskowa/mpich2-pr
mpich2: 3.2 -> 3.2.1, update meta data
2018-02-05 13:54:00 +08:00
adisbladis 3adc9897ec
Merge pull request #34598 from markuskowa/freeipmi-pr
freeipmi: 1.5.7 -> 1.6.1
2018-02-05 13:53:43 +08:00
André-Patrick Bubel f36b17305e
grv: 0.1.0 -> 0.1.1 2018-02-05 04:19:14 +01: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
Markus Kowalewski bd80130fd9
mpich2: add maintainer, update license 2018-02-04 15:57:50 -08:00
Markus Kowalewski ff8b077071
mpich2: 3.2 -> 3.2.1 2018-02-04 15:52:29 -08:00
Thomas Tuegel 4688dd0cf5
Merge pull request #34526 from ttuegel/bugfix/plasma-integration/font-style
plasma-integration: Fix font style name bug with Qt >= 5.8
2018-02-04 17:41:50 -06:00
Tuomas Tynkkynen 5d2b4a5dc8 picocom: 3.0 -> 3.1 2018-02-05 01:02:50 +02: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 f0e404b1de
Merge pull request #34591 from womfoo/bump/facter-3.9.3
facter: 3.9.0 -> 3.9.3 and dependency libwhereami: 0.1.1 -> 0.1.3
2018-02-04 20:03:24 +00:00
Jörg Thalheim bfbcc99317
Merge pull request #34549 from gnidorah/way-cooler
way-cooler: 0.6.2 -> 0.8.0
2018-02-04 19:51:57 +00:00
adisbladis 14731b5968
calibre: 3.15.0 -> 3.16.0 2018-02-05 03:46:10 +08:00
adisbladis 2d724b68bf
airsonic: 10.0.1 -> 10.1.1 2018-02-05 03:37:40 +08:00
Thomas Tuegel d78f9f030b
plasma-integration: Upstream patch for Qt 5.8 font style names
Since Qt 5.8, font style names are handled in a way that prevents alternate
styles (bold, italic, etc.) from being selected for user interface fonts.

See also: https://phabricator.kde.org/D9070
2018-02-04 13:31:04 -06:00
Jan Tojnar 4e2ff7528b
synapse: 0.2.99.2 → 0.2.99.3 2018-02-04 20:14:27 +01:00
Frederik Rietdijk 5967321b27
Merge pull request #34590 from womfoo/bump/pick-2.0.1
pick: 1.9.0 -> 2.0.1
2018-02-04 18:58:13 +00:00
Markus Kowalewski ca1a55cabd
freeipmi: 1.5.7 -> 1.6.1 2018-02-04 10:41:36 -08:00
Austin Seipp 0e371a60a5 symbiyosys: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:35 -06:00
Austin Seipp 12037a9e79 yosys: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:19 -06:00
Austin Seipp 2b5a665bc1 arachne-pnr: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:11 -06:00
Austin Seipp f610a780e4 icestorm: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:00 -06:00
John Ericson de243f244f
Merge pull request #34312 from lopsided98/cpupower-pciutils-cross
cpupower, pciutils: enable cross compiling
2018-02-04 11:51:48 -05:00
Herwig Hochleitner 8c8e8823bb chromium: 64.0.3282.119 -> 64.0.3282.140
[security] https://crbug.com/808163
2018-02-04 17:47:51 +01:00
Remy Goldschmidt dc5bdf22d9
gnuradio: fix wrapper
gnuradio-with-packages was not running makeWrapper on any of the
symlinked executables because `find $out/bin -type f -executable`
does not resolve symlinks. I don't understand how the old code
ever worked on any system.
2018-02-04 10:45:52 -06:00
Michael Weiss 4db7c04160 fim: 0.5rc3 -> 0.6 2018-02-04 16:15:55 +01:00
Frederik Rietdijk c1d79509a0
Merge pull request #34553 from NixOS/python-unstable
Python package updates
2018-02-04 13:29:23 +00:00
Kranium Gikos Mendoza 99aab3dd56 facter: 3.9.0 -> 3.9.3 2018-02-05 00:29:06 +11:00
Kranium Gikos Mendoza bdd0bb241e libwhereami: 0.1.1 -> 0.1.3 2018-02-05 00:28:21 +11:00
Kranium Gikos Mendoza db40ca8d0a pick: 1.9.0 -> 2.0.1 2018-02-05 00:20:04 +11: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
Frederik Rietdijk 2dcb7573d9
Merge pull request #34579 from DarkScythe97/hwdata
hwdata: 0.300 -> 0.308
2018-02-04 12:33:56 +00:00
Frederik Rietdijk f36b4020df
Merge pull request #34588 from romildo/upd.greybird
greybird: 3.22.5 -> 3.22.6
2018-02-04 12:32:28 +00:00
Frederik Rietdijk f550b75981
Merge pull request #34583 from calvertvl/upd_src_1.17
src: 1.13 -> 1.17
2018-02-04 12:32:11 +00:00
Frederik Rietdijk 575d8ba030
Merge pull request #34585 from calvertvl/upd_loccount_1.2
loccount: 1.1 -> 1.2
2018-02-04 12:31:50 +00:00
Peter Simons 645743f1d8 normalize: enable libmad to add support mp3 files 2018-02-04 12:13:54 +01:00
José Romildo Malaquias 7bf36a8a9a greybird: 3.22.5 -> 3.22.6 2018-02-04 09:08:17 -02:00
Vladimír Čunát cc0f942aec
Merge #34584: lgi: Fix cairo bindings search path 2018-02-04 11:51:33 +01:00
Vladimír Čunát 4b3f0d8873
Revert "Merge #34584: lgi: Fix cairo bindings search path"
In the end I merged different version than I wanted.
This reverts commit f25d21d202, reversing
changes made to af884f5607.
2018-02-04 11:51:33 +01:00
Tuomas Tynkkynen b8dfab93cb cifs-utils: 6.6 -> 6.7 2018-02-04 12:46:02 +02:00
Vladimír Čunát f25d21d202
Merge #34584: lgi: Fix cairo bindings search path
This fixes awesome*.
2018-02-04 11:41:12 +01: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
Tuomas Tynkkynen 34b7ea6d45 Merge remote-tracking branch 'upstream/master' into staging 2018-02-04 12:22:39 +02:00
Jaakko Luttinen 07edef3dd3
diskrsync: unstable-2017-09-27 -> unstable-2018-02-03 2018-02-04 12:20:52 +02:00
Jaakko Luttinen 9a5b545e86
diskrsync: init at unstable-2017-09-27 2018-02-04 12:02:30 +02:00
Peter Simons af884f5607 cabal2nix: update build to hpack 0.24 2018-02-04 10:52:53 +01:00
Peter Simons 77e074829b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
2499b1e31f.
2018-02-04 10:52:48 +01:00
Peter Simons 3ac304963c hackage2nix: use latest version of weeder by default 2018-02-04 10:52:18 +01:00
Victor Calvert d6e1c7bd94 loccount: 1.1 -> 1.2 2018-02-04 04:50:30 -05:00
Frederik Rietdijk aaa50d506e python.pkgs.spyder: fix expression
Note I still get
```
This application failed to start because it could not find or load the
Qt platform plugin "xcb"
in "".
```
but that may be because I run it from the store which is not support for
Qt5 applications.
2018-02-04 10:17:35 +01:00
Frederik Rietdijk be964d00ea python.pkgs.pyqt5: minor improvements 2018-02-04 10:16:46 +01:00
Uli Schlachter f6a48c21d2 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 10:13:06 +01: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
DarkScythe97 2fa14f3d5c hwdata: 0.300 -> 0.308 2018-02-04 17:50:54 +10:30
Peter Hoeg c00cc986e8 wp-cli: 1.4.1 -> 1.5.0 2018-02-04 11:51:03 +08:00
Matthew Justin Bauer ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
gnidorah 810a19bab3 way-cooler: 0.6.2 -> 0.8.0 2018-02-04 05:17:53 +03:00
Tim Steinbach 8c280d3ad5
linux: 4.15 -> 4.15.1 2018-02-03 20:38:25 -05:00
Tim Steinbach 4069faad7f
linux-copperhead: 4.15.a -> 4.15.1.a 2018-02-03 20:36:14 -05:00
Tim Steinbach fcbb7da942
linux: 4.4.114 -> 4.4.115 2018-02-03 20:31:52 -05:00
Tim Steinbach e5ffae3966
linux: 4.14.16 -> 4.14.17 2018-02-03 20:29:23 -05:00
Tim Steinbach d6d4ef6580
linux: 4.9.79 -> 4.9.80 2018-02-03 20:27:04 -05:00
Jon Banafato 7e714bda87 keybase-gui: 1.0.39 -> 1.0.40 2018-02-03 19:49:23 -05:00
Jon Banafato 16ac5eb7f0 kbfs: 20171004.40555d -> 1.0.40 2018-02-03 19:49:23 -05:00
Jon Banafato ac1abbf4fc keybase: 1.0.39 -> 1.0.40 2018-02-03 19:49:23 -05:00
Tuomas Tynkkynen d8571b5795 iproute: 4.14.1 -> 4.15.0 2018-02-04 02:47:21 +02:00
Tuomas Tynkkynen f0d5bf8ce5 iptables: 1.6.1 -> 1.6.2 2018-02-04 02:47:19 +02:00
Tuomas Tynkkynen 95b0ae0ad7 boehmgc: 7.6.2 -> 7.6.4 2018-02-04 02:47:18 +02:00
Jon Banafato 4bef2fbc4f keybase-gui: fix missing desktop file
The keybase-gui package doesn't currently include the `.desktop` file
and supporting icons. This change fixes that.
2018-02-03 19:44:22 -05:00
Jörg Thalheim 2a2c8eab26 rust: fix evaluation 2018-02-04 00:09:00 +00:00
Ertugrul Söylemez a5f91d1f15 doom-bcc-git: CC=cc (for Darwin) 2018-02-04 01:00:58 +01:00
Will Dietz 113b04ae28 qgit: 2.6 -> 2.7 (#34536)
Changelog:
http://libre.tibirna.org/projects/qgit/wiki/27
2018-02-03 23:58:39 +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
Michael Weiss 88c16a63c6 nvme-cli: 1.4 -> 1.5 2018-02-03 23:04:30 +01:00
Tobias Pflug 32d4b018a7 grobi: init at 0.3.0 2018-02-03 22:54:18 +01:00
Bjørn Forsman e193d8674b astyle: 2.05.1 -> 3.1 2018-02-03 22:48:20 +01:00
Michael Raskin 2a541cc8f7
Merge pull request #33069 from brainrape/fix-idris-modules
idris: fix modules
2018-02-03 21:47:37 +00:00
Bjørn Forsman be40296afe qmmp: 1.1.10 -> 1.2.0
Fixes build failure since recent merge of staging branch:

$ nix-build -A qmmp
[...]
AutoMoc error
-------------
Included moc files with the same name will be generated from different sources.
Consider to
 - not include the "moc_<NAME>.cpp" file
 - add a directory prefix to a "<NAME>.moc" include (e.g "sub/<NAME>.moc")
 - rename the source file(s)
Include conflicts
-----------------
"moc_hotkeymanager.cpp" included in
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_win.cpp"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_x11.cpp"
would be generated from
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"

make[2]: *** [src/plugins/General/hotkey/CMakeFiles/hotkey_autogen.dir/build.make:58: src/plugins/General/hotkey/CMakeFiles/hotkey_autogen] Error 1
2018-02-03 21:26:41 +01:00
Bjørn Forsman 6b834384f6 bitscope: create derivations with version info
So far the store paths produced by the bitscope derivations have been
version-less. Fix it.
2018-02-03 21:14:50 +01:00
John Wiegley 0ef512fe7a ditaa: 0.9 -> 0.11 (adds --svg support) 2018-02-03 21:00:17 +01:00
adisbladis 93be6c41aa
firefox-devedition-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:46 +08:00
adisbladis d750b1a008
firefox-beta-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:45 +08:00
Vladimír Čunát 7e5cf3b1bf
Merge #34083: librsvg: 2.40.18 -> 2.42.2 2018-02-03 20:11:23 +01:00
adisbladis 1177bb7a09
nodejs: 9.4.0 -> 9.5.0 2018-02-04 03:06:30 +08:00
adisbladis 24dff4b341
libuv: 1.18.0 -> 1.19.1 2018-02-04 03:06:12 +08:00
Venkateswara Rao Mandela 3d74ccf5e8 doxygen: 1.8.11 -> 1.8.14 2018-02-03 20:02:42 +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
Vladimír Čunát 9c8b87e953
librsvg: 2.42.0 -> 2.42.2 (maintenance) 2018-02-03 19:51:08 +01: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 7afd65aed4 python.pkgs.packet-python: 1.33 -> 1.37.1 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 84fe4095b8 python.pkgs.sympy: 1.0 -> 1.1.1 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 dbb5b599ed python.pkgs.cryptography_vectors: 2.0.3 -> 2.1.4 2018-02-03 17:43:31 +01:00
Frederik Rietdijk 796a7d66b8 python: cryptography: 2.0.3 -> 2.1.4 2018-02-03 17:43:30 +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 e375e77bcf python.pkgs.pyqt5: 5.9.2 -> 5.10 2018-02-03 17:43:30 +01:00
Frederik Rietdijk c7f535c82d spyder: 3.2.4 -> 3.2.6 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 763a372911 awscli: 1.4.29 -> 1.4.32 2018-02-03 17:43:30 +01:00
Frederik Rietdijk f70f5e19cf python: widgetsnbextension: 3.1.0 -> 3.1.3 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 21d9ec1f90 python: tifffile: 0.13.4 -> 0.13.5 2018-02-03 17:43:30 +01:00
Frederik Rietdijk bbcc2eb34e python: thespian: 3.9.1 -> 3.9.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 25a8116a5b python: testfixtures: 5.3.1 -> 5.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 48f1fc32d8 python: sybil: 1.0.6 -> 1.0.7 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 131a42b918 python: SQLAlchemy: 1.2.1 -> 1.2.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6d256b8e79 python: Shapely: 1.6.3 -> 1.6.4.post1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk dd0381af8e python: restview: 2.8.0 -> 2.8.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 66672ced10 python: requestsexceptions: 1.3.0 -> 1.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk ac0193639f python: pytzdata: 2017.3.1 -> 2018.3 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 1583803ed3 python: pyOpenSSL: 17.2.0 -> 17.5.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk ee558088fd python: pylint: 1.8.1 -> 1.8.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 6a85336105 python: pyemd: 0.4.4 -> 0.5.1 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 0e7162df31 python: pycryptodomex: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 46dc693eb0 python: pycryptodome: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
Frederik Rietdijk a77cef2c3b python: plotly: 2.2.3 -> 2.3.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk d151d30c69 python: pendulum: 1.3.2 -> 1.4.0 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 150675c01b python: pecan: 1.2.1 -> 1.3.2 2018-02-03 17:43:30 +01:00
Frederik Rietdijk 14f0308f2b python: openpyxl: 2.4.9 -> 2.5.0 2018-02-03 17:43:30 +01:00