3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

32752 commits

Author SHA1 Message Date
Daiderd Jordan 9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Drew Hess c89919d645
perl-Proc-Find: init at 0.04. 2017-11-09 11:23:50 -08:00
Drew Hess ef5c0ff54f
perl-Perlosnames: init at 0.11 2017-11-09 11:21:57 -08:00
Austin Seipp a387652159 nixpkgs: remove busted 'tmin' package
Obsoleted by afl-tmin

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:19:55 -06:00
aszlig 8c5a3d86ae
paperwork-backend: Move into its own file
This package is most likely only used by Paperwork and thus it makes
sense to put it next to the main expression of Paperwork.

No functional changes here, evaluating before this commit and afterwards
leads to the same derivation hash.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:43 +01:00
aszlig 35f78e8d1a
paperwork-backend: Add myself to maintainers
Both Paperwork and its backend API are very likely to be updated in par,
but even when not whenever I work on Paperwork I'll check the backend as
well.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:41 +01:00
aszlig 2e4fc45902
paperwork(-backend): Fix meta.homepage
While updating Paperwork in 1b1cc34020 I
actually changed the GitHub URL to its new location.

However, the actual homepage of Paperwork is https://openpaper.work/ so
let's use that instead of the GitHub URL.

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @volth
2017-11-09 19:34:38 +01:00
Drew Hess 67ba83a934 kernel: add beagleboard.org kernel
And update the existing platform variant to use it
2017-11-09 18:28:14 +02:00
James Earl Douglas 2dc5f7c74b
ebook2cw: init at 0.8.2 2017-11-09 09:08:43 -07:00
Lancelot SIX 3d8be08cf8
Merge pull request #31394 from xvapx/sybase
pythonPackages.sybase: move to python-modules
2017-11-09 15:34:16 +01:00
Peter Hoeg 1529295c9b qtox: fix compilation 2017-11-09 21:11:30 +08:00
aszlig 1b1cc34020
paperwork(-backend): 1.2 -> 1.2.1
Upstream changes:

  Paperwork-GUI 1.2.1:

   * Add source code of Windows installer (NSIS installer) generator
   * Scanner support / Multi-scan: Cancel also successful scan session.
     Otherwise some scanner won't allow new scan sessions later.
   * Remove gi version warnings when starting (thanks to Matthieu
     Coudron)
   * Documentation: Add missing stdeb dependencies (thanks to Notkea)
   * paperwork-shell: Fix command 'scan'
   * paperwork-shell install: add docstring
   * Fix dialog 'about'

  Paperwork-backend 1.2.1:

   * paperwork-shell: improve help string of 'paperwork-shell chkdeps'
   * Fix label deletion / renaming
   * Windows: Fix FS.safe() when used for PDF import
   * Windows: Fix FS.unsafe() (used for PDF export)

Full upstream changelog can be found at:

https://github.com/openpaperwork/paperwork/releases/tag/1.2.1

