1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 00:22:13 +00:00
Commit graph

26079 commits

Author SHA1 Message Date
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Anthony Cowley ade7c6645a vtk: fix darwin impurity 2016-10-02 00:59:26 -04:00
Yuxuan Shui 293d1d09ef fcitx: Add fcitx engine libpinyin 2016-10-02 00:36:05 -04:00
Ivan Solyankin 226f62317c
cups-kyocera: init at 1.1203 2016-10-01 23:41:46 +02:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Frederik Rietdijk 539e9fc80c Merge pull request #19132 from groxxda/pep8
pythonPackages.{pep,flake8}: undo changes from #19104
2016-10-01 18:29:21 +02:00
Martin Bornhold 0f63f35d6a flake8_3: init at 3.0.4
(cherry picked from commit 7026cdf9e9)
(cherry picked from commit 0675eb1b5d)
(cherry picked from commit 3c88d3a9c4)

---

initializes a new version of flake8 as a seperate expression.

Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-01 18:20:33 +02:00
Jörg Thalheim 11dd15b6c1 Merge pull request #17478 from Mounium/maia
maia-icon-theme: init at 23235fa
2016-10-01 18:16:24 +02:00
Alexander Ried 14510fdc73 Revert "flake8: 2.5.4 -> 3.0.4"
This reverts commit 7026cdf9e9.
This reverts commit 0675eb1b5d.
This reverts commit 3c88d3a9c4.

---

flake8 versions 2 and 3 are api incompatible and this update breaks
stuff. Version 3 should be added as a seperate expression and compatible
packages should use it explicitly.
2016-10-01 18:06:25 +02:00
Jörg Thalheim 46693bd6e8 Merge pull request #18043 from mogorman/kalibrate-hackrf
kalibrate-hackrf: init at 2016-08-27
2016-10-01 17:44:18 +02:00
Alexander Ried ecd80b9a0e gtk-vnc: remove gtk2 support (unused) 2016-10-01 17:14:31 +02:00
Alexander Ried e493c8406c Revert "pep8: replaced by pycodestyle (package was renamed)"
This reverts commit 0986a17eda.

----

pycodestyle and pep8 are not api compatible so the alias adds little
value.

Packages that are compatible with pycodestyle should be updated to use
the new version on a per package basis.
2016-10-01 17:01:50 +02:00
Benno Fünfstück 230512f3e4 sqlmap: fix typo 2016-10-01 15:38:44 +02:00
Jörg Thalheim f5c347aea6 Merge pull request #17408 from AndersonTorres/tecoc
tecoc: init at 20150606
2016-10-01 15:38:35 +02:00
Benno Fünfstück 19c6da2869 sqlmap: init at 1.0.9.post5 2016-10-01 15:14:43 +02:00
Matthias Beyer fe726ca733 bean-add: init at 2016-10-01 2016-10-01 14:49:22 +02:00
Benno Fünfstück 1bae891e66 burpsuite: init at 1.7.06 2016-10-01 14:27:04 +02:00
Jörg Thalheim d9c6879ae2 Merge pull request #18070 from RamKromberg/init/libagar
libagar: init at 1.5
2016-10-01 13:42:52 +02:00
Michael Raskin 3c25685ff7 wavefunctioncollapse: init at 0.0pre20160930 2016-10-01 13:47:11 +02:00
Michael Raskin 6546f56e71 syntex: init at 0.0pre20160915 2016-10-01 13:47:11 +02:00
Michael Raskin 3995f280ad convchain: init at 0.0pre20160901 2016-10-01 13:47:11 +02:00
Michael Raskin 66b12278f0 luaPackages: provide luajitPackages. luarocks tested to work in this setup 2016-10-01 13:39:39 +02:00
Frederik Rietdijk 11d7e93624 Merge pull request #19078 from FRidh/pypoppler
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:40 +02:00
Frederik Rietdijk f0155e8d70 pythonPackages.pypoppler: init at 0.12.2 2016-10-01 11:10:02 +02:00
Joachim F f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Joachim F bd3c356397 Merge pull request #19085 from acowley/vtk-darwin-take2
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Jörg Thalheim 1bd4c08606 Merge pull request #18018 from mogorman/gr-gsm
newpkg: gnuradio-gsm , gnuradio-ais, gnuradio-rds, libosmocore-0.9.0
2016-10-01 01:51:18 +02:00
Eelco Dolstra 590c164858 AnyEvent::CacheDNS: Disable tests
This doesn't work in a sandbox because it accesses the network.
2016-09-30 16:47:53 +02:00
Jörg Thalheim 7466214fa3 Merge pull request #19092 from romildo/upd.supertux
supertux: 0.4.0 -> 0.5.0
2016-09-30 15:56:08 +02:00
Jörg Thalheim 4b55584dba Merge pull request #19104 from mbld/python-flake8-update
flake8: 2.5.4 -> 3.0.4
2016-09-30 15:46:18 +02:00
Joachim F 1ddc08a3ac Merge pull request #18452 from bendlas/init-postgrey
postgrey: init at 1.36
2016-09-30 15:31:44 +02:00
Martin Bornhold 0675eb1b5d flake8: Add missing test dependencies. 2016-09-30 15:19:22 +02:00
Nicolas Dudebout f5a98e49f6 emacs-source-directory: remove 2016-09-30 08:23:45 -04:00
Martin Bornhold 7026cdf9e9 flake8: 2.5.4 -> 3.0.4 2016-09-30 14:12:49 +02:00
Martin Bornhold 532869cee2 mccabe: 0.4.0 -> 0.5.2 2016-09-30 14:12:48 +02:00
Martin Bornhold 0986a17eda pep8: replaced by pycodestyle (package was renamed) 2016-09-30 14:12:48 +02:00
Martin Bornhold d3aefc6576 pycodestyle: init at 2.0.0 2016-09-30 14:12:29 +02:00
Tuomas Tynkkynen bd05f4ff6d freerdp: Switch main attribute to freerdpUnstable
Not much point having it as a broken package. Fixes eval error of KDE4
test.
2016-09-30 12:00:20 +03:00
Anthony Cowley 450dd55d95 vtk: darwin compatibility 2016-09-29 21:29:40 -04:00
José Romildo Malaquias 055c435dd0 supertux: rename directory like upstream 2016-09-29 21:26:55 -03:00
Lancelot SIX 7e37d4bbf8 pythonPackages.django_1_8: 1.8.14 -> 1.8.15
This is a security release.

