Orivej Desh
ba45205b84
Merge pull request #31579 from matthewbauer/emacs-fixes
...
Emacs fixes
2017-11-14 01:44:01 +00:00
Orivej Desh
3ff2a789c2
conan: 0.26.1 -> 0.28.1
2017-11-13 19:12:08 +00:00
Orivej Desh
c3b6a63961
clisp_2_44_1, libsigsegv_25: delete
2017-11-13 18:36:25 +00:00
John Ericson
f8741c38cd
binutils, gdb: Do not expose libbfd or libopcodes, and be multitarget
...
There are separate derivations for these libraries and we don't want
conflict. Multitarget is generally more useful, and will eventually
speed up cross builds, so why not?!
2017-11-13 08:46:15 -05:00
Tim Steinbach
bfe9c928c1
linux_latest: 4.9 -> 4.14
...
4.14 is going to be the next LTS kernel - http://kroah.com/log/blog/2017/10/16/linux-kernel-community-enforcement-statement/
2017-11-13 08:34:51 -05:00
Tim Steinbach
53730c5a92
linux: Add 4.14
2017-11-13 08:34:36 -05:00
adisbladis
d3cb4de970
anki: Enable tests ( #31582 )
...
* anki: Enable tests
Convert package to use buildPythonApplication instead of mkDerivation
* anki: ignore tests via pytest arguments
2017-11-13 13:13:17 +00:00
Karol Chmist
e8c8163f33
[CodeReview] Added suggestions by yegortimoshenko
2017-11-13 14:10:18 +01:00
Karol Chmist
da94de1a20
Add Scala dotty, at version 0.4.0-RC1
2017-11-13 13:47:33 +01:00
Vincent Laporte
985cfa7a8a
coqPackages.bignums: do not fail with Coq 8.5
...
The bignums library is part of the standard library
of Coq ≤ 8.6.
2017-11-13 08:42:51 +00:00
John Ericson
d7bddc27b2
treewide: Try to avoid depending on binutils directly
...
One should depend on
- `stdenv.cc.bintools`: for executables at build time
- `libbfd` or `libiberty`: for those libraries
- `targetPackages.cc.bintools`: for exectuables at *run* time
- `binutils`: only for specifically GNU Binutils's executables, regardless of
the host platform, at run time.
2017-11-13 00:47:48 -05:00
John Ericson
de28bd4832
bfd, opcodes: Init separate derivations for binutils libraries
...
On most distros, these are just built and distributed as part of
binutils. We don't use binutils across the board, however, but rather
switch between binutils and a cctools-binutils mashup, and change the
outputs on binutils too. This creates a combinatorial conditional soup
which is hard to maintain.
My hope is to lower the the state space. While my patch isn't the most
maintainable, they make downstream packages become more maintainable to
compensate. The additional derivations themselves are completely
platform-agnostic, always they always supports all possible target
platforms, and always yield "out" and "dev" outputs. That, in turn,
allows downstream packages to not worry about a dependency
shape-shifting under them.
In fact, the actual binutils package can avoid needing multiple outputs
now that these serve the requisite libraries, so that also can become
simpler on all platforms, too, removing the original wart this PR
circumnavigates for now. Actually changing the binutils package to
leverage is a mass rebuild, however, so I'll leave that for a separate
PR.
I do hope to upstream something like my patch too, but until then I'll
make myself maintainer of these derivations
2017-11-13 00:47:37 -05:00
romildo
a6b1d9a6a1
jdupes: init at 1.8
2017-11-13 00:16:49 -02:00
Orivej Desh
e0b3c0b6fe
xbursttools: fix eval
2017-11-13 01:29:51 +00:00
Matthew Bauer
47a854ae01
emacs: add missing packages
...
this fixes eval for nix-env -qaA nixpkgs.emacsPackagesNg
2017-11-12 18:43:35 -06:00
Jonas Höglund
bdce9327a1
pixd: init at 1.0.0
2017-11-12 23:36:33 +01:00
Jonas Höglund
636c9b5c2d
hexd: init at 1.0.0
2017-11-12 23:36:33 +01:00
Renaud
90ffccffdc
Merge pull request #16683 from rardiol/cataclysm-dda-git2
...
cataclysm-dda-git: init at 2017-07-12
2017-11-12 18:56:26 +01:00
John Wiegley
bb038283c4
coqPackages.metalib: New expression
2017-11-12 09:34:06 -08:00
Robert Schütz
ebd064b761
braincurses: init at 1.1.0
2017-11-12 15:27:01 +01:00
Michael Alan Dorman
94052e40af
pdf-tools: 0.70 -> 0.80
...
At the same time, remove the unnecessary hand-specified `tablist`
package, in favor of the automatically maintained one from
melpa-stable.
2017-11-12 09:03:34 -05:00
Gabriel Ebner
b7490c9702
racket: fix build by using gcc7
...
See #31017 .
2017-11-12 09:30:58 +01:00
AndersonTorres
9e7b916852
openmsx: init at git-2017-11-02
2017-11-11 20:54:48 -02:00
Matt McHenry
4603679bd2
pythonPackages.titlecase: init at 0.12.0
2017-11-11 15:00:23 -05:00
Robert Helgesson
f1caf10ec9
perl-Config-Grammar: 1.11 -> 1.12
...
Also expand meta section.
2017-11-11 18:15:30 +01:00
Robert Helgesson
5e98876100
perl-Encode: 2.78 -> 2.93
2017-11-11 18:15:30 +01:00
Vincent Laporte
d426e9097c
ocamlPackages.camomile: 0.8.6 -> 0.8.7
2017-11-11 16:56:14 +00:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636 )
2017-11-11 17:36:48 +01:00
Frederik Rietdijk
2f34d20ab1
Merge pull request #31518 from hedning/nix-bash-completions-init
...
nix-bash-completions: init at 0.1
2017-11-11 16:37:57 +01:00
Vladimír Čunát
52fba7efa1
perlPackages.LWPAuthenOAuth: the license is known
...
https://metacpan.org/pod/LWP::Authen::OAuth#AUTHOR
/cc #31523 .
2017-11-11 16:23:47 +01:00
Renaud
2a3c7a7d6d
perlPackages.LWPAuthenOAuth: fix meta.license
...
after ff1d281e55
2017-11-11 15:19:27 +01:00
Eelco Dolstra
1a7dc1f86b
perlPackages::Filelchown: Init at 0.02
2017-11-11 14:13:52 +01:00
Eelco Dolstra
ff1d281e55
perlPackages.LWPAuthenOAuth: Init at 1.02
2017-11-11 14:13:48 +01:00
Michael Weiss
83c2838fed
android-studio-preview: 3.1.0.0 -> 3.1.0.2
2017-11-11 14:00:04 +01:00
Frederik Rietdijk
e8be9f0437
python.pkgs.reportlab: move expression
2017-11-11 09:15:21 +01:00
Tor Hedin Brønner
33ab98d684
nix-bash-completions: init at 0.1
...
Bash completion for almost all nix* commands, including nix-1.12.
2017-11-11 09:02:09 +01:00
Eric Bailey
1acb901a8f
wakatime: 7.0.4 -> 10.0.1
...
Fixes #26133
2017-11-11 04:51:30 +00:00
John Wiegley
028c1920ae
coqPackages_8_6/7.equations: new expression 1.0-beta/8.7 branch
2017-11-10 16:26:15 -08:00
Robert Helgesson
eb3b3e3673
perl-Role-Tiny: 2.000005 -> 2.000006
2017-11-11 00:16:20 +01:00
Mathias Schreck
b627615602
git-secret: init at 0.2.2 ( #31486 )
...
* Add lo1tuma to maintainers
* git-secret: init at 0.2.2
* gitAndTools.git-secret: man page in correct directory
2017-11-10 23:12:41 +00:00
Joerg Thalheim
eb966a3b87
copyq: 3.0.3 -> 3.1.2
2017-11-10 23:02:23 +00:00
Orivej Desh
98fcc3bd5d
Merge pull request #31461 from siddharthist/libertinus
...
libertinus: init at 6.4
2017-11-10 22:39:14 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Orivej Desh
fc22a0160e
Merge pull request #31488 from adisbladis/awscli
...
awscli: 1.11.162 -> 1.11.185
2017-11-10 20:52:27 +00:00
Orivej Desh
0a51e1b3b8
Merge pull request #31416 from earldouglas/ebook2cw
...
ebook2cw: init at 0.8.2
2017-11-10 20:51:27 +00:00
Langston Barrett
5003f48eaf
libertinus: init at 6.4
2017-11-10 20:47:45 +00:00
Renaud
f17eec9de0
Merge pull request #31374 from cstrahan/doas
...
doas: init at 6.0
2017-11-10 20:46:25 +01:00
Renaud
f9d75645a2
Merge pull request #31450 from dhess/perl-procfind2
...
Add perl-Perlosnames and perl-Proc-Find
2017-11-10 20:41:12 +01:00
Nikolay Amiantov
8ddedacb56
python.pkgs.futures: 3.0.5 -> 3.1.1
2017-11-10 22:34:42 +03:00
adisbladis
d191bede7b
awscli: 1.11.162 -> 1.11.185
2017-11-11 02:35:43 +08:00
adisbladis
689f385923
aws_shell: Move out of python-packages.nix
2017-11-11 02:35:42 +08:00
adisbladis
ac3a328e07
pythonPackages.s3transfer: 0.1.10 -> 0.1.11
2017-11-11 02:35:41 +08:00
adisbladis
0286cc7220
pythonPackages.botocore: 1.7.20 -> 1.7.43
2017-11-11 02:35:40 +08:00
Michael Raskin
20b6b3cf0e
clingo: init at 5.2.2
...
Note that clasp (included in clingo) is already packaged separately, but
only an earlier version. As it is used by OPAM, but will stop being used
by OPAM later (and I want to grab the name for Clasp the Common Lisp
implementation), I decided to package clingo as a whole (as recommended),
but to leave clasp until OPAM stops needing it.
2017-11-10 14:04:32 +01:00
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
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
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