Successfully tested building and running Paperwork with a few test
scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:45 +01:00
aszlig c1d12e1120
python/pyinsane2: 2.0.9 -> 2.0.10
Upstream changes:

  * Now works with 'setup.py develop' (thanks to Matthieu Coudron)
  * WIA: Some drivers (Lexmark for instance) returns
    WIA_ERROR_PAPER_EMPTY when calling transfer->Download() instead of
    returning a shorted image (like HP)
  * MacOSX + Sane: disable dedicated process workaround (doesn't work)
  * WIA: Minor optimisation (Use collections.deque() instead of
    list.pop())
  * Sane/exit(): Exit gracefully

Full changelog can be found at:

https://github.com/openpaperwork/pyinsane/blob/2.0.10/ChangeLog

Tested by building and running a few scans.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 07:35:43 +01:00
Franz Pletz 72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Sergey Alexandrov 1f5c2833e9 mpdas: init at 0.4.4 (#31398)
* mpdas: init at 0.4.4

* mpdas: read config from /etc instead from nix store
2017-11-08 21:28:53 +00:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Vaibhav Sagar d341d28401 ihaskell/wrapper.nix: unify ihaskellEnv and ihaskell
Having both `ihaskell` and `ihaskellEnv` is redundant, and might even
cause problems if the two differ somehow.
2017-11-08 23:19:16 +08:00
Marti Serra e4c7cfc9eb pythonPackages.sybase: move to python-modules 2017-11-08 15:59:16 +01:00
Robert Helgesson 503ddcf025
perl-String-ShellQuote: add license field 2017-11-08 14:21:14 +01:00
Bjørn Forsman 6c7c3beea3 keepassxc: rename from keepassx-community
I think the new name is more appropriate, see https://keepassxc.org/.
2017-11-08 08:48:54 +01:00
Orivej Desh 6b1161ebc0
Merge pull request #31302 from adisbladis/emacsPackages.font-lock-plus
emacsPackages.font-lock-plus: init at 20170222.1755
2017-11-08 02:51:03 +00:00
Charles Strahan 4ca7f46863
doas: init at 6.0
Portable version of the OpenBSD `doas` command.
2017-11-07 16:34:50 -05:00
Orivej Desh 6fb8bac12f
Merge pull request #31341 from orivej/rednotebook
Restore and update RedNotebook
2017-11-07 21:17:53 +00:00
Jörg Thalheim 15e42939cc
Merge pull request #31361 from yegortimoshenko/lmms/1.2.0-rc4
lmms: 1.1.90 -> 1.2.0-rc4, Qt5, optional lame, libsoundio, portaudio
2017-11-07 19:03:49 +00:00
Tuomas Tynkkynen 3b9fbfc162 libnsl: init at 1.1.0
This code was formerly part of glibc, but is now standalone to
be able to link against TI-RPC for IPv6 support.
2017-11-07 20:38:11 +02:00
Jörg Thalheim 27d8370743
Merge pull request #31366 from ravloony/procodile
procodile: init at 1.0.17
2017-11-07 18:21:11 +00:00
Samuel Leathers 3641da1ef1
Merge pull request #31114 from jraygauthier/jrg/python_selenium_update
selenium: 2.52.0 -> 3.6.0
2017-11-07 13:17:02 -05:00
Tom Macdonald 7b8e40c6b1 procodile: init at 1.0.17 2017-11-07 17:04:50 +01:00
Vladimír Čunát 6ffafc78fb
Merge branch 'staging'
Main change: glibc: 2.25-x -> 2.26-y, containing security fixes,
and various features and deprecations.  Unfortunately, some of the
latter still cause (transitively) a couple hundred newly failing jobs.
I'm not delaying anymore, so that we have the security fix on master.
I mainly patched gcc, llvm and icu, but I can't fix everything...
2017-11-07 16:00:35 +01:00
Yegor Timoshenko 467b9b7a93 lmms: 1.1.90 -> 1.2.0-rc4, Qt5, optional lame, libsoundio, portaudio 2017-11-07 14:48:20 +00:00
Joerg Thalheim b71500ef5a python.pkgs.betamax-matchers: 0.3.0 -> 0.4.0 2017-11-07 13:17:45 +00:00
Joerg Thalheim 5413be5645 python.pkgs.betamax-serializers: init at 0.2.0 2017-11-07 13:17:28 +00:00
Joerg Thalheim a5744101a2 python.pkgs.praw: 3.5.0 -> 5.2.0 2017-11-07 13:17:07 +00:00
Joerg Thalheim af9e6c1634 python.pkgs.prawcore: init at 0.12.0 2017-11-07 13:16:42 +00:00
Joerg Thalheim b0225f8cbc python.pkgs.sybil: init at 1.0.5 2017-11-07 13:16:19 +00:00
Joerg Thalheim 8fb1ec1af4 python.pkgs.update_checker: 0.11 -> 0.16 2017-11-07 13:15:49 +00:00
Joerg Thalheim 3339a7dc7c python.pkgs.textfixtures: 4.5.0 -> 5.3.0 2017-11-07 13:14:44 +00:00
Parnell Springmeyer 3c3e1db364 signal-desktop: init at 1.0.35 (#31335)
* signal-desktop: init at 1.0.35
2017-11-07 12:26:45 +00:00
Vladimír Čunát 9aa37b159b
Merge branch 'master' into staging 2017-11-07 06:41:23 +01:00
Peter Hoeg 376516f335
Merge pull request #31120 from peterhoeg/f/sqlite
sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9
2017-11-07 10:28:47 +08:00
Orivej Desh b48d954228 rednotebook: 1.8.1 -> 2.3 2017-11-07 00:18:30 +00:00
Orivej Desh 2b8d48a9fc rednotebook: move to applications/editors 2017-11-06 23:20:14 +00:00
Michael Alan Dorman 97f816dc56 pythonPackages.fuse: fix infinite recursion in expression
I believe this resolves #31338.
2017-11-06 17:57:15 -05:00
Orivej Desh e4a535afb9 Revert "pythonpackages.redNotebook: Remove outdated package"
This reverts commit 33a56ef0a6.
2017-11-06 20:56:48 +00:00
Frederik Rietdijk e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Frederik Rietdijk 4fc2fd6d26
Merge pull request #31242 from rnhmjoj/python
hyp: move expression out python-packages.nix
2017-11-06 20:43:22 +01:00
Frederik Rietdijk a346dc66a7
Merge pull request #31297 from fahadsadah/master
python: fastimport 0.9.4 -> 0.9.6
2017-11-06 20:33:29 +01:00
Graham Christensen 240b4f36a6
Merge pull request #31160 from mpickering/idris-10450
Add wrapper for idris exe for gcc/gmp runtime deps
2017-11-06 13:11:04 -05:00
Markus Kohlhase c84cb83e40 luabitop: remove flosse from the list of maintainers 2017-11-06 16:00:09 +01:00
gnidorah b0d193f596 SDL2: wayland support 2017-11-06 16:09:03 +02:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Vaibhav Sagar eece8755d1 ihaskell: re-enable 2017-11-06 09:58:28 +01:00
Peter Hoeg 01a7d7038b libmsgpack: 2.0.0 -> 2.1.5 2017-11-06 15:31:34 +08:00
Vincent Laporte a1449ea180
omake: 0.10.2 -> 0.10.3 2017-11-06 06:47:48 +00:00
Peter Hoeg dd18e063ef sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9 2017-11-06 13:07:52 +08:00
adisbladis ff2d16e7f8
emacsPackages.font-lock-plus: init at 20170222.1755 2017-11-06 11:43:38 +08:00
Sean Zicari 0711fe96f2 xosview2: init at 2.2.2 (#30629) 2017-11-06 09:55:23 +08:00
John Ericson 5ae8f18f4d Rename __targetPackages to targetPackages 2017-11-05 17:10:53 -05:00
Fahad Sadah c3786d07b1 python: fastimport 0.9.4 -> 0.9.6 2017-11-05 22:03:40 +00:00
Sauyon Lee 7486ae8e7c
quodlibet: 2.6.3 -> 3.9.1 2017-11-05 21:35:59 +01:00
Sauyon Lee a5f5bee85f
python.pkgs.pyobjc: init at 4.0b1 2017-11-05 21:35:59 +01:00
Sauyon Lee 9e2f54a30c
python.pkgs.faulthandler: init at 2.6 2017-11-05 21:35:58 +01:00
Frederik Rietdijk 5d21308f81 python.pkgs.six: 1.10.0 -> 1.11.0 2017-11-05 20:11:43 +01:00
Orivej Desh 225a05906c julia_05: use libgit2_0_25
It's libgit2 test fails with libgit2 0.26.0.
2017-11-05 18:43:30 +00:00
Peter Hoeg 43934459fa pythonPackages.pygit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00
Orivej Desh ce1b0c05a5 libgit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00
Orivej Desh 40e47e3fb3
Merge pull request #30898 from iblech/nat-traverse
nat-traverse: init at 0.7
2017-11-05 18:35:36 +00:00
Orivej Desh 3350cd141a
Merge pull request #30559 from earldouglas/dump1090
dump1090: init at bff92c4
2017-11-05 18:05:19 +00:00
Orivej Desh eddbd38611
Merge pull request #30993 from vinymeuh/py3exiv2
pythonPackages.py3exiv2: init at 0.2.1
2017-11-05 18:03:54 +00:00
Jan Tojnar 4d5a009b11
spidermonkey_52: init at 52.2.1gnome1 2017-11-05 17:02:29 +01:00
Théo Zimmermann f4914d4eb4 bignums: init at various versions
Bignums used to be part of the standard library of Coq.
We provide a version for Coq 8.6, and one for Coq 8.7.
2017-11-05 16:59:23 +01:00
Orivej Desh 585e9ccace
Merge pull request #30688 from bobvanderlinden/pr-vrb-init
vrb: init at 0.5.1
2017-11-05 15:58:33 +00:00
Piotr Bogdan 14f232d812 ultrastardx: fix build 2017-11-05 15:59:47 +01:00
Franz Pletz b032b3544f
linux_mptcp: 0.92.1 -> 0.93 2017-11-05 14:56:06 +01:00
Tuomas Tynkkynen b50693d16c kernel, initrd: Remove legacy ubootChooser 2017-11-05 15:11:12 +02:00
Sander van der Burg 51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Frederik Rietdijk 07eeeb3600 Python: move expressions in python-modules to their own folders 2017-11-05 10:45:54 +01:00
Frederik Rietdijk dd851a8d75
Merge pull request #31254 from LumiGuide/graphite-python-overrides
graphite: override django and django_tagging
2017-11-05 09:40:59 +01:00
Frederik Rietdijk f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
James Earl Douglas 7d52814ba5 dump1090: init at 2014-10-31 2017-11-05 04:30:26 +00:00
Orivej Desh 0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Orivej Desh 5369837c0b
Merge pull request #28873 from michalrus/hubstaff
hubstaff: init at 1.2.14
2017-11-05 04:18:54 +00:00
Michal Rus 07e2460afd
hubstaff: init at 1.2.14 2017-11-05 04:02:28 +01:00
Michael Raskin 7be7698612
Merge pull request #25552 from antonxy/master
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Michael Raskin af7be86125
Merge pull request #31264 from kini/acl2-update
acl2: 6.5 -> 7.4; sbcl: remove 1.2.0 and 1.3.12
2017-11-04 23:17:30 +00:00
Michael Raskin d715c087b1
Merge pull request #20423 from DerTim1/add-service-wrapper
service-wrapper: init at 16.04.0
2017-11-04 22:16:59 +00:00
knupfer d71833ee36 fetchipfs: init
Fixes #18296
2017-11-04 23:01:27 +01:00
Keshav Kini 21db63d669 sbcl: remove old versions 1.2.0, 1.3.12
SBCL 1.2.0 was being retained for the acl2 package, which no longer
needs it.  SBCL 1.3.12 was being retained for the maxima package,
which appears to no longer need it.
2017-11-04 13:48:22 -07:00
Keshav Kini 0094ca20cc acl2: 6.5 -> 7.4, refactor
The `make regression` line was failing because the expression was
downloading a core-system-only, no-libraries source tarball.  I
switched to using fetchFromGitHub, which downloads the full source
code -- the core system as well as the "community books",
i.e. libraries -- but the libraries unfortunately do not build yet
because they have more dependencies than the core system, and they
also run into some impurity problems during the build process.

This commit changes the ACL2 package so that at least the user will
obtain the latest version of the core system, even though they won't
get the community books.  In a later commit I hope to fix this; it
will require either changes to ACL2 itself, or a patch to be applied
to ACL2 in nixpkgs.

ACL2 7.4 has no trouble building on the current version of SBCL in
nixpkgs, so I let it do so instead of using the ancient SBCL version
1.2.0 from 2014.

I also added myself as a maintainer to this package, since I'm an
active contributor to the ACL2 project and am interested in seeing it
working on Nix.
2017-11-04 13:48:22 -07:00
Orivej Desh 86415c9c83
Merge pull request #27790 from MatrixAI/masterpdfeditor
masterpdfeditor: init at 4.2.70
2017-11-04 20:19:40 +00:00
Peter Simons a09460b827 ghc: add 8.2.2-rc2 2017-11-04 20:02:31 +01:00
Vincent Laporte 8923737cd5
ocamlPackages.sexplib: 0.9.2 -> 0.9.3 2017-11-04 17:09:50 +00:00
Guillaume Maudoux 7325ad9ab7 graphite: override django and django_tagging
instead of depending on specific versions in the django_tagging_0_4_3
and graphite_web derivations.

This should fix: https://github.com/NixOS/nixpkgs/pull/30277#discussion_r145393088

This was joint work of @basvandijk and @layus at NixCon 2017.
2017-11-04 17:53:35 +01:00
Tuomas Tynkkynen 61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Tim Steinbach 97f172a1d5
Merge pull request #31146 from NeQuissimus/kafka_updates
Kafka: Update + Tests
2017-11-04 11:06:32 -04:00
rnhmjoj 632a1807db
hyp: move expression out python-packages.nix 2017-11-04 12:57:58 +01:00
Vladimír Čunát eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Maximilian Bosch 5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Frederik Rietdijk decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh 3ea077e638
Merge pull request #30942 from andrestylianos/joker
joker: init at 0.8.6
2017-11-04 07:09:56 +00:00
André Stylianos Ramos 49e0be1d4d joker: init at 0.8.6 2017-11-04 06:36:16 +01:00
Michal 'BlessJah' Marzuchowski c3e7e2249b mtail: init at 3.0.0-rc4 2017-11-04 01:36:52 +01:00
Vincent Laporte 0ce1067b18
ocamlPackages.num: init at 1.1 2017-11-03 23:45:18 +00:00
Vincent Laporte 4f7c0aed38
ocaml: init at 4.06.0 2017-11-03 22:51:27 +00:00
Vincent Laporte 0eb284b351
alt-ergo: remove constraint on OCaml version 2017-11-03 19:44:20 +00:00
Vincent Laporte ee23541f89
ocamlPackages.ocaml_expat: 0.9.1 -> 1.0.0 2017-11-03 19:44:19 +00:00
vinymeuh 95d6424e9a pythonPackages.py3exiv2: init at 0.2.1 2017-11-03 20:01:55 +01:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Daiderd Jordan 9a1534496a
Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Robert Helgesson 6fb9706a1c
perl-CGI: 4.36 -> 4.37 2017-11-03 12:31:27 +01:00
Robert Helgesson 09ed44c9eb
perl-Software-License: 0.103012 -> 0.103013 2017-11-03 12:31:27 +01:00
Matthias Beyer 208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Raymond Gauthier f07ae8902d pythonV.V-selenium: from 2.52.0 to 3.6.0 2017-11-02 23:26:49 -04:00
Raymond Gauthier b2d6c63810 geckodriver: init at 0.19.1 2017-11-02 23:24:43 -04:00
Orivej Desh 52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Jörg Thalheim 60c4104b7e
Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-m
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
2017-11-03 00:19:52 +00:00
Jörg Thalheim ddec346c63
Merge pull request #31158 from jbboehr/fix/php-redis-3.1.4-m
phpPackages.redis: rev 4a37e4 -> 3.1.4
2017-11-03 00:13:27 +00:00
Orivej Desh c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Joerg Thalheim f255de884b python.pkgs.ldap3: 1.0.4 -> 2.3 2017-11-02 23:46:55 +00:00
Joerg Thalheim 3cdbc9705d python.pkgs.pyasn1-modules: 0.0.8 -> 0.1.5 2017-11-02 23:46:54 +00:00
Joerg Thalheim a478343856 python.pkgs.pyasn1: 0.1.9 -> 0.3.4 2017-11-02 23:46:54 +00:00
Joerg Thalheim 206a3c7653 python.pkgs.kaitaistruct: 0.6 -> 0.7 2017-11-02 23:46:54 +00:00
Joerg Thalheim fd261eefbd python.pkgs.h2: 2.5.1 -> 3.0.1 2017-11-02 23:46:54 +00:00
Joerg Thalheim 9d8cc4fab0 python.pkgs.hyperframe: 4.0.1 -> 5.1.0 2017-11-02 23:46:54 +00:00
Matthew Pickering 40124cd0cf Add wrapper for idris exe for gcc/gmp runtime deps
Fixes #10450

When compiling packages with -o the executable invokes gcc.
There is no compile time flag to control this invocation so for
now we create a wrapper which provides the dependency at runtime.
2017-11-02 23:14:12 +00:00
Bas van Dijk c894327215 postage: replaced by pgmanage-10.0.2
postage is no longer maintained and has been replaced by the identical pgmanage. See:

https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage

The following error is raised when a user enables the deprecated `services.postage.enable` option:

Failed assertions:
- services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
2017-11-03 00:14:00 +01:00
Orivej Desh da067f40f9 ipmicfg: fix style 2017-11-02 23:10:46 +00:00
Richard Marko 2b37262519 ipmicfg: init at 1.27.0 2017-11-02 22:19:35 +01:00
John Boehr 994cff67e3
phpPackages.redis: rev 4a37e4 -> 3.1.4 2017-11-02 13:50:51 -07:00
John Boehr 3c74fcf6bf
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
See #30734 - 5.1.2 segfaults
2017-11-02 12:55:56 -07:00
Tim Steinbach 30d4deccbd
kafka: Remove 0.8 2017-11-02 15:12:19 -04:00
Jörg Thalheim 4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Benjamin Staffin 998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Tim Steinbach ace06a2bf1
kafka: Default to 1.0 2017-11-02 13:48:22 -04:00
Tim Steinbach 46b09a8d55
kafka: Add 1.0.0 2017-11-02 13:46:07 -04:00
Thomas Tuegel a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Tim Steinbach 51629d777d
kafka: Add 0.11.0.1 2017-11-02 13:37:24 -04:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Thomas Tuegel 9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Peter Romfeld 3fb57fe0f8
jazzy: init at 0.9.0 2017-11-02 22:55:28 +08:00
Matthieu Coudron 7dce131b86 kernelmptcp: 0.91.3 -> 0.92.1 2017-11-02 13:14:57 +01:00
Langston Barrett 1fc6f4695c iwona (font): init at 0_995 (#31067)
* iwona: init at 0_995

* iwona: nitpicks
2017-11-02 12:09:47 +00:00
zimbatm c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Mathias Schreck ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Jörg Thalheim 010d30123d
Merge pull request #31081 from gnidorah/mpv
mpv: wayland support by default
2017-11-02 08:59:50 +00:00
c0bw3b e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Roger Qiu 8e541c08d6 masterpdfeditor: init at 4.2.70 2017-11-01 21:14:35 +01:00
zimbatm a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
Robert Helgesson a7d25d4bbc
perl-Parse-RecDescent: 1.967009 -> 1.967015 2017-11-01 15:35:52 +01:00
Robert Helgesson e65b441cd3
perl-libapreq2: limit to "out" outputs
The build otherwise fails due to being unable to produce `devdoc`.
2017-11-01 15:35:51 +01:00
Robert Helgesson 01ab800212
perl-Inline-C: 0.76 -> 0.78
Also minor general cleanups.
2017-11-01 15:35:51 +01:00
Robert Helgesson 2d145b03ee
perl-Inline: 0.64 -> 0.80 2017-11-01 15:35:51 +01:00
Robert Helgesson 406653f8e7
perl-ExtUtils-PkgConfig: 1.15 -> 1.16 2017-11-01 15:35:51 +01:00
Robert Helgesson 52bbba956b
perl-Apache-Test: disable tests
The tests don't work even with the redirects, possibly due to
attempting to start Apache.

Also add basic meta section.
2017-11-01 15:35:50 +01:00
Robert Helgesson e344aec6db
perl-common-sense: change attribute name to match CPAN
Leave the old attribute name as a backwards compatible alias.
2017-11-01 15:35:50 +01:00
Robert Helgesson 9d4fc88fbf
python-pycdio: 0.20 -> 0.21 2017-11-01 15:35:50 +01:00
Satoshi Shishiku 988ce5433f prosody: support for DBI, extra community modules and extra Lua libraries 2017-11-01 13:38:00 +01:00
Satoshi Shishiku 7d0b910361 luaPackages.luasocket: compile with unix support 2017-11-01 13:37:59 +01:00
Satoshi Shishiku dcd9969f5b luacyrussasl: init at 1.1.0 2017-11-01 13:37:59 +01:00
Satoshi Shishiku 36995b788e luaPackages.lpty: 1.1.1 -> 1.2.1 2017-11-01 13:37:57 +01:00
Satoshi Shishiku fbe0310ea4 luaPackages.luafilesystem: 1.6.2 -> 1.6.3 2017-11-01 13:37:56 +01:00
Satoshi Shishiku 309c74fd84 luaPackages.luaexpat: don't set isLibrary
This flag seems to be useless.
2017-11-01 13:37:56 +01:00
Satoshi Shishiku ec07abf316 luaPackages.luadbi: init at 0.5 2017-11-01 13:37:55 +01:00
gnidorah fb7924eaec mpv: wayland support by default 2017-11-01 14:13:51 +03:00
Jörg Thalheim cd2851b355
Merge pull request #31077 from luispedro/jug_update_163
pythonPackage.jug: 1.6.1 -> 1.6.3
2017-11-01 10:26:52 +00:00
Jörg Thalheim 25ed4dcac5 python.pkgs.jug: move to python modules 2017-11-01 05:25:58 -05:00
Jörg Thalheim e0f88fd9e1
Merge pull request #31079 from nixy/move-my-python-pkgs
Move my python pkgs
2017-11-01 10:16:14 +00:00
Andrew R. M cbd65e7980 pythonPackages.rply: move to python-modules/ 2017-11-01 05:49:01 -04:00
Luis Pedro Coelho 0671a2b6d4 pythonPackage.jug: 1.6.1 -> 1.6.3
Minor update to Jug (Python package)
2017-11-01 10:35:20 +01:00
Vladimír Čunát 06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Orivej Desh 522d0ca7aa
Merge pull request #31063 from scolobb/icicles-update
icicles: 2014-11-06 -> 2017-10-28
2017-11-01 02:10:25 +00:00
Orivej Desh 2c7b9d520e
Merge pull request #31066 from holidaycheck/nodejs-9.0.0
nodejs: init at 9.0.0
2017-11-01 00:42:23 +00:00
Mathias Schreck 5a43c92ffd nodejs: init at 9.0.0 2017-11-01 00:55:05 +01:00
Orivej Desh b51aa7b6d8
Merge pull request #31061 from orivej/pip-tools
pip-tools: update tests for 1.9.0 -> 1.10.1
2017-10-31 23:47:05 +00:00
Sergiu Ivanov e83ee49386 icicles: 2014-11-06 -> 2017-10-28
Also add icicles to the new Emacs infrastructure.
2017-11-01 00:03:57 +01:00
Sander van der Burg ebc8ffb010 groovebasin: remove 2017-10-31 23:51:01 +01:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Vladimír Čunát 681c6f99a8
luaPackages.mpack: fix sourceRoot
Uncovered by c3255fe8ec.
2017-10-31 23:47:16 +01:00
Sander van der Burg 6d1317ab31
Merge pull request #31058 from rnhmjoj/dnschain
DNSChain: move expression to new nodePackages
2017-10-31 23:44:02 +01:00
Orivej Desh b400e36548 pip-tools: update tests for 1.9.0 -> 1.10.1 2017-10-31 21:47:23 +00:00
Michael Weiss 252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
rnhmjoj fb9e4daa41
dnschain: move to nodePackages.dnschain 2017-10-31 22:01:31 +01:00
Orivej Desh 6e02ddc926
Merge pull request #31041 from matthiasbeyer/update-my-packages
Update a few packages
2017-10-31 17:21:00 +00:00
Michael Weiss 6df9c74238 pythonPackages: Move my libraries to python-modules 2017-10-31 17:28:59 +01:00
Michael Weiss 8e93531157 pythonPackages.raven: 6.2.1 -> 6.3.0 2017-10-31 16:41:10 +01:00
Matthias Beyer 12255a855f pythonPackages.click-log: 0.1.3 -> 0.2.1 2017-10-31 16:27:23 +01:00
Peter Hoeg 369056394f
Merge pull request #31020 from peterhoeg/p/mht
mht2htm: init at 1.8.1.35
2017-10-31 22:08:07 +08:00
Peter Hoeg 12da0b5f45 mht2htm: init at 1.8.1.35 2017-10-31 22:07:23 +08:00
Falco Peijnenburg 16bfe58552 clementine: Added gst-libav plugin
Fixes regression introduced in 0322f66307 that made clementine unable
to play m4a files.
2017-10-31 12:13:39 +01:00
Orivej Desh 1fee6e149b luastdlib: 41.2.0 -> 41.2.1 2017-10-31 10:38:12 +00:00
Peter Hoeg f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
Mica Semrick 37f548e836 hugin: 2016.2.0 -> 2017.0.0 2017-10-30 20:13:27 -07:00
Vladimír Čunát 687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
Frederik Rietdijk cd976095fe
Merge pull request #30986 from nixos-docs/remove-fetchgitrevision
fetchgitrevision: removed
2017-10-30 20:05:43 +01:00
Ricardo M. Correia 517a0723e4 pythonPackages.netaddr: fix patch hash 2017-10-30 19:18:59 +01:00
Falco Peijnenburg 3004b6f150 fetchgitrevision: removed
It doesn't work and was last referred to in 5553546c21
2017-10-30 18:37:20 +01:00
Rodney Lorrimar 9ec640ec70 bower2nix: fix execution under nix-shell --pure
bower2nix needs nix to compute store hashes.

Fixes rvl/bower2nix#16
2017-10-30 18:23:45 +01:00
Franz Pletz 36be7d3e85
Revert parts of "linux: remove unused kernel patches"
This reverts commit 05b8cae9ec that
removed the cgroup v2 patch for the 4.4 kernel.
2017-10-30 17:57:00 +01:00
Franz Pletz 517606d1d4
Revert "linux_4_4: remove"
This reverts commit 9f3f575ab3.

Support from upstream has been extended to Feb 2022.
2017-10-30 17:57:00 +01:00
Eelco Dolstra c3255fe8ec
fetchzip and friends: Set "name" to "source" by default
This makes them produce the same store paths as builtins.fetchgit,
builtins.fetchTarball etc. See
65b5f177b5.
2017-10-30 17:17:07 +01:00
Kai Harries a2fe432e2c gmailieer: init at 0.3 2017-10-30 17:01:39 +01:00
Falco Peijnenburg febe376f13 fetchadc: removed
It's not being used
2017-10-30 16:48:26 +01:00
Frederik Rietdijk 6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
adisbladis 98024e2d85
pythonpackages.pyramid_debugtoolbar: Remove outdated package 2017-10-30 11:56:08 +08:00
adisbladis b2de5a9373
pythonpackages.nose-selecttests: Remove outdated package 2017-10-30 11:56:07 +08:00
adisbladis 7d6a912bfe
pythonpackages.configshell_fb: Remove outdated package 2017-10-30 11:56:06 +08:00
adisbladis cb7caad4e9
pythonpackages.targetcli_fb: Remove outdated package 2017-10-30 11:56:05 +08:00
adisbladis 2170a73d5c
pythonpackages.rtslib_fb: Remove outdated package 2017-10-30 11:56:04 +08:00
adisbladis 33a56ef0a6
pythonpackages.redNotebook: Remove outdated package 2017-10-30 11:56:03 +08:00
adisbladis 938369861a
pythonpackages.trac: Remove outdated package 2017-10-30 11:56:02 +08:00
adisbladis 2ca086da82
pythonpackages.deform_bootstrap: Remove seemingly dead package 2017-10-30 11:56:01 +08:00
adisbladis 3fcf9bc9b1
pythonpackages.googlecl: Remove outdated package (source url dead) 2017-10-30 11:56:00 +08:00
adisbladis 495b099818
pythonpackages.requests_oauth2: Remove dead package 2017-10-30 11:55:59 +08:00
adisbladis 1b55fc5922
pythonpackages.doxypy: Remove outdated package 2017-10-30 11:55:58 +08:00
adisbladis ab66d6ea22
pythonpackages.rtmidi: Remove outdated package 2017-10-30 11:55:57 +08:00
adisbladis bb50ae9807
pythonPackages.beautifulsoup: Move into pyload, no longer depended upon by any packages 2017-10-30 11:55:56 +08:00
adisbladis 12d8140a51
pythonpackages.python_tvrage: Remove dead package 2017-10-30 11:55:55 +08:00
adisbladis e86b3a07d1
pythonpackages.ledger-autosync: Remove outdated package 2017-10-30 11:55:53 +08:00
adisbladis 8b8dd0926f
pythonpackages.taskcoach: Remove outdated package, far behind upstream 2017-10-30 11:55:52 +08:00
adisbladis b9b8efc812
pythonpackages.ropemacs: Remove outdated package, far behind upstream 2017-10-30 11:55:51 +08:00
adisbladis d1144c05ec
pythonpackages.ropemode: Remove outdated package, far behind upstream 2017-10-30 11:55:50 +08:00
adisbladis 88683da115
pythonpackages.pymacs: Remove package, does not seem to be maintained upstream 2017-10-30 11:55:49 +08:00
adisbladis 49a1221562
salut-a-toi: Move pythonPackages dependencies not required by other packages into salut-a-toi derivation 2017-10-30 11:55:48 +08:00
adisbladis 552922cf53
pythonPackages.pylibacl: 0.5.1 -> 0.5.3 2017-10-30 11:55:47 +08:00
adisbladis 286ca78bf7
pythonPackages.fuse: Move to python-modules 2017-10-30 11:55:46 +08:00
adisbladis 892a0005ff
pythonPackages.pyxattr: 0.5.1 -> 0.6.0 2017-10-30 11:55:45 +08:00
adisbladis e78864e3b7
pythonPackages.skype4py: Remove package, not updated in years and no dependent packages 2017-10-30 11:55:44 +08:00
adisbladis b831d3845f
pythonPackages.clientform: Remove package
From upstream:
This functionality provided by this module is now part of mechanize. I don't intend to make further standalone releases of ClientForm.
2017-10-30 11:55:43 +08:00
Christopher Singley e697f10fc4 PlexPy: init at 1.4.25 2017-10-29 19:28:16 -05:00
Rommel Martinez 977bf2ec9a usync: init at 0.0.3 2017-10-30 06:13:31 +08:00
Bjørn Forsman adac3e43fd pythonPackages.llfuse: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 1402436395 pythonPackages.pyev: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 05bf2bdba1 pythonPackages.usbtmc: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman aaa3608b4b pythonPackages.pyusb: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 086ad07ed6 pythonPackages.scapy: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 628e1b9b4e pythonPackages.seqdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman fb3973a43e pythonPackages.robotframework-ride: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman b6d345c4b0 pythonPackages.robotframework: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 3ab65ef6bf pythonPackages.robomachine: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 6de28d760a pythonPackages.Pyro: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman afd4a17ee5 pythonPackages.nwdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 9e76c950a7 pythonPackages.gevent: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 34dbc6c01c pythonPackages.dpkt: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 95f29282fb pythonPackages.pycollada: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 0bc9f75dc1 pythonPackages.construct: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 4c0582d47d pythonPackages.blockdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 36ff83402a pythonPackages.autopep8: move to python-modules/ 2017-10-29 22:34:01 +01:00
Frederik Rietdijk d6532711a1
Merge pull request #30922 from flokli/bpython
Update bpython to 0.17
2017-10-29 15:16:47 +01:00
Frederik Rietdijk d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Frederik Rietdijk 67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00
Frederik Rietdijk 416a975f74 python.pkgs.tabulate: move expression 2017-10-29 13:44:43 +01:00
Frederik Rietdijk 5c2d2cbff3 python.pkgs.numtraits: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk 4ad0e0da32 python.pkgs.nose-exclude: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk b35a257dfd python.pkgs.zipfile36: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 7c4c7cde6e python.pkgs.seaborn: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 16d0a334c8 python.pkgs.pysoundfile: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk d4bf9684b7 python.pkgs.odo: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 119a58abbe python.pkgs.datashape: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 6e5276f0ab python.pkgs.multipledispatch: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk dde8ded1ef python.pkgs.ipython_genutils: move expression 2017-10-29 12:44:13 +01:00
Florian Klink 978a9ba0cd bpython: 0.12 -> 0.17 2017-10-29 12:28:26 +01:00
Florian Klink c463a8e0c5 urwid: move into separate file, use fetchPypi instead of fetchurl 2017-10-29 12:27:31 +01:00
Florian Klink 11bba268fe curtsies: init at 0.2.11 2017-10-29 12:27:27 +01:00
Florian Klink 208e5c99c4 pyte: init at 0.7.0 2017-10-29 12:26:45 +01:00
Bjørn Forsman 489cdc23fc pythonPackages.robotsuite: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:31 +01:00
Bjørn Forsman 7357b369d5 pythonPackages.pyodbc: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:23 +01:00
Bjørn Forsman 013da4ef66 pythonPackages.demjson: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:19 +01:00
Bjørn Forsman b1e23a87b1 pythonPackages.bitstring: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:50:59 +01:00
Bjørn Forsman 0b93dbe9d6 pythonPackages.robotsuite: 1.4.2 -> 2.0.0
* fetchurl -> fetchPypi
* Remove commented out doCheck
2017-10-29 11:26:57 +01:00
Bjørn Forsman 235a31b79f pythonPackages.pyodbc: 3.0.7 -> 4.0.19
* fetchurl -> fetchPypi
* Update homepage (old page still works, but tells user to got to
  github).
2017-10-29 11:26:57 +01:00
Bjørn Forsman 2e44d576fd pythonPackages.demjson: 1.6 -> 2.2.4
* fetchurl -> fetchPypi
* Tests work now.
* jsonlint is installed for us by package buildsys.
* Disable for python3.6 (build/test error).
2017-10-29 11:26:57 +01:00
Bjørn Forsman f6b0aa8ad5 pythonPackages.bitstring: 3.1.2 -> 3.1.5
* fetchurl -> fetchPypi
* Tests work now
* Update homepage
2017-10-29 11:26:57 +01:00
Edward Tjörnhammar 9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
Edward Tjörnhammar 77d3869f27
colpack: init at 1.0.10 2017-10-29 10:20:54 +01:00
Frederik Rietdijk 79dc3ea8da
Merge pull request #30912 from kristoff3r/pwntools-update
python: pwntools 3.7.1 -> 3.10.0
2017-10-29 10:13:56 +01:00
Vladimír Čunát 15350df8d9
Merge #30901: ecdsautils: init 0.4.0 2017-10-29 09:08:48 +01:00
Kristoffer Søholm a9e5a846db python: pwntools 3.7.1 -> 3.10.0
Also moved to a seperate module
2017-10-29 01:39:03 +02:00
Nikolay Amiantov c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Sam Parkinson 5ac01066f2 gradio: init at 6.0.2 2017-10-29 06:32:38 +11:00
Benjamin Saunders 274f71e18c pythonPackages.affinity: init at 0.1.0 2017-10-28 08:55:13 -07:00
Andreas Rammhold 036f9ec235
ecdsautils: init 0.4.0 2017-10-28 17:41:34 +02:00
Ingo Blechschmidt a71e80db8b nat-traverse: init at 0.7 2017-10-28 16:42:40 +02:00
Herwig Hochleitner eb3f736afd emacsPackages.gn: init 2017-09-21 2017-10-28 15:19:07 +02:00
Herwig Hochleitner c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
Herwig Hochleitner 0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Herwig Hochleitner 288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
Yuri Aisaka ad1bf41391 skktools: init at 1.3.3 (#30778) 2017-10-28 11:23:42 +00:00
David Izquierdo abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03:00
Peter Hoeg 405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Frederik Rietdijk cf5ebcf395
Merge pull request #30879 from iblech/sshlatex
sshlatex: init at 0.7
2017-10-28 11:13:53 +02:00
Ingo Blechschmidt 9f28f2dd38 sshlatex: init at 0.7 2017-10-28 11:08:05 +02:00
Frederik Rietdijk dcff3ccc0c
Merge pull request #30264 from tsaeger/tsaeger/ofxclient
pythonPackages.ofxclient: 1.3.8 -> 2.0.3
2017-10-28 08:56:10 +02:00
Robin Gloster e6061d737b
python.pkgs.nbmerge: init at unstable-2017-10-23 2017-10-28 08:06:37 +02:00
Orivej Desh 839a4794c0
Merge pull request #29954 from vyp/fix/buildluapackage
buildLuaPackage: set makeFlags directly instead of through preBuild
2017-10-28 00:17:36 +00:00
Frederik Rietdijk 97c7b69e25 systemd: remove udev attributes 2017-10-27 22:20:20 +02:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Joachim F b601d87cd6
Merge pull request #30554 from Ma27/init/shmig-2017-07-24
shmig: init at 2017-07-24
2017-10-27 17:45:36 +00:00
aszlig a7449bf4d8
libvirt-python: 3.6.0 -> 3.8.0
This fixes an eval error introduced by
17a069276f.

The reason the evaluation fails is because there's an assertion on the
version of the Python library in order to be in par with the top-level
libvirt package.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @fpletz
2017-10-27 17:41:47 +02:00
Robert Helgesson f5c74a2cae
perl-File-LibMagic: 1.15 -> 1.16 2017-10-27 12:39:42 +02:00
Michael Weiss 669b4c4e1b pythonPackages.raven: 6.2.0 -> 6.2.1 2017-10-27 11:32:35 +02:00
Edward Tjörnhammar 8f17abf29c
greg: init at 0.4.7 2017-10-27 08:33:34 +02:00
Graham Christensen 0f5eaaf1e9 Merge pull request #30810 from puffnfresh/package/jsawk
jsawk: init at 1.5-pre
2017-10-26 19:29:45 -04:00
Brian McKenna b72fcce2d9 jsawk: init at 1.5-pre 2017-10-27 09:55:57 +11:00
Daniel Peebles c3760f664e Merge pull request #30811 from puffnfresh/package/sbt-extras
sbt-extras: init at 77686b3
2017-10-26 08:51:38 -04:00
Brian McKenna ed0f558fb0 uvcdynctrl: init at 0.2 (#30806)
* uvcdynctrl: init at 0.3.0

* uvcdynctrl: nitpicks
2017-10-26 11:10:28 +01:00
Daiderd Jordan 31db63bd74 Merge pull request #30809 from andir/dnstracer-darwin
dnstracer: fix build on darwin
2017-10-26 11:30:24 +02:00
Brian McKenna c3d24791f5 sbt-extras: init at 77686b3
Fixes #21783
2017-10-26 11:30:45 +11:00
Andreas Rammhold 32d6259eec
dnstracer: fix build on darwin 2017-10-26 01:56:19 +02:00
Milan Svoboda c564e54f12 kitty: init at 0.4.2 (#30687)
* add new application: terminal kitty (opengl, c, python)

https://github.com/kovidgoyal/kitty.git

* kitty: nitpicks

* update kitty 0.4.0 -> 0.4.2, add maintainer
2017-10-25 22:03:20 +01:00
Jörg Thalheim aaebcef6b2 Merge pull request #30780 from veprbl/rootpy_1.0.1
add pythonPackages.root_numpy, bump python2Packages.rootpy
2017-10-25 21:09:25 +01:00
Maximilian Bosch 02b15a418a
shmig: init at 2017-07-24 2017-10-25 22:08:00 +02:00
Joachim F f13c421ff8 Merge pull request #30367 from Ma27/init-weechat-xmpp
weechat-xmpp: init at 2017-08-30
2017-10-25 20:04:43 +00:00
Jörg Thalheim fe6ae73af9 Merge pull request #30798 from league/bump-sqitch-iopager
perlPackages.IOPager: 0.06 -> 0.39 (for sqitch)
2017-10-25 20:43:15 +01:00
Jörg Thalheim 68fced26d8 Merge pull request #30799 from mehandes/svgcleaner
svgcleaner: init at v0.9.1
2017-10-25 19:52:49 +01:00
Dmitry Kalinkin a3bc5d6ae6
rootpy: 0.9.0 -> 1.0.1 2017-10-25 14:05:03 -04:00
Frederik Rietdijk 316f4ac994 Merge pull request #30762 from mayflower/jupyter-update
Update jupyter and enable a few tests
2017-10-25 19:54:55 +02:00
Frederik Rietdijk 6a768082fd Merge pull request #30508 from xvapx/meliae-init
meliae: init at 0.4.0
2017-10-25 19:46:43 +02:00
mehandes 17af9f8d4d svgcleaner: init at v0.9.1
Svgcleaner is a tool for fast and safe svg optymalization.
2017-10-25 18:43:10 +02:00
Christopher League d8ef4d510b perlPackages.IOPager: 0.06 -> 0.39 (for sqitch) 2017-10-25 12:02:57 -04:00
CrazedProgrammer 8327e434c4 astah-community: init at 7.2.0 (#30691)
* astah-community: init at 7.2.0

* astah-community: nitpicks
2017-10-25 14:56:52 +01:00
Eelco Dolstra 8f349a3bf3
Add function closureInfo to replace pathsFromGraph
Unlike pathsFromGraph, on Nix 1.12, this function produces a
registration file containing correct NAR hash/size information.

https://hydra.nixos.org/build/62832723
2017-10-25 15:38:14 +02:00
Jörg Thalheim fdb4bec671 Merge pull request #30156 from kuznero/pr/coreclr2
Fix coreclr and upgrade to 2.0.0
2017-10-25 13:33:07 +01:00
Franz Pletz ff63d3811f Merge pull request #30366 from Moredread/profanity-options
profanity: enable python and gpg support, parallel builds and enforcement of enabled features
2017-10-25 10:48:49 +02:00
volth 3cb89a81b7 vuze: init at 5750 (#30557) 2017-10-25 10:36:30 +02:00
Franz Pletz eb3332ef40 Merge pull request #30644 from woffs/pulsemixer
pulsemixer: init at 1.3.0-license
2017-10-25 10:32:07 +02:00
Tobias Happ 30721a280f phpPackages.couchbase: remove warnings on php startup
Removes following warnings:
[cb,WARN] (pcbc/ext L:418) igbinary serializer is not found
[cb,WARN] (pcbc/ext L:425) zlib compressor is not found
2017-10-25 10:26:13 +02:00
Joerg Thalheim e7fc83f1a6 coreclr: cleanup build 2017-10-25 07:55:32 +02:00
Dmitry Kalinkin 31b2e70f8d
root_numpy: init at 4.7.3 2017-10-25 00:55:29 -04:00
Franz Pletz 6df1cccfdf Merge pull request #30721 from xzfc/xpointerbarrier
xpointerbarrier: init at 17.10
2017-10-25 04:11:52 +02:00
Daniel Peebles 4bf221932e Merge pull request #30750 from kuznero/pr/dotnet-sdk
dotnet-sdk: init at 2.0.3
2017-10-24 19:10:03 -04:00
Roman Kuznetsov 6b1b8487df
dotnet-sdk : init at 2.0.3 2017-10-25 00:04:16 +02:00
Frank Doepper 4936e31141 pulsemixer: init at 1.3.0-license 2017-10-24 16:53:15 +02:00
Peter Hoeg 8a28d840e9 keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
Franz Pletz 4d92b5fb92
webkitgtk218x: fix evaluation 2017-10-24 16:08:22 +02:00
Franz Pletz 89640746b5
Merge branch 'master' into staging 2017-10-24 16:07:49 +02:00
Franz Pletz 0bb7a1b82a
webkitgtk: fix evaluation 2017-10-24 16:06:11 +02:00
Robin Gloster 62ca1c2dab
mistune: 0.7.1 -> 0.7.4, own file 2017-10-24 15:31:51 +02:00
Robin Gloster 817b7bb349
python.pkgs.nose_warnings_filters: init at 0.1.5 2017-10-24 15:31:50 +02:00
Robin Gloster 38c04e691c
python.pkgs.jupyter_core: own file, enable tests 2017-10-24 15:31:50 +02:00
Yellow Ghost 646a77739b
notify-desktop: init at 0.2.0
notify-desktop package added

improved code synopsis
2017-10-24 15:25:49 +02:00
Franz Pletz 5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz 2f50385352
botanUnstable: remove, unused 2017-10-24 14:21:07 +02:00
Franz Pletz 826258889e
webkitgtk217x: remove, unused 2017-10-24 14:21:04 +02:00
Franz Pletz aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Peter Hoeg 87bd0494ba krdc: init at 17.08.1 2017-10-24 16:54:46 +08:00
Alex Vorobiev 770bedbc20 meritous: init at 1.4 2017-10-24 09:52:52 +02:00
Michael Raskin 5fe5afe8ee clasp-common-lisp: init at 0.4.99.20170801 2017-10-24 08:43:41 +02:00
Cray Elliott 5ddea062e2 ffmpeg: 3.3.4 -> 3.4
ffmpeg_3 bumped to 3.4, and 3.3.4 removed from the tree
2017-10-23 23:23:23 -07:00
Peter Hoeg cccee1ddb7 minuet: init at 17.08.1 2017-10-24 11:26:56 +08:00
Robert Helgesson 3bf2a5168a
perl-Term-ProgressBar: 2.14 -> 2.21 2017-10-23 19:28:14 +02:00
Robert Helgesson 499195347f
perl-AnyEvent-RabbitMQ: 1.15 -> 1.19 2017-10-23 19:28:14 +02:00
Robert Helgesson 0204936c21
perl-AnyEvent: 7.08 -> 7.14 2017-10-23 19:28:14 +02:00
Robert Helgesson a798a434d1
perl-AnyEvent-I3: 0.16 -> 0.17 2017-10-23 19:28:14 +02:00
obadz 26122b368a citrix_receiver: refactor so older versions can still be installed
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735

As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.

Related to: #23975, #27664, #30029
2017-10-23 18:02:20 +01:00
Peter Hoeg c41d794ecb digikam: minor cleanups 2017-10-23 22:49:46 +08:00
Albert Safin 90729600a8 xpointerbarrier: init at 17.10 2017-10-23 20:38:59 +07:00
Jörg Thalheim 5fc37f2897 Merge pull request #30704 from veprbl/ipget
ipget: init at 0.2.5
2017-10-23 14:20:54 +01:00
Frederik Rietdijk 891c3721ed Merge pull request #30234 from deedrah/aspell-data-dirs-from-nix-profiles
aspell: added new patch data-dirs-from-nix-profiles.patch
2017-10-23 07:47:11 +02:00
Peter Hoeg 9b847750a2 Merge pull request #30623 from jerith666/webkit-icu
webkitgtk 2.4: fixup build by using older icu again
2017-10-23 13:41:09 +08:00
Dmitry Kalinkin 562f8313e0
ipget: init at 0.2.5 2017-10-22 21:46:40 -04:00
Marti Serra 6daba77884 pythonPackages.meliae: init at 0.4.0 2017-10-23 03:08:18 +02:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm 1d6eaac764 rust: remove beta and nightly releases
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Thomas Tuegel 6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley 89720d851a
coqPackages_8_7: New expression, but don't make it the default yet 2017-10-22 12:43:27 -07:00
Rostislav Beneš ba4cefe4ae aspell: added new patch data-dirs-from-nix-profiles.patch
Aspell will search for dictionaries in all nix profiles even when used as library.
Setting data-dir or dict-dir in ASPELL_CONF will disable this behavior.
2017-10-22 21:01:40 +02:00
Bob van der Linden 380bb673d4 vrb: init at 0.5.1 2017-10-22 16:06:34 +02:00
Vincent Laporte 4e0a95294b
gringo: use scons version 2
Using version 3 breaks some OCaml packages (namely ppx_deriving_yojson).
2017-10-22 13:25:46 +00:00
Pascal Wittmann db4b872d53
remove unused pythonPackages.requests_1 2017-10-22 11:16:39 +02:00
Nikolay Amiantov 5ba9411d02 python.pkgs.numpy-stl: init at 2.3.2 2017-10-22 04:18:28 +03:00
Nikolay Amiantov 3264001a9d python.pkgs.python-utils: init at 2.2.0 2017-10-22 04:18:23 +03:00
Nikolay Amiantov 1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00
Ryan Bernstein 941014ffff bowtie2: init at 2.3.3.1 2017-10-22 00:11:49 +02:00
Joachim F b591b5cf5b Merge pull request #30598 from andrewrk/zig
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley 835201e814 zig: init at 0.1.1 2017-10-21 12:45:54 -04:00
Hamish Mackenzie 8870d1a67d r-modules: Fix a number of popular R packages
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
Matt McHenry 0f0d11074f webkitgtk 2.4: fixup build by using older icu again 2017-10-20 20:25:58 -04:00
Vladimír Čunát bd8daca057
Merge branch 'staging'
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Frank Doepper 916c0a69f8 biboumi: init at 6.1 (#30193)
* biboumi: init at 6.1

TODO: integrate config in NixOS

* biboumi: remove external buildtime dep

- fetch catch.hpp in a reproducible way
- add maintainer
- enable tests
- remove git dep
- enable parallel building
- add pandoc dep for man page
- nitpicks

* biboumi: refine substitutions

- only CMakeLists.txt has to be patched regarding /etc/biboumi
- substitute /bin/kill in systemd service file
- prepare for configuring policy_directory in a future cfg file
2017-10-20 20:14:41 +00:00
John Wiegley 86b8e28bc1
startkde was removed by 0cd1b02817 2017-10-20 11:49:45 -07:00
Vladimír Čunát fd0e61a5db
vowpalwabbit: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:20:09 +02:00
Vladimír Čunát ddc41d7c6d
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:19:47 +02:00
gnidorah 7867b50881 nixos/pam: add swaylock (#29919) 2017-10-20 16:30:28 +00:00
Vladimír Čunát 90435ba060
Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b.
Now it's fixed by update 38b94d1f1f.
2017-10-20 18:13:15 +02:00
Vladimír Čunát eef0d0971c
Merge branch 'master' into staging 2017-10-20 18:12:41 +02:00
Michael Weiss e40233e136 scons: 2.5.1 -> 3.0.0
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues.  TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."

"NOTE: This is a major release.  You should expect that some targets may
rebuild when upgrading.  Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Joachim F 3c62474d08 Merge pull request #30528 from disassembler/gitea
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F 5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Joachim F dd60a064a9 Merge pull request #30597 from veprbl/root_6.10.08
root: 6.10.04 -> 6.10.08
2017-10-20 13:48:39 +00:00
Vladimír Čunát 0e339ca7a5
clickhouse: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:12:42 +02:00
Vladimír Čunát 9f2409096b
wt: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:00:55 +02:00
Vincent Laporte 68ed8f685b
ocamlPackages.camomile: 0.8.5 -> 0.8.6 2017-10-20 07:19:13 +00:00
Dmitry Kalinkin 4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00
gnidorah b17ec549a1 pythonPackages.fontconfig: init at 0.5.1 2017-10-19 20:30:22 +02:00
Vincent Laporte 1923cabeb4 ocamlPackages: default to 4.04 2017-10-19 17:57:14 +02:00
Robin Gloster c6adc2e348
python.pkgs.cufflinks: init at 0.12.0 2017-10-19 16:43:11 +02:00
Robin Gloster 22de3b48cf
python.pkgs.colorlover: init at 0.2.1 2017-10-19 16:43:11 +02:00
Nikolay Amiantov f3d368b93f python.pkgs.python-mapnik: 2016-08-30 -> 3.0.13 2017-10-19 17:22:49 +03:00
Frederik Rietdijk d854b3df2c Merge pull request #30503 from guibou/guibou_vfx_pkgs
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Thomas Tuegel f7de0da188
Merge branch 'pull/30305'
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Tim Steinbach 606487e19c Merge pull request #30522 from NeQuissimus/docker_17_10
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Jörg Thalheim 6f9c76662b Merge pull request #30572 from flokli/twilio
twilio: init at 6.8.0
2017-10-19 11:29:20 +01:00
Nikolay Amiantov 94dc37d622 cntk: init at 2.2 2017-10-19 13:24:24 +03:00
Nikolay Amiantov fe153d73ce tensorflow: 1.3.0 ->1.3.1
Build from source.

It's implemented as a two-staged Bazel build (see also
546b4aec776b3ea676bb4d58d89751919ce4f1ef).
2017-10-19 13:19:11 +03:00
Nikolay Amiantov 15bfc8c12a Merge pull request #30433 from abbradar/cudatoolkit
CUDA-related updates and cleanups
2017-10-19 13:18:43 +03:00
Nikolay Amiantov 1360c356e3 driversi686Linux: init
This is added so that Hydra would build several drivers-related packages for i686.

Closes #30455.
2017-10-19 13:12:28 +03:00
Nikolay Amiantov 59f51eba29 opencv3: use older cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov 771e403786 python.pkgs.Theano: merge CUDA and non-CUDA versions 2017-10-19 12:47:30 +03:00
Nikolay Amiantov efd2444de5 python.pkgs.libgpuarray: -9998.0 -> 0.6.9 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 85d3c00dce treewise: respect config.cudaSupport in packages 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov fe7c7a852d cudatoolkit9: init at 9.0.176
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov 0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Florian Klink 2856891562 twilio: init at 6.8.0 2017-10-19 09:56:47 +02:00
Kevin Quick 6015fdc76a
theft: add new theft development library package 2017-10-18 23:23:09 -07:00
André-Patrick Bubel 7a82f81b84
profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
adisbladis f8368f68ea
plasma5.plasma-vault: init at 5.11.1 2017-10-19 11:09:23 +08:00
adisbladis 84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
aszlig 27b7192726
digikam: 5.4.0 -> 5.7.0
The build for the version 5.4.0 of digiKam has been broken at the time
prior to this commit, which is the main reason for this update as I
don't think it makes sense to fix the build for 5.4.0 when we're going
to update it anyway.

A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too
much to be summarized here, so here are the URLs to the upstream
announcements:

 * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/
 * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
 * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/

On the packaging side, we now no longer have the patch that disables
-fno-operator-names because the build runs fine without that patch
(which didn't even apply but I didn't check why) and IMO it doesn't make
sense to rebase that patch for no reason.

Additionally, there were build time dependencies lurking around in
propagatedBuildInputs, which is kinda pointless and the application just
runs fine if those dependencies are listed in buildInputs.

While looking for clues about why that might be necessary I haven't
found any comment about it in the source nor a clarification within the
message of the commit where this has been introduced.

The commit in question is be7b7d908f.

Apart from these changes, the rest is just adding a few dependencies
(kcalcore, libksane, mesa and pcre) to get less errors during
cmakeConfigurePhase.

I've tested digiKam by playing around within a VM using photos I
netcat'ed into it and it works so far. The VM was built using:

nix-build nixos --arg configuration '{ pkgs, ... }: {
  imports = [ ./nixos/tests/common/user-account.nix ];
  environment.systemPackages = [ pkgs.digikam ];
  services.xserver.enable = true;
  services.xserver.displayManager.sddm.enable = true;
  services.xserver.desktopManager.plasma5.enable = true;
  services.xserver.desktopManager.default = "plasma5";
  virtualisation.memorySize = 1024;
}' -A vm

What I didn't test however was whether importing from a camera would
work (as I don't have one), but aside from that, the application seems
to run fine compared to the fact that it didn't even build until now :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel
Cc: @jraygauthier, @fkz, @sh01, @lsix
2017-10-19 04:42:53 +02:00
Michael Peyton Jones 922bd8182e tzupdate: init at 1.2.0 2017-10-19 03:19:14 +01:00
Volth 318b3fb34e tixati: init at 2.55 2017-10-19 00:47:37 +00:00
John Ericson ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Robert Helgesson 4233b83226
perl-CryptX: 0.050 -> 0.054 2017-10-18 18:53:22 +02:00
Samuel Leathers 66201d49bb gitea: add nixos service module 2017-10-18 12:50:36 -04:00
Tim Steinbach de3d191b91
docker: add 17.10.0-ce 2017-10-18 08:25:25 -04:00
Jörg Thalheim 30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
Peter Simons 757a759005 Merge pull request #30166 from LumiGuide/graphite-1.0.2
Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:58:55 +01:00
Kamil Chmielewski 18249532a3 spark: 2.1.0 -> 2.2.0 2017-10-18 13:13:53 +02:00
Guillaume Bouchard 41b06c1519 openvdb: init at 4.0.2 2017-10-18 11:57:10 +02:00
Guillaume Bouchard afc6a8a259 openexrid-unstable: init at 2017-09-17 2017-10-18 11:57:10 +02:00
Guillaume Bouchard d99e00c9d8 openfx: init at 1.4 2017-10-18 11:57:10 +02:00
Guillaume Bouchard 3cbecaadc2 partio: init at 1.1.0 2017-10-18 11:57:10 +02:00
Guillaume Bouchard db6e674bc8 alembic: init at 1.7.4 2017-10-18 11:57:09 +02:00
Guillaume Bouchard 7f83bf4261 ptex: init at 2.1.28 2017-10-18 11:57:09 +02:00
Peter Romfeld 29f9ca40cb ansible_2_4: init at 2.4.0.0 (#30073) 2017-10-17 22:03:43 +01:00
Tuomas Tynkkynen 0dd2ebc518 nix-info: Add separate tested variant for Hydra 2017-10-17 18:26:13 +03:00
lewo 85a1c9e867 bgpdump: init at 2017-09-29 (#30461)
* bgpdump: init at 2017-09-29

* bgpdump: switch to autoreconfHook
2017-10-17 09:37:20 +01:00
Jörg Thalheim eee77393b4 Merge pull request #30464 from rnhmjoj/bb
bb: init at 1.3rc1
2017-10-17 02:55:52 +01:00
Graham Christensen ab8b14cf92 Merge pull request #30397 from grahamc/nix-help
nix-info: init
2017-10-16 21:37:00 -04:00
Jörg Thalheim 39598617f2 Merge pull request #30469 from efx/bump-sqitch
sqitch-pg: 0.9994 -> 0.9996
2017-10-17 02:28:58 +01:00
Nikolay Amiantov 35ad024fa4 Merge pull request #29814 from abbradar/new-boost
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov b1e499788c boost: add numpy support
Not built by default.

Also add enablePython flag (enabled by default) and cleanup a bit.
2017-10-17 03:40:11 +03:00
Nikolay Amiantov b1736511ce boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
Nikolay Amiantov c6c67c46bf Merge branch 'master' into HEAD 2017-10-17 03:39:54 +03:00
Nikolay Amiantov 23ea2e931f boost165: init at 1.65.1 2017-10-17 03:39:50 +03:00
Drew Hess 356892f0e2
ArrayFIFO: init at 0.10. 2017-10-16 14:58:56 -07:00
Dan Haraj 188a413ebc sc2-headless: init at 3.17
This packages up the Starcraft II headless Linux client provided by
Blizzard for machine learning research.
2017-10-16 16:34:00 -04:00
geistesk 339d2e8006 openrct2: init at 0.1.1 2017-10-16 20:51:18 +02:00
Nikolay Amiantov 38ffe0e1f6 steam-run-native: init
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Vladimír Čunát 3d1dee3692
Merge branch 'master' into staging
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát d392f4be1c
systemd: no need to use older gperf anymore
For a long time.
2017-10-16 20:05:30 +02:00
Austin Seipp 635fbcbd33 nixpkgs: add aiger 1.9.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp e84cec2762 nixpkgs: add 'avy' -- property directed AIGER model checking
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp 740fb165da nixpkgs: add symbiyosys, for HDL verification flows
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Eli Flanagan ef39873f0f sqitch-pg: 0.9994 -> 0.9996 2017-10-16 07:34:30 -04:00
rnhmjoj 14bbec1801
bb: init at 1.3rc1 2017-10-16 11:08:06 +02:00
Dario Bertini e55b99e840 pipenv: init at 8.2.7
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini c6f90f9493 pew: 0.1.14 -> 1.1.0
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Jörg Thalheim e4532af925 Merge pull request #30421 from KaiHa/lbdb-0.44
lbdb: 0.38 -> 0.44
2017-10-16 08:46:22 +01:00
Jörg Thalheim 69886a4170 Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Jörg Thalheim 04c6047b51 Merge pull request #30435 from stesie/update-plv8
Update plv8 + build against V8 6.x
2017-10-15 17:37:15 +01:00
Franz Pletz dc38f6c524
pythonPackages.jsmin: init at 2.2.2 2017-10-15 16:16:33 +02:00
Stefan Siegl 68d48aae7e
plv8: use v8_6_x 2017-10-15 15:44:50 +02:00
Nikolay Amiantov f7d308dbdc plyfile: init at 0.5 2017-10-15 15:41:30 +03:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát 75e4191739
libreoffice(-still): fixup build by using older icu
It's slightly risky, as many dependencies use the newer icu already.
-fresh seems OK without such changes.
2017-10-15 13:49:08 +02:00
Vladimír Čunát 21034a44f0
mailcore2: fixup build by using older icu again 2017-10-15 11:05:34 +02:00
Vladimír Čunát 7cdbc8b246
firebirdSuper: fixup build by using older icu again 2017-10-15 10:53:53 +02:00
Graham Christensen b16f3b2131
nix-info: include in nixos' default system-path, nixpkgs's channel 2017-10-14 22:01:30 -04:00
Graham Christensen d9d2c4a4a9
nix-info: init 2017-10-14 22:01:23 -04:00
Kai Harries c37198e81d lbdb: 0.38 -> 0.44 2017-10-14 22:02:13 +02:00
Vladimír Čunát 8abbf3379e
v8: fixup build by using older icu again 2017-10-14 19:40:22 +02:00
gnidorah 27bcd6c426 mailnag: fix working (#30358)
* mailnag: fix working

* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Maximilian Bosch eef496f01c pythonPackages.yowsup: init at v2.5.2 (#30406)
* pythonPackages.yowsup: init at v2.5.2

* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Maximilian Bosch 4ce42a40c1
weechat-xmpp: init at 2017-08-30 2017-10-14 11:48:39 +02:00
Justin Humm 5cca8800a4 notmuch-bower: init at 2017-09-27 (#29856)
* bower: init and add erictapen as maintainer

* bower: fix up

* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Peter Hoeg f22ce20ec0 Revert "hyperv-daemons: init at current linux kernel version"
This reverts commit 51f1c635e6.
2017-10-14 14:42:49 +08:00
Peter Hoeg a5e387592a Revert "nix-upgrade-scripts: init at 0.0.4"
This reverts commit 15d2cf5494.
2017-10-14 14:42:49 +08:00
Peter Hoeg 72d8eeea88 Revert "amarok-kf5: init at 2.8.91-20170228"
This reverts commit fde0bad577.
2017-10-14 14:42:49 +08:00
Peter Hoeg 8df1c9ac17 Revert "firewalld: init at 0.4.4.4"
This reverts commit 178a96f99b.
2017-10-14 14:42:48 +08:00
Peter Hoeg 5f6d2d15ac Revert "nvidia-firmware: init at 325.15"
This reverts commit 15bdbc21f9.
2017-10-14 14:42:48 +08:00
Peter Hoeg 15bdbc21f9 nvidia-firmware: init at 325.15 2017-10-14 14:38:04 +08:00
Peter Hoeg 178a96f99b firewalld: init at 0.4.4.4
Includes systemd module.
2017-10-14 14:38:04 +08:00
Peter Hoeg fde0bad577 amarok-kf5: init at 2.8.91-20170228 2017-10-14 14:38:04 +08:00
Peter Hoeg 15d2cf5494 nix-upgrade-scripts: init at 0.0.4 2017-10-14 14:38:04 +08:00
Peter Hoeg 51f1c635e6 hyperv-daemons: init at current linux kernel version 2017-10-14 14:38:04 +08:00
Peter Hoeg 2fdfefa2da Merge pull request #30342 from acowley/pcl-qt5
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Florian Klink c46fa38c90 gummi: init at 0.6.6 (#30398)
* gummi: init at 0.6.6

* gummi: cleanup
2017-10-13 23:22:12 +01:00
Jörg Thalheim d7030f7576 Merge pull request #30167 from gnidorah/kmsxx
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Eisfreak7 06fc476bc6 qutebrowser: 0.11 -> 1.0.1 (#30365)
* qutebrowser: 0.11 -> 1.0

This updates has a few breaking changes, most importantly WebEngine
is now enabled by default and the configuration system was completely
changed (requiring uers to manually migrate their configuration).

More info: https://blog.qutebrowser.org/qutebrowser-v100-released.html

* qutebrowser: 1.0.0 -> 1.0.1
2017-10-13 18:15:19 +01:00
Anthony Cowley b2c1020a68 pcl: qt4 -> qt5; 1.8.0 -> 1.8.1 2017-10-13 00:59:50 -04:00
xd1le acc076d51f luaPackages: various cosmetic fixes
These involve:

- Formatting and spacing.
- Switching to using fetchFromGitHub where possible.
- Adding missing meta attributes.
  - Correcting license values or adding missing license values.
  - Adding vyp as maintainer for unmaintained packages.

None of these changes should affect the build result.

A different revision is used for luasqlite3, however, the source code
between these revisions is actually the same. (And the advantage is that
the new revision is a tagged release.)
2017-10-13 14:48:17 +11:00
xd1le 0946e30470 luaPackages: use consistent multiline strings for luafilsystem and
luazlib
2017-10-13 14:46:51 +11:00
Peter Hoeg f2e7019346 Merge pull request #30340 from peterhoeg/p/cryfs
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Peter Hoeg 82b8a22fa9 Merge pull request #30354 from peterhoeg/p/sddm-kcm
sddm-kcm: init at 5.10.5
2017-10-13 09:52:14 +08:00
Frederik Rietdijk 959a5b24b5 Merge pull request #30226 from geistesk/pypcap-1.1.6
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
Peter Hoeg 37172d2b74 sddm-kcm: init at 5.10.5 2017-10-12 23:09:50 +08:00
gnidorah 9087f56b32 ksmxx: 2017-10-03 -> 2017-10-10 2017-10-12 18:01:37 +03:00
gnidorah cf4a2bb111 kmsxx, pykms: suggestions by @FRidh 2017-10-12 17:59:12 +03:00
gnidorah 86ebd2e684 kmsxx and pykms: init at 2017-10-03 2017-10-12 17:59:12 +03:00
Florian Klink ab2cc75f78 guzzle_sphinx_theme: init at 0.7.11
* maintainers: add flokli

* sphinx_guzzle_theme: init at 0.7.11

This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Peter Hoeg 515ea69f09 cryfs: init at 0.9.7 2017-10-12 12:41:05 +08:00
Peter Hoeg 62e73a75f1 pykms: init at 20170719 2017-10-12 08:51:11 +08:00
Graham Christensen 5a43eec070
nixpkgs: expose .git-revision in the nixexprs like NixOS
nixos/lib/make-channel.nix:16:

    echo -n ${nixpkgs.rev or nixpkgs.shortRev} > .git-revision

This means the .git-revision exists in nixos channels, but not
Nixpkgs channels. Adding it to the nixpkgs channel makes it a
common API for any Nixpkgs use cases.
2017-10-11 06:51:36 -04:00
Franz Pletz 28407fad65 Merge pull request #29726 from stesie/v8
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Maxime Dénès d1e1ee7b09 coq: 8.7+beta1 -> 8.7+beta2 2017-10-11 03:02:01 +02:00
Langston Barrett 48a49fc12e coqPackages.HoTT: init at 20170921 2017-10-11 02:51:16 +02:00
Jörg Thalheim 2197ad045c Merge pull request #30256 from acowley/easyloggingpp-init
easyloggingpp: init at 9.95.0
2017-10-11 00:27:07 +01:00
Michael Alan Dorman 94bea74004 Fix pkgconfig reference 2017-10-10 17:56:29 +03:00
Shea Levy e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04:00
Tom Saeger 2227d3586e pythonPackages.ofxclient: 1.3.8 -> 2.0.3 2017-10-10 08:06:15 -05:00
Gabriel Ebner a936d9d6dc isabelle: 2016-1 -> 2017 2017-10-10 11:18:57 +02:00
Anthony Cowley f5c129d707 easyloggingpp: init at 9.95.0 2017-10-09 21:16:46 -04:00
Jörg Thalheim 9b177399c4 Merge pull request #30231 from pbogdan/newsbeuter-dev-remove
newsbeuter-dev: remove
2017-10-10 01:45:10 +01:00
bugworm d89b68ed87 antigen: init at 2.2.1 (#27266)
* Added antigen

* Repaced link to releases
2017-10-10 01:39:04 +01:00
Stefan Siegl 8ca237e698
v8_3_24_10: remove 2017-10-09 23:40:12 +02:00
Stefan Siegl 7dd87bd0c4
eventstore: 3.5.0 -> 4.0.3
... and use recent V8 version.
2017-10-09 23:33:33 +02:00
geistesk 71ee4751e4 pypcap: init at 1.1.6 2017-10-09 18:42:17 +02:00
xd1le b584c46623 luaPackages.luacheck: skip buildPhase 2017-10-10 02:51:05 +11:00
xd1le 152d294479 luajitPackages: disable luaexpat, luazip and cjson as their builds fail 2017-10-10 02:51:05 +11:00
xd1le b83c89b6b4 luajitPackages.mpack: disable with new isLuaJIT function insead of
marking it as broken
2017-10-10 02:51:05 +11:00
Vladimír Čunát 994036d857
Merge branch 'master' into staging
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Piotr Bogdan 680d344185 newsbeuter-dev: remove 2017-10-08 19:58:11 +01:00
Vladimír Čunát d32f7f4bb3
icu: switch default 58 -> 59 2017-10-08 18:24:13 +02:00
Vladimír Čunát 85b77d946e
mesa: use llvm_5 by default 2017-10-08 18:24:13 +02:00
Jörg Thalheim df51d642d8 Merge pull request #30218 from rasendubi/escrotum
escrotum: Init at 2017-01-28
2017-10-08 15:19:48 +01:00
Jörg Thalheim 28db3ad7ae Merge pull request #30216 from bachp/minio-exporter
Minio exporter
2017-10-08 15:09:32 +01:00
Alexey Shmalko dfd9a2bbd0
escrotum: Init at 2017-01-28 2017-10-08 14:18:45 +03:00
Jörg Thalheim 16a43e4587 Merge pull request #30217 from gnidorah/hotpatch
hotpatch: init at 0.2
2017-10-08 12:01:59 +01:00
Pascal Bach 9e4be636ba prometheus-minio-exporter: init at 0.1.0 2017-10-08 12:08:29 +02:00
mimadrid dc5734e063
rustRegistry: 2017-10-03 -> 2017-10-08 2017-10-08 12:05:16 +02:00
gnidorah 977c8e673c hotpatch: init at 0.2 2017-10-08 09:03:54 +03:00
Bas van Dijk 5b8ff5ed49 graphite: 0.9.15 -> 1.0.2
Fixes: #29961

Also added the option:

  services.graphite.web.extraConfig

for configuring graphite_web.
2017-10-08 03:03:22 +02:00
Jörg Thalheim 7908dcc0f6 Merge pull request #30205 from zraexy/kmplayer
kmplayer: 0.11.3d -> 0.12.0b
2017-10-08 00:32:39 +01:00
Unknown 40d9ebd969 massif-visualizer: 0.4.0 -> 0.7.0 2017-10-07 15:06:13 -08:00
Jörg Thalheim 8f8a7f34f5 Merge pull request #30200 from joncojonathan/update-gramps426
Update gramps426
2017-10-07 22:31:00 +01:00
Joerg Thalheim 58b6d3fdcb python.pkgs.spambayes: 1.1b1 -> 1.1b2 2017-10-07 22:28:38 +01:00
Jörg Thalheim a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Andreas Rammhold 8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Unknown 20b48cbd97 kmplayer: 0.11.3d -> 0.12.0b 2017-10-07 12:30:41 -08:00
Jörg Thalheim 7a566fc06d Merge pull request #30202 from pbogdan/update-ruby
ruby_2_2: 2.2.7 -> 2.2.8
2017-10-07 21:12:35 +01:00