It fixes CVE-2016-7401.

See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Lancelot SIX dd553b6ef5 pythonPackages.django_1_9: 1.9.9 -> 1.9.10
This is a security release.

It fixes CVE-2016-7401.

See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Daiderd Jordan fcc1eb6f1c
pyopenssl: fix darwin preCheck 2016-09-29 20:56:31 +02:00
Frederik Rietdijk 423eebde88 Merge pull request #18836 from nlewo/master
pyopenssl: 16.0.0 -> 16.1.0
2016-09-29 20:01:48 +02:00
Antoine Eiche 8b5b1a2075 pyopenssl: 16.0.0 -> 16.1.0 2016-09-29 18:15:34 +02:00
Jörg Thalheim 4d0ae0e754 Merge pull request #18980 from MostAwesomeDude/gcsfuse
gcsfuse: init at v0.19.0
2016-09-29 16:55:07 +02:00
Jörg Thalheim 4d8e445a14 Merge pull request #19035 from makefu/init-ps3netsrv
ps3netsrv: init at 1.1.0
2016-09-29 16:29:45 +02:00
makefu 6353f8523d
ps3netsrv: init at 1.1.0 2016-09-29 16:09:37 +02:00
Graham Christensen fdada558c0 Merge pull request #19057 from grahamc/java7
oraclejdk7: remove due to end of life
2016-09-29 08:52:02 -04:00
Joachim F f2e0484292 Merge pull request #19020 from aherrmann/pr_clang_tools
clang-tools: New package
2016-09-29 13:16:20 +02:00
Eelco Dolstra 97bfc2fac9 runCommand: Use stdenvNoCC
This ensures that most "trivial" derivations used to build NixOS
configurations no longer depend on GCC. For commands that do invoke
gcc, there is runCommandCC.
2016-09-29 13:06:43 +02:00
Eelco Dolstra 0cb16a6955 Add stdenvNoCC
This is a standard environment that doesn't contain a C/C++
compiler. This is mostly to prevent trivial builders like runCommand
and substituteAll from pulling in gcc for simple configuration changes
on NixOS.
2016-09-29 13:06:41 +02:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Frederik Rietdijk 33b3bd6b36 Merge pull request #18963 from rycee/package/xdxf2slob
Add xdxf2slob tool and dependencies
2016-09-29 09:08:53 +02:00
Frederik Rietdijk ea5393d993 Merge pull request #19058 from Mic92/grip
Grip
2016-09-29 08:57:04 +02:00
Tuomas Tynkkynen 88a1ca3977 Merge pull request #18658 from bendlas/init-systemtap
systemtap: init at 51b7ca
2016-09-29 05:03:56 +03:00
Benno Fünfstück 4c493a32f9 ripgrep: update 0.1.17 -> 0.2.1 2016-09-29 00:51:14 +02:00
Jörg Thalheim ffb6c50b20
path-and-address: enable tests 2016-09-28 23:22:57 +02:00
Jörg Thalheim b1dc000df6
grip: enable tests 2016-09-28 23:22:46 +02:00
Graham Christensen 38c5876b2d
oraclejdk7: remove due to end of life 2016-09-28 16:39:12 -04:00
Tuomas Tynkkynen 633fb08a9a Merge pull request #19036 from makefu/init-mergerfs
mergerfs: init at 2.16.1
2016-09-28 23:27:43 +03:00
makefu 2960aa7f1b
mergerfs: init at 2.16.1 2016-09-28 22:17:57 +02:00
Jörg Thalheim 5cf8d64202 Merge pull request #19019 from k0ral/nixos-unstable
Add grip python package
2016-09-28 22:08:50 +02:00
koral 6aea928962 pythonPackages.grip: init at 4.3.2 2016-09-28 21:43:50 +02:00
koral 8bad6de0d2 pythonPackages.path-and-address: init at 2.0.1 2016-09-28 21:43:49 +02:00
Sergey Mironov 7b55de24c8 sox: read enableLame from the config 2016-09-28 21:39:52 +03:00
Vladimír Čunát 7a003eb9d5 mesa_drivers: work around #16779
This works around missing newer wayland symbols when running
some older packages on a system with updated opengl drivers.
We have no good solution yet, unfortunately. This commit might
break packages that rely on new wayland features, but those
should be a minority.
2016-09-28 19:52:22 +02:00
Graham Christensen ff5cf3abff linux-3.10: fix build by upstream patch 2016-09-28 19:18:34 +02:00
Peter Simons 7c7e88b45e Merge pull request #19046 from rycee/bump/bash-completion
Bump bash completion to 2.4
2016-09-28 18:39:24 +02:00
Joachim F c166675b53 Merge pull request #19033 from makefu/init-wol
wol: init at 0.7.1
2016-09-28 18:00:39 +02:00
Joachim F ae9d65eb21 Merge pull request #19037 from makefu/init-f3
f3: init at 6.0
2016-09-28 17:56:02 +02:00
Robert Helgesson e8817a2d20
bash-completion: change attribute name
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Vladimír Čunát 77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Graham Christensen 63d08188c1
moinmoin: 1.9.7 -> 1.9.8 2016-09-28 10:24:04 -04:00
Frederik Rietdijk 347af0823e Merge pull request #19001 from peterhoeg/unifi
python-unifi: init at 1.2.5
2016-09-28 16:13:04 +02:00
Robert Helgesson d945046be9
xdxf2slob: init at 2015-06-30 2016-09-28 15:58:59 +02:00
Robert Helgesson e3760e5ade
python-slob: init at 2016-03-04 2016-09-28 15:58:49 +02:00
Peter Hoeg 2a72354f41 python-unifi: init at 1.2.5 2016-09-28 21:56:49 +08:00
Franz Pletz 8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
makefu 36e0aedae7
f3: init at 6.0 2016-09-28 13:31:27 +02:00
makefu 16547d49da
wol: init at 0.7.1
wol, unlike wakelan, supports wake-on-lan passwords
2016-09-28 12:33:46 +02:00
Andreas Herrmann 4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
Joachim F f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Aneesh Agrawal 7b7d8ddbca salttesting: remove unused package
It was added as a dependency of Salt, which no longer depends on it.
2016-09-27 13:34:22 -04:00
Aneesh Agrawal 83902b4696 salt: move to all-packages.nix 2016-09-27 13:34:22 -04:00
Henry 0f06454a94 libpointmatcher: init at 7504481.. (2016-09-11) 2016-09-27 16:11:57 +02:00
Henry 295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Herwig Hochleitner 5609fe521d postgrey: init at 1.36 (includes service) 2016-09-27 15:35:02 +02:00
Herwig Hochleitner 7a0a877b15 perlPackages: add Parse::Syslog and IO::Multiplex 2016-09-27 15:34:18 +02:00
Christoph Hrdinka deb32ec23f
python-mapnik: fae6388 -> git-2016-08-30 2016-09-27 15:19:21 +02:00
Graham Christensen c992ac8584 Merge pull request #18921 from grahamc/spice
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00
Joachim F 81f47f7982 Merge pull request #18700 from yochai/master
mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
2016-09-27 12:56:05 +02:00
Alexander Ried 8976c70eda cogl: remove old version, make 1.22 default 2016-09-27 12:17:12 +02:00
Alexander Ried fc39a9a314 clutter: remove old version, make 1.26 default 2016-09-27 12:17:12 +02:00
zimbatm b92a367bed Merge pull request #18969 from loskutov/master
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Eelco Dolstra 483aa6b903 Merge pull request #18975 from mayflower/fix/remove-jdk6
jdkdistro: remove oraclejdk6, not maintained anymore
2016-09-27 11:54:49 +02:00
Frederik Rietdijk da4710f5ea Merge pull request #18045 from KoviRobi/python-plover-update
Python plover fix
2016-09-27 10:32:34 +02:00
zimbatm d4c66e2f46 Merge pull request #18694 from bachp/runner-master
gitlab-runner: add package and service
2016-09-26 22:45:39 +01:00
Joachim F a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Robert Helgesson 0de0d23246
python-PyICU: init at 1.9.3 2016-09-26 22:35:20 +02:00
Frederik Rietdijk 4020035513 Merge pull request #18935 from rycee/pullout/radicale
radicale: break into own package
2016-09-26 22:14:42 +02:00
Michael Raskin 62c0800e07 pyftgl: init at 0.4b 2016-09-26 19:24:22 +02:00
Frederik Rietdijk d5fd65df4e Merge pull request #18982 from aneeshusa/pin-packages-to-python2-part2
Pin packages to python2 part2
2016-09-26 18:33:26 +02:00
Eelco Dolstra 85c070e85a Fix unknown licenses 2016-09-26 18:30:10 +02:00
Aneesh Agrawal 777a6cafd9 asciidoc: Pin to Python 2 2016-09-26 11:36:27 -04:00
Eelco Dolstra 6776882b30 Net::Amazon::S3: 0.60 -> 0.80 2016-09-26 17:35:53 +02:00
Yochai 3b548dacf4 mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper 2016-09-26 18:26:52 +03:00
Corbin eef90e4153 gcsfuse: init at v0.19.0 2016-09-26 07:51:50 -07:00
Thomas Tuegel 8d41ee8858
emacs-zenburn-theme: 2.2 -> 2.4 2016-09-26 08:42:34 -05:00
Thomas Tuegel 0f312f3825
emacs-wgrep: 20141017 -> 2.1.10 2016-09-26 08:42:05 -05:00
Thomas Tuegel ee7152182c
emacs-web-mode: 11.1.12 -> 14 2016-09-26 08:41:31 -05:00
Thomas Tuegel 731775c304
wanderlust: 20150301 -> 20160912.242 2016-09-26 08:40:59 -05:00
Thomas Tuegel eac24ca9ee
emacs-volatile-highlights: 1.11 -> 1.11 2016-09-26 08:40:36 -05:00
Thomas Tuegel 5b42b051e8
emacs-use-package: 20151112 -> 2.2 2016-09-26 08:40:14 -05:00
Thomas Tuegel 3c8b7cfccf
emacs-tuareg: 2.0.9 -> 2.0.10 2016-09-26 08:39:45 -05:00
Thomas Tuegel e309342fbf
emacs-tracking: init at 2.3 2016-09-26 08:39:16 -05:00
Thomas Tuegel 4c2777cd34
emacs-switch-window: 20140919 -> 1.0.0 2016-09-26 08:38:53 -05:00
Thomas Tuegel fc960d2ad8
emacs-swiper: 0.7.0 -> 0.8.0 2016-09-26 08:38:31 -05:00
Thomas Tuegel 4e26fff784
emacs-smex: 20141210 -> 3.0 2016-09-26 08:37:28 -05:00
Thomas Tuegel 95e49fa304
emacs-smartparens: 20151025 -> 1.7.1 2016-09-26 08:37:01 -05:00
Thomas Tuegel 4b62d5f75c
emacs-smart-mode-line: 2.6 -> 2.10.1 2016-09-26 08:36:27 -05:00
Thomas Tuegel 4a95b638a8
emacs-semi: 20150223 -> 20160816.239 2016-09-26 08:35:47 -05:00
Thomas Tuegel 3b69c01a32
emacs-s: 20151023 -> 1.11.0 2016-09-26 08:35:24 -05:00
Thomas Tuegel 17484ec557
emacs-rust-mode: 20151026 -> 20160909.935 2016-09-26 08:34:55 -05:00
Thomas Tuegel 76826e43f6
emacs-rich-minority: 0.1.1 -> 1.0.1 2016-09-26 08:34:33 -05:00
Thomas Tuegel ea870e10a8
emacs-request-deferred: 0.2.0 -> 0.2.0 2016-09-26 08:34:07 -05:00
Thomas Tuegel 58c85dd755
emacs-request: 0.2.0 -> 0.2.0 2016-09-26 08:33:41 -05:00
Thomas Tuegel 90c2a387d2
emacs-rainbow-delimiters: 2.1.1 -> 2.1.3 2016-09-26 08:33:14 -05:00
Thomas Tuegel 60323b7d47
emacs-pyvenv: 1.7 -> 1.9 2016-09-26 08:32:51 -05:00
Thomas Tuegel 5bd81826b7
emacs-prop-menu: 0.1.2 -> 0.1.2 2016-09-26 08:32:26 -05:00
Thomas Tuegel 3870a67f94
emacs-persp-projectile: 0.13.0 -> 0.2.0 2016-09-26 08:32:00 -05:00
Thomas Tuegel f32333074f
emacs-helm-projectile: 0.13.0 -> 0.14.0 2016-09-26 08:31:34 -05:00
Thomas Tuegel 58ed31ff13
emacs-projectile: 0.13.0 -> 0.14.0 2016-09-26 08:31:03 -05:00
Thomas Tuegel 704e120da3
emacs-pkg-info: 20140610 -> 0.6 2016-09-26 08:30:21 -05:00
Thomas Tuegel cf47443c91
emacs-perspective: 1.12 -> 1.12 2016-09-26 08:29:56 -05:00
Thomas Tuegel 5b64845fb2
emacs-parsebib: 20151006 -> 1.0.5 2016-09-26 08:29:28 -05:00
Thomas Tuegel a9b8805831
emacs-org-trello: 0.7.5 -> 0.7.9 2016-09-26 08:29:02 -05:00
Thomas Tuegel 5133277005
org2jekyll: 0.1.8 -> 0.1.9 2016-09-26 08:27:34 -05:00
Thomas Tuegel c344ac70dd
emacs-multiple-cursors: 20150627 -> 1.4.0 2016-09-26 08:09:42 -05:00
Thomas Tuegel 51084543b1
emacs-monokai-theme: 1.0.0 -> 2.2.1 2016-09-26 08:09:16 -05:00
Thomas Tuegel ef14235ebf
emacs-moe-theme: 1.0 -> 20160907.727 2016-09-26 08:08:43 -05:00
Thomas Tuegel df5c07de9e
emacs-markdown-toc: 0.0.8 -> 0.1.2 2016-09-26 08:08:14 -05:00
Thomas Tuegel 3fb42a2adc
emacs-log4e: 0.3.0 -> 0.3.0 2016-09-26 08:01:38 -05:00
Thomas Tuegel 4636a5f958
emacs-idris-mode: 0.9.19 -> 0.9.19 2016-09-26 08:00:52 -05:00
Thomas Tuegel 44d0123259
emacs-ido-ubiquitous: 2.17 -> 3.14 2016-09-26 08:00:14 -05:00
Thomas Tuegel 8fe803fb81
emacs-ibuffer-vc: 0.10 -> 0.10 2016-09-26 07:59:00 -05:00
Thomas Tuegel f87e120878
emacs-hydra: 0.13.3 -> 0.13.6 2016-09-26 07:55:03 -05:00
Thomas Tuegel b6e46a7d5a
emacs-highlight-indentation: 0.7.0 -> 0.7.0 2016-09-26 07:54:31 -05:00
Thomas Tuegel 3f9e3563ff
remove emacs-hi2 2016-09-26 07:54:08 -05:00
Thomas Tuegel 24b96d662a
emacs-helm-swoop: 20141224 -> 1.7.2 2016-09-26 07:53:52 -05:00
Thomas Tuegel 32094daedd
emacs-helm-bibtex: 20151125 -> 2.0.0 2016-09-26 07:53:10 -05:00
Thomas Tuegel e8c2e705c0
emacs-haskell-mode: 13.16 -> 16.1 2016-09-26 07:52:28 -05:00
Thomas Tuegel 781dc67704
emacs-goto-chg: 1.6 -> 20131228.659 2016-09-26 07:51:58 -05:00
Thomas Tuegel 36fca11884
emacs-god-mode: 20140811 -> 20151005.925 2016-09-26 07:51:14 -05:00
Thomas Tuegel b67aa88d1d
emacs-go-mode: 20150817 -> 1.4.0 2016-09-26 07:50:40 -05:00
Thomas Tuegel 5d595cc538
emacs-gnus: 20140501 -> builtin 2016-09-26 07:50:07 -05:00
Thomas Tuegel 2300049028
emacs-gntp: 0.1 -> 0.1 2016-09-26 07:49:30 -05:00
Thomas Tuegel 086624c51e
emacs-gitignore-mode: 1.0.0 -> 1.2.2 2016-09-26 07:49:07 -05:00
Thomas Tuegel 7f385f91fe
emacs-gitconfig-mode: 1.0.0 -> 1.2.2 2016-09-26 07:48:45 -05:00
Thomas Tuegel 2c1f1084bc
emacs-gitattributes-mode: 1.0.0 -> 1.2.2 2016-09-26 07:48:22 -05:00
Thomas Tuegel 397834c47e
emacs-git-timemachine: 2.3 -> 3.0 2016-09-26 07:47:55 -05:00
Thomas Tuegel d485dccdf7
emacs-git-gutter: 20150930 -> 0.90 2016-09-26 07:47:13 -05:00
Thomas Tuegel 50d263fb81
emacs-git-auto-commit-mode: 4.4.0 -> 4.4.0 2016-09-26 07:46:45 -05:00
Thomas Tuegel 328ca89a4d
emacs-flim: 20141216 -> 20160831.633 2016-09-26 07:46:06 -05:00
Thomas Tuegel 4576ef1456
emacs-expand-region: 20150902 -> 0.10.0 2016-09-26 07:45:08 -05:00
Thomas Tuegel c785a709c5
emacs-exec-path-from-shell: 20141022 -> 1.11 2016-09-26 07:44:39 -05:00
Thomas Tuegel 464768b8e4
emacs-evil: 1.2.5 -> 1.2.12 2016-09-26 07:44:15 -05:00
Thomas Tuegel 1ea19fec28
emacs-evil-visualstar: 20151027 -> 0.2.0 2016-09-26 07:43:44 -05:00
Thomas Tuegel c736070a67
emacs-evil-surround: 20140616 -> 20160911.1224 2016-09-26 07:43:09 -05:00
Thomas Tuegel 6cee1a3925
emacs-evil-mc: 20150117 -> 20160804.637 2016-09-26 07:41:50 -05:00
Thomas Tuegel 9778a36fa9
emacs-evil-leader: 0.4.3 -> 0.4.3 2016-09-26 07:41:26 -05:00
Thomas Tuegel 23b295407b
evil-indent-textobject: 0.2 -> 20130831.1519 2016-09-26 07:40:39 -05:00
Thomas Tuegel 91492d0cf4
emacs-evil-god-state: 20140830 -> 20141116.1855 2016-09-26 07:40:09 -05:00
Thomas Tuegel dbab81a1bc
emacs-epl: 20140823 -> 0.8 2016-09-26 07:39:26 -05:00
Thomas Tuegel 02b49fdd4e
emacs-engine-mode: 1.0.0 -> 1.0.0 2016-09-26 07:38:54 -05:00
Thomas Tuegel 5427d16634
emacs-diminish: 0.45 -> 0.45 2016-09-26 07:38:24 -05:00
Thomas Tuegel 3d1ce6edd4
emacs-dash-functional: 2.11.0 -> 2.13.0 2016-09-26 07:37:53 -05:00
Thomas Tuegel ac2cdc1104
emacs-company-ghc: 0.1.10 -> 1.1.0 2016-09-26 07:37:24 -05:00
Thomas Tuegel 2eb4f928a7
emacs-company: 0.8.12 -> 0.9.0 2016-09-26 07:36:34 -05:00
Thomas Tuegel 66a5bff4e9
emacs-circe: 2.1 -> 2.3 2016-09-26 07:36:01 -05:00
Thomas Tuegel 3f59851563
emacs-change-inner: 20130208 -> 20150707.844 2016-09-26 07:35:14 -05:00
Thomas Tuegel 56a6a0f023
emacs-caml: 4.02.1 -> 20151009.845 2016-09-26 07:33:55 -05:00
Thomas Tuegel 5554185950
emacs-button-lock: 1.0.2 -> 1.0.2 2016-09-26 07:33:09 -05:00
Thomas Tuegel 5f5258c2af
emacs-browse-kill-ring: 20140104 -> 2.0.0 2016-09-26 07:32:29 -05:00
Thomas Tuegel d0afe6c290
emacs-bind-key: 20150321 -> 2.2 2016-09-26 07:31:44 -05:00
Thomas Tuegel c4c6aa1848
emacs-avy: 0.3.0 -> 0.4.0 2016-09-26 07:30:05 -05:00
Thomas Tuegel 695cb73c04
emacs-autotetris -> emacs-autotetris-mode 2016-09-26 07:29:23 -05:00
Thomas Tuegel 6ead4b3787
emacs-apel: 10.8 -> 20160427.152 2016-09-26 07:26:52 -05:00
Thomas Tuegel a57ef50d35
emacs-anzu: 0.52 -> 0.52 2016-09-26 07:25:00 -05:00
Thomas Tuegel 6cc576bbaf
emacs-alert: 1.2 -> 1.2 2016-09-26 07:24:29 -05:00
Thomas Tuegel 180741b134
emacs-ag: 0.44 -> 0.47 2016-09-26 07:23:34 -05:00
Graham Christensen 6d1638e697
spice-gtk: 0.29 -> 0.32 2016-09-26 08:22:49 -04:00
Thomas Tuegel d28bf142a7
emacs-ac-haskell-process: 0.5 -> 0.5 2016-09-26 07:22:20 -05:00
Franz Pletz 0ccb59b562
jdkdistro: remove oraclejdk6, not maintained anymore 2016-09-26 13:40:20 +02:00
zimbatm fb8e541da2 Merge pull request #18948 from kevincox/mumble-ice
Fix building mumble without ice.
2016-09-26 12:39:10 +01:00
Frederik Rietdijk 771ed59b48 Remove top-level buildPythonPackage and buildPythonApplication
Instead, pass in pythonXXPackages and use
pythonXXPackages.buildPythonPackage or
pythonXXPackages.buildPythonApplication.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk d6cb238c8e Remove top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk ee510f201d zbar: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk 804de7d820 zim: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk debfe4f124 terminator: do not use top-level python packages
and refactor to use buildPythonApplication. cc @bjornfor
2016-09-26 11:10:50 +02:00
Frederik Rietdijk 93eb9c6428 pythonSexy -> pythonPackages.libsexy 2016-09-26 11:10:50 +02:00
Ignat Loskutov fc7c571dce libxml++: add 3.0.0 2016-09-25 23:18:33 -04:00
Kirill Boltaev 43d6264f61 opam_1_0_0: explicitly specify ocaml version 2016-09-26 02:36:49 +03:00
Kirill Boltaev 04d71dd84c ocaml: add ocaml and ocamlPackages aliases for backward compatibility 2016-09-26 02:36:49 +03:00
Kirill Boltaev e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
Robert Helgesson 0f9ddacbd4
perl-Pod-Weaver: 4.013 -> 4.014 2016-09-26 01:01:49 +02:00
Robert Helgesson c8a2fb4d7b
perl-Net-Domain-TLD: 1.74 -> 1.75 2016-09-26 01:01:49 +02:00
Frederik Rietdijk aa23f61120 keepnote: do not use top-level python packages 2016-09-25 23:53:57 +02:00
Frederik Rietdijk b23dbcca46 don't call remove ibus-libinyin
since it's already called from within the ibus-engines set
2016-09-25 23:49:50 +02:00
Frederik Rietdijk edd2100fc4 gnuradio: do not use top-level python packages 2016-09-25 23:40:21 +02:00
Frederik Rietdijk 0721cd2f7d gimp: do not use top-level python packages 2016-09-25 23:19:01 +02:00
Frederik Rietdijk 0bd31510f0 dfeet: do not use top-level python packages
and use mkPythonDerivation.
2016-09-25 23:00:08 +02:00
Frederik Rietdijk 941ee1ba6e pystringtemplate -> pythonPackages.pystringtemplate
and use buildPythonPackage
2016-09-25 22:41:26 +02:00
Frederik Rietdijk f5cddb610d pysideShiboken: remove top-level attribute 2016-09-25 22:32:21 +02:00
Frederik Rietdijk 7470f4d761 freecad: do not use top-level Python packages 2016-09-25 22:32:20 +02:00
Frederik Rietdijk 7ff1544981 inkscape: use python.withPackages instead of wrappers 2016-09-25 22:31:25 +02:00
Robert Helgesson 9d2a831497
radicale: break into own package
Since this is an application it is not suitable for pythonPackages,
which is more appropriate for Python modules.
2016-09-25 22:15:19 +02:00
Luca Bruno 9263ad3ff8 Merge pull request #18955 from groxxda/pinpoint
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Alexander Ried dbc0229446 cogl_1_20: remove unused version 2016-09-25 17:08:49 +02:00
Alexander Ried a536b78815 clutter{,_gtk}: remove old versions 2016-09-25 17:08:49 +02:00
Alexander Ried 31bbc58c7a clutter-gtk_0_10: remove unused version 2016-09-25 17:08:43 +02:00
Joachim Fasting 3d7d44a48e
luasocket: fix eval
xref: cdbb0e2fb8
2016-09-25 16:18:08 +02:00
Alexander Ried 55a1a67111 clutter-gst2: remove unused version 2016-09-25 15:48:52 +02:00
Alexander Ried 70122cf43b pinpoint: use clutter{,_gtk} from gnome package set 2016-09-25 15:45:52 +02:00
zimbatm 5000f5050a Merge pull request #18692 from Mic92/luasocket
luasocket: fix non-5.1 builds
2016-09-25 13:44:41 +01:00
Franz Pletz 76b142b915 Merge pull request #18894 from tailhook/ripgrep
Add ripgrep package
2016-09-25 14:28:29 +02:00
Franz Pletz 01f465c82b
linux: 3.12.62 -> 3.12.63 2016-09-25 14:20:45 +02:00
Franz Pletz b1029abe56
linux: 3.10.102 -> 3.10.103 2016-09-25 14:20:45 +02:00
Franz Pletz e8cd27dd8a
linux_4_6: remove, not maintained anymore 2016-09-25 14:20:39 +02:00
Kevin Cox 180366aa14 Fix building mumble without ice. 2016-09-25 10:38:02 +01:00
andjscott 2e2542b389 keepasshttp: init at 1.8.4.1 (#18439) 2016-09-25 07:54:24 +02:00
Franz Pletz 7203a0e94c Merge pull request #18576 from maurer/oasis
oasis: 0.4.6 -> 0.4.7
2016-09-25 07:49:01 +02:00
Jörg Thalheim cdbb0e2fb8
luasocket: enable hydra build on more platforms
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-25 00:26:37 +02:00
Arseniy Seroka 98b2411fe3 Merge pull request #18677 from RamKromberg/fix/mlterm
mlterm: fix cairo and multiple other features
2016-09-25 01:19:29 +04:00
Arseniy Seroka 6ac9ad6b7f Merge pull request #18927 from schneefux/owncloud
owncloud: update minor versions, init 9.1.1
2016-09-25 01:02:10 +04:00
Vladimír Čunát 0593ad2b16 wayland: resurrect version 1.9.0
It'll likely be useful because of #16779, at least for some users.
Most of the change sneaked in c68850c6b already, by mistake.
2016-09-24 19:37:03 +02:00
Vladimír Čunát fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02:00
schneefux 94966d1086
owncloud: update minor versions, init 9.1.1 2016-09-24 18:03:15 +02:00
Joachim F 2522504bd1 Merge pull request #18463 from regnat/selfoss
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim F 6c935af9e1 Merge pull request #18761 from schneefux/nextcloud
nextcloud: init at 10.0.0
2016-09-24 15:55:26 +02:00
Joachim F 3e0dcb3955 Merge pull request #18866 from acowley/redprl
redprl: init at 2016-09-22
2016-09-24 15:51:54 +02:00
Franz Pletz b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
Franz Pletz 63052c1126
collectd: 5.5.2 -> 5.6.0 2016-09-24 15:33:31 +02:00
Vladimír Čunát 9eb91323bd Merge #18566: ghdl: add support for llvm backend 2016-09-24 14:14:13 +02:00
Nikolay Amiantov 8925bb7415 Merge pull request #18815 from aske/uniemoji
ibus-engines.uniemoji: init at 2016-09-20
2016-09-24 13:17:55 +04:00
schneefux 7864cfca46
nextcloud: init at 10.0.0 2016-09-24 09:17:29 +02:00
Anthony Cowley a3c26fec32 redprl: init at 2016-09-22 2016-09-23 20:37:20 -04:00
Franz Pletz 06395c6baf
bedup: 0.10 -> 0.10.1, fix eval
bedup is not available for Python 2, our current default.
2016-09-24 02:03:30 +02:00
Matthew Maurer 6f5d3bec32 oasis: 0.4.6 -> 0.4.7 2016-09-23 19:58:47 -04:00
Paul Colomiets 0609effeb2 Updated snapshot of crates.io-index 2016-09-24 02:26:14 +03:00
Paul Colomiets 1255d60b35 ripgrep: init at 0.1.17 2016-09-23 23:53:54 +03:00
Pascal Bach 373b37f179 gitlab-runner: init at 1.6.0 2016-09-23 22:38:56 +02:00
Alexander Ried 123f81b866 perlPackages.WWWCurl: fix broken build after curl update
upstream bugreport:
https://rt.cpan.org/Public/Bug/Display.html?id=117793

patch also taken from there
2016-09-23 20:04:16 +02:00
Joachim F aa9227828b Merge pull request #18572 from maurer/janestreet
Janestreet
2016-09-23 19:57:05 +02:00
Joachim F ac8206e31d Merge pull request #17147 from regnat/ocamlUpdates
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Joachim F 7529fd3bff Merge pull request #18818 from Jookia/RFC_htpdate
Rfc htpdate
2016-09-23 15:19:49 +02:00
Joachim F cdec20ac58 Merge pull request #18790 from michalrus/xmind
xmind: init at 7.5-update1
2016-09-23 03:47:57 +02:00
Tuomas Tynkkynen 8c1f927258 pythonPackages.cryptography: 1.5 -> 1.5.1, fixes build 2016-09-23 04:42:47 +03:00
Daiderd Jordan f62fef5fcb Merge pull request #18714 from RamKromberg/init/2mdoc
init: docbook2mdoc, texi2mdoc & pod2mdoc
2016-09-23 00:42:06 +02:00
Robert Helgesson 53d8a9d1dc
perl-String-Flogger: 1.101244 -> 1.101245 2016-09-22 23:24:00 +02:00
Robert Helgesson 897bdd061f
perl-Sub-Identify: 0.04 -> 0.12 2016-09-22 23:24:00 +02:00
Luca Bruno 9d99bbab89 Merge pull request #18775 from chris-martin/lato
lato: init at 2.0
2016-09-22 21:53:18 +01:00
Joachim F fc4751eccc Merge pull request #18751 from TvoroG/rtlwifi
rtlwifi_new: init at 2016-09-12
2016-09-22 22:50:46 +02:00
Luca Bruno cf6815275a Merge pull request #18814 from tavyc/nvme-cli
nvme-cli: init at 0.9
2016-09-22 21:47:57 +01:00
Luca Bruno f125e2c9bb Merge pull request #18820 from danbst/pg_repack
pg_repack: init at 1.3.4
2016-09-22 21:46:47 +01:00
Alexander Ried 6d95751d85 webkitgtk210x: remove 2016-09-22 22:31:37 +02:00
Alexander Ried b82874e6dc webkitgtk214x: init at 2.14.0 2016-09-22 22:25:43 +02:00
Moritz Ulrich b8a8575b1b rawtherapee-git; Init at 2016-09-21 2016-09-22 13:11:04 +02:00
Benjamin Staffin a28b8ec771 Merge pull request #18809 from teh/bazel-update
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-22 02:28:10 -04:00
Jookia a83eadd81c htpdate: init at 1.1.3 2016-09-22 14:46:10 +10:00
danbst 6d05af5f4c pg_repack: init at 1.3.4 2016-09-22 04:02:56 +00:00
Ram Kromberg afa4138a60 libagar: init at 1.5 2016-09-22 02:47:14 +03:00
rushmorem b93b37cf0a coredns: init at 001 2016-09-22 01:11:13 +02:00
Periklis Tsirakidis 937b56f5db emacs-25-macport: init at 25.1-mac-6.0 (#18363) 2016-09-21 22:19:57 +02:00
Octavian Cerna b26dff4ea5 nvme-cli: init at 0.9 2016-09-21 21:45:38 +03:00
Chris Martin 0cd97a48d4 lato: init at 2.0 2016-09-21 14:04:35 -04:00
Tom Hunger 93c773391d bazel: 20150326.981b7bc1 -> 0.3.1 2016-09-21 18:42:43 +01:00
Tuomas Tynkkynen 5aee5b2100 streamlink: Init at 1.14.0-rc1
A fork of livestreamer (which is no longer maintained) that actually
works with Twitch.
2016-09-21 19:29:51 +03:00
Kirill Boltaev 95e16c70aa ibus-engines.uniemoji: init at 2016-09-20 2016-09-21 18:22:20 +03:00
Kirill Boltaev faf8943095 pythonPackages.python-Levenshtein: init at 0.12.0 2016-09-21 18:19:49 +03:00
Frederik Rietdijk dfadfdd018 Merge pull request #18759 from lsix/add_django_channels
Add django channels
2016-09-21 08:36:24 +02:00
Matthew Maurer 1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Robert Helgesson ec97f23aff
perl-Net-OpenSSH: 0.70 -> 0.73 2016-09-20 19:38:41 +02:00
Robert Helgesson 4238342ebd
perl-Object-Signature: add meta section 2016-09-20 19:23:14 +02:00
Robert Helgesson f2bfd2fb6f
perl-Number-Format: 1.73 -> 1.75
Also add meta section.
2016-09-20 19:08:00 +02:00
Robert Helgesson 5b66b6fd66
perl-Pod-Elemental: 0.103000 -> 0.103004 2016-09-20 18:30:54 +02:00
Robert Helgesson f61ed05bb0
perl-Test-Version: 2.03 -> 2.05 2016-09-20 18:30:54 +02:00
Robert Helgesson f135d259d8
perl-Net-SSLeay: change license
Package is now under the Artistic 2.0 license:

> From version 1.66 onwards, this Net-SSLeay package is issued under the
> "Perl Artistic License 2.0", the same license as Perl itself.
2016-09-20 18:30:54 +02:00
Robert Helgesson 5941f70820
perl-autobox: 2.83 -> 2.84
Also prefer the attribute name to be same as generated by
nix-generate-from-cpan.
2016-09-20 18:30:53 +02:00
Robert Helgesson c7f0a93915
perl-Net-Telnet: fix license field
Under the same license as Perl itself.
2016-09-20 18:30:53 +02:00
Eelco Dolstra ddd41a509a virtualbox: Drop dontPatchELF hack
However, this also requires ad8f31df7f
to get rid of gcc_multi.out in the closure.
2016-09-20 18:02:19 +02:00
Eelco Dolstra 7a4209c356 Merge remote-tracking branch 'origin/master' into staging 2016-09-20 17:46:09 +02:00
Michal Rus 0e5674412f
xmind: init at 7.5-update1 2016-09-20 16:33:08 +02:00
rushmorem dc8da48032 cockroachdb: init at beta-20160915 2016-09-20 15:39:33 +02:00
Marsel 52dd323047 rtlwifi_new: init at 2016-09-12 2016-09-20 16:18:24 +03:00
timor ecbf44485b ghdl: add support for llvm backend
Make the existing ghdl recipe more flexible, and introduce "ghdl_llvm"
as a package in addition to "ghdl_mcode".  This seems to specifically
require llvm 3.5, though.  The flavour is also encoded in the package name.

cc @viric
2016-09-20 14:15:52 +02:00
Eelco Dolstra 1dd3ece50e cmake-2_8 -> cmake_2_8 2016-09-20 11:56:07 +02:00
Moritz Ulrich febb35bd03 rustRegistry: 2016-08-23 -> 2016-09-20 2016-09-20 11:10:37 +02:00
rushmorem 391ea6f748 glock: init at 20160816 2016-09-20 10:56:11 +02:00