Andreas Rammhold
40180335a9
wimlib: init at 1.12.0
2017-11-21 20:43:12 +01:00
Orivej Desh
f82b44106c
dotnetPackages.SmartIrc4net: rehash source
...
The only change is in the package metadata.
2017-11-21 18:24:06 +00:00
John Ericson
da19c34d0f
stdenv setup: Always use both propagated files
...
This continues #23374 , which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.
This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Tim Steinbach
3901f08f10
docker-edge: 17.10 -> 17.11
2017-11-21 09:23:48 -05:00
Eshin Kunishima
05ce88e6dd
migmix: init at 20150712
2017-11-21 20:28:27 +09:00
aszlig
a8199e79f4
tomahawk: Pin boost to version 1.55
...
The dependency of boost propagated by Lucene++ is version 1.55, so this
leads to a segfault during startup because we get mixed library versions
with boost 1.62 and 1.55 in the binary.
I've tested running Tomahawk before and after this change and the change
indeed fixes the problem.
Signed-off-by: aszlig <aszlig@nix.build>
Fixes : #17598 , #19238
2017-11-21 08:54:58 +01:00
Periklis Tsirakidis
73c915296f
docker-machine-xhyve: init darwin support
2017-11-20 20:07:00 +01:00
Thomas Tuegel
1d89647433
iosevka: build from source
...
The Iosevka builder requires Node 8, which is not supported by node2nix yet; the
included package-lock.json is processed in Nix to install the required
dependencies offline.
2017-11-20 11:07:06 -06:00
Johannes Frankenau
2110f96f9b
otfcc: init at 0.8.6
2017-11-20 11:07:05 -06:00
Raymond Gauthier
fb3ad1455a
libwebcam: Init at 0.2.5
2017-11-20 16:34:15 +00:00
dywedir
aac60dcd7e
rdedup: init at 2.0.0
2017-11-20 16:30:37 +00:00
Orivej Desh
54c281fa39
bullet283: delete old version
2017-11-20 10:55:47 +00:00
jraygauthier
3f057db6a0
sqlite-jdbc: init at 3.20.0 ( #31816 )
2017-11-20 10:24:05 +00:00
Joerg Thalheim
53973938f1
python.pkgs.nbxmpp: 0.5.5 -> 0.6.0
2017-11-20 10:08:11 +00:00
Orivej Desh
ab0d141f44
Merge branch 'master' into staging
...
* master: (23 commits)
silver-searcher: patch bash completions location
shairplay: init at 2016-01-01
ocamlPackages.rope: 0.5 -> 0.6
ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
mupdf: Patch openjpeg version
nextcloud-client: fix build after qt updates
gstreamer.gst-plugins-bad: Patch openjpeg version
silver-searcher: move bash completion to etc/bash-completion.d/
neomutt: use mime.types from dedicated mime-types derivation
mime_types: rename to mime-types
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
nixos/matrix-synapse: remove unused log_file config
nixos: run parted with --script option (3rd)
nixos: run parted with --script option (2nd)
nixos/release: add nixos/tests/switch-test.nix to tested job
nixos/system: make switch-to-configuration script pure.
nixos/release: include mutableUsers test to release tests.
nixos/tests: Add a test for config.users.mutableUsers.
corebird: 1.7.2 -> 1.7.3
nixos/matrix-synapse: make home directory configurable
...
2017-11-20 09:21:51 +00:00
Peter Hoeg
eacab6a15e
shairplay: init at 2016-01-01
2017-11-20 15:57:40 +08:00
Averell Dalton
cce47a6bf5
nextcloud-client: fix build after qt updates
...
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
Graham Christensen
c97d90b3c1
Merge pull request #31841 from andir/update-perl-libxml
...
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
2017-11-19 19:11:17 -05:00
Peter Hoeg
fd565ced04
mime_types: rename to mime-types
2017-11-20 07:26:14 +08:00
Andreas Rammhold
1be0330c81
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
...
Issue is described in the cpan RT [1]. Patch was submitted via a GitHub PR
[2].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=122958
[2] https://github.com/shlomif/perl-XML-LibXML/pull/8
2017-11-20 00:12:32 +01:00
Franz Pletz
7faaade23e
Merge branch 'master' into staging
2017-11-19 19:50:32 +01:00
Franz Pletz
68d05c063c
owncloud705: fix evaluation
2017-11-19 19:49:26 +01:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging
2017-11-19 19:39:04 +01:00
Vladimír Čunát
e634d53319
Merge branch 'master' into staging
2017-11-19 17:56:30 +01:00
jraygauthier
cfd3e8f48f
bcat: init at 0.6.2 ( #31813 )
2017-11-19 15:21:28 +00:00
Dan Peebles
a4d7b6ad91
minikube: fix build on Darwin
...
Fixes #30133
2017-11-19 10:18:14 -05:00
Jörg Thalheim
528bf1ba0f
Merge pull request #31815 from jraygauthier/jrg/schemaspy_init
...
schemaspy: init at 6.0.0-rc2
2017-11-19 15:12:20 +00:00
Tuomas Tynkkynen
1ec13ff726
pythonPackages.pyamf: init at 0.8.0
2017-11-19 15:50:56 +02:00
Peter Hoeg
1b594f05a2
mime-types: init at 9
2017-11-19 20:29:13 +08:00
Orivej Desh
b089c21506
Merge branch 'master' into staging
...
* master: (39 commits)
python.pkgs.pybfd: move to python-modules
documentation: python 2.6 is no more
documentation: python3Packages is python36Packages
wireguard: 0.0.20171101 -> 0.0.20171111
php_excel: init at 1.0.2
libxl: init at 3.8.1
matrix-synapse: 0.24.1 -> 0.25.1
grafana: 4.6.1 -> 4.6.2
linux: 4.4.98 -> 4.4.99
linux: 4.9.62 -> 4.9.63
linux: 4.13.13 -> 4.13.14
nixos/zsh: add the type for enableAutosuggestions option
zsh-powerlevel9k: init at 2017-11-10
fio: 3.1 -> 3.2
filebench: rehash source
nano: 2.8.7 -> 2.9.0
bonnie: replace dead source link
less: 520 -> 529
strace: 4.19 -> 4.20
iperf: 3.2 -> 3.3
...
2017-11-19 08:30:14 +00:00
Orivej Desh
a1573bbbb2
python.pkgs.pybfd: move to python-modules
2017-11-19 08:28:40 +00:00
Vladimír Čunát
c1ac1256f3
documentation: python 2.6 is no more
2017-11-19 08:18:55 +01:00
Raymond Gauthier
06c7c05cc2
schemaspy: Init at 6.0.0-rc2
2017-11-18 23:08:29 -05:00
Markus Mueller
2191b4dd39
php_excel: init at 1.0.2
2017-11-19 04:22:46 +01:00
Markus Mueller
8d499c2b3d
libxl: init at 3.8.1
2017-11-19 04:22:26 +01:00
Pierre Chevalier
81ea7d2dcb
zsh-powerlevel9k: init at 2017-11-10
...
To use, add this option to your configuration.nix:
`programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
2017-11-18 21:27:04 +00:00
Robert Helgesson
f70c14f68f
perl-Moo: 2.003000 -> 2.003003
2017-11-18 14:11:36 +01:00
José Romildo Malaquias
e8712da846
lxtask: init at 0.1.8
2017-11-18 10:03:31 -02:00
Daiderd Jordan
36818207e9
Merge branch 'master' into staging
2017-11-17 22:45:34 +01:00
Orivej Desh
e283833d9c
Merge pull request #31764 from adisbladis/libmsgpack-gcc7
...
Libmsgpack gcc7 fixes
2017-11-17 20:48:42 +00:00
Orivej Desh
23a5f54ee5
Merge pull request #30534 from kamilchm/spark
...
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Daiderd Jordan
e677ed1c5b
Merge pull request #31771 from cstrahan/ycmd-update
...
ycmd update
2017-11-17 19:20:18 +01:00
Orivej Desh
1161741351
Merge branch 'master' into staging
...
* master: (28 commits)
go_1_9: skip flaky TestWaitGroupMisuse2
erlangR18: fix patch hashes with fetchpatch
xml2: replace dead links
nixos/pam: fix docs about path to u2f_keys file
cinelerra: add a note about parallel building
msmtp: install docs and examples (#31769 )
kernel: Fix out-of-tree modules on aarch64
nixos/tests/acme: update terms of service to fix test
gixy: init at 0.1.8
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
mono: init at 4.8
wal-g: fix license so not to break evaluation
wal-g: init at 0.1.2
maintainers: add backuitist
nixos/prometheus: Correct documentation for external_labels
spidermonkey: replace broken links
vagrant: removed custom rake gem
vagrant: 2.0.0 -> 2.0.1
nixos/prometheus: add external_labels option
nixos/prometheus: add scrape_configs.honor_labels
...
2017-11-17 18:06:22 +00:00
Charles Strahan
f39c132bce
ycmd: 2017-03-27 -> 2017-11-05
2017-11-17 11:20:11 -05:00
WilliButz
489fd5a7ce
gixy: init at 0.1.8
2017-11-17 15:36:52 +01:00
WilliButz
c122dadb51
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
...
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00
Roman Kuznetsov
fccc81a671
mono: init at 4.8
2017-11-17 17:31:56 +03:00
Ollie Charles
5735aecc27
wal-g: init at 0.1.2
2017-11-17 13:45:00 +00:00
Orivej Desh
a50e8c8b00
Merge pull request #31626 from backuitist/i3status
...
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 10:45:10 +00:00
Jörg Thalheim
0bab82b001
Merge pull request #31717 from Mic92/rustracer
...
rustracer: 2.0.9 -> 2.0.12
2017-11-17 08:00:37 +00:00
adisbladis
253d9b6c57
libmsgpack-2_0: Drop package. Broken with gcc-7 and not depended on.
2017-11-17 14:27:08 +08:00
adisbladis
26f1ae6ee4
libmsgpack-1_4: Drop package. Broken with gcc-7 and not depended on.
2017-11-17 14:26:52 +08:00
Orivej Desh
d99a2fc093
Merge branch 'master' into staging
...
* master: (293 commits)
go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
qsyncthingtray: fix build
qt56.qtwebengine: fix build
stdman: d860212 -> 2017.04.02
jackett: use mono50
hg-git: disable with python3
hg-git: 0.8.5 -> 0.8.10
xfce4-settings: enable parallel building
gcc-snapshot: mark as broken
heaptrack: 2017-02-14 -> 2017-10-30
nixos-container: Modify existing test to cover show-ip command
nixos-container: Make show-ip work together with ipv4 + netmask
linux-copperhead: 4.13.12.a -> 4.13.13.a
matterbridge: 1.1.0 -> 1.4.1
nixos/nghttpx: add module for the nghttpx proxy server (#31680 )
mattermost: 4.3.0 -> 4.4.0
breakpad: delete
simp_le: 0.2.0 -> 0.6.1
certbot: 0.11.1 -> 0.19.0
afl: 2.51b -> 2.52b
...
2017-11-17 05:35:09 +00:00
Bruno Bieth
898090f25b
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 01:47:10 +00:00
Orivej Desh
202912d617
Merge pull request #31647 from marsam/feature/update-hg-git
...
hg-git: 0.8.5 -> 0.8.10
2017-11-17 00:12:32 +00:00
Orivej Desh
8fe4439840
Merge pull request #31524 from gbuisson/master
...
jackett: use mono50
2017-11-17 00:05:45 +00:00
Guillaume Buisson
bc8b645d85
jackett: use mono50
...
jackett is crashing using mono 4.x+, switch to mono50
2017-11-17 00:04:36 +00:00
Orivej Desh
ca84443626
hg-git: disable with python3
...
It is not importable from Python 3 and it is a plugin for mercurial, which is a
Python 2 application.
2017-11-16 23:51:06 +00:00
Mario Rodas
8e207587b1
hg-git: 0.8.5 -> 0.8.10
2017-11-16 23:36:21 +00:00
Orivej Desh
8bd10a17c6
breakpad: delete
...
This library does not compile with the current glibc and is unused since
74f7db075a
.
2017-11-16 20:43:33 +03:00
Orivej Desh
a5df25ce10
scantailor: remove boost version override
2017-11-16 16:21:41 +00:00
Orivej Desh
9fea37639d
freecad: remove boost version override
2017-11-16 16:15:57 +00:00
Orivej Desh
3c4f52ad47
k3d: remove boost version override
2017-11-16 16:15:57 +00:00
Orivej Desh
ee7c81f021
hhvm: remove boost version override
...
Enable parallel building because it works now and it was disabled for a much older version.
2017-11-16 16:15:57 +00:00
Orivej Desh
0b87f3de03
clementine: remove boost version override
2017-11-16 16:15:57 +00:00
Orivej Desh
dc8857efbe
clickhouse: remove boost version override
2017-11-16 16:15:57 +00:00
zimbatm
2d95a6ab22
Merge pull request #31709 from ilya-kolpakov/google-cloud-sdk-fix
...
google-cloud-sdk: disable gce as a dependency by default (fixes #31369 )
2017-11-16 14:36:35 +00:00
Ilya Kolpakov
f4c1bcd895
google-cloud-sdk-gce: a version for GCE hosts (depends on google-compute-engine)
2017-11-16 13:50:34 +01:00
Orivej Desh
9939032e35
Merge pull request #31699 from timor/zotero-5
...
zotero: 4.0.29 -> 5.0.25
2017-11-16 12:44:36 +00:00
Pascal Wittmann
1a525da707
Merge pull request #31561 from mdorman/emacs-pdf-tools
...
pdf-tools: 0.70 -> 0.80
2017-11-16 13:36:21 +01:00
rybern
ef0486b1f9
vcftools: init at 0.1.15 ( #31339 )
2017-11-16 09:52:56 +02:00
Orivej Desh
97800cda51
photoqt: fix build
2017-11-16 01:12:18 +00:00
Orivej Desh
089e0aaf72
pulseview: fix build
2017-11-16 00:40:16 +00:00
Orivej Desh
c0794dc140
libnscd: delete
...
This library is unused sinse e0afec2edc
.
Tracking issue: #31696
2017-11-15 22:58:21 +00:00
Michael Weiss
a5b611defc
scons: 3.0.0 -> 3.0.1
...
"This release should be used instead of 3.0.1. This release fixes
several issues." - http://scons.org/scons-301-is-available.html
More than 90% of the 346 rebuilds succeed without any problems (I've
tested it against aeff3080d0
). As far as I
can tell most of the problematic packages either failed before the
upgrade or for a reason that is unrelated to this SCons update. But it
is possible that this'll cause a few regressions, I'll try to watch out
for build failures on Hydra.
The attribute sconsPackages.scons_3_0_0 is still available in case this
breaks anything.
2017-11-15 23:22:38 +01:00
Joerg Thalheim
79aee3b57d
rustcSrc: remove unrelated files
...
This package is used to provide semantic completion in tools like racer
and is equivalent to rust-src in rustup. This commit gets rid of a
number of files not required for completion.
2017-11-15 21:51:29 +00:00
Frederik Rietdijk
1e64aa9518
Merge pull request #31703 from Mic92/rope
...
Rope / spyder update
2017-11-15 21:21:38 +01:00
Samuel Leathers
07bd44b558
dotty: init at 0.4.0-RC1
2017-11-15 11:13:39 -05:00
Joerg Thalheim
67092ffd43
spyder: 2.3.8 -> 3.2.4
2017-11-15 15:49:05 +00:00
Joerg Thalheim
d1d4f91754
pythonPackages.qtpy: init at 1.3.1
2017-11-15 15:48:43 +00:00
Joerg Thalheim
f6592cc96d
pythonPackages.qtawesome: init at 0.4.4
2017-11-15 15:47:02 +00:00
Joerg Thalheim
3320d5f7a8
pythonPackages.rope: 0.10.2 -> 0.10.7
2017-11-15 15:27:26 +00:00
Thomas Tuegel
9231cc891b
Merge pull request #26436 from peterhoeg/p/amarok
...
amarok-kf5: init at 2.8.91-20170228
2017-11-15 08:45:07 -06:00
Samuel Leathers
cdea07b29f
Merge pull request #31669 from romildo/new.jgmenu
...
jgmenu: init at 0.7.4
2017-11-15 09:21:59 -05:00
Orivej Desh
2fc20639b7
php56Packages.apcu40: fix build after #31526
2017-11-15 14:09:50 +00:00
timor
e1a797e37f
zotero: 4.0.29 -> 5.0.25
...
This uses buildFHSUserenv. The source installation probably does not work until
node2nix supports nodejs-8.x.
2017-11-15 14:53:05 +01:00
Jan Tojnar
e1b8636181
dleyna-server: init at 0.6.0
2017-11-15 14:02:37 +01:00
Jan Tojnar
a04cfdea12
dleyna-renderer: init at 0.6.0
2017-11-15 14:02:37 +01:00
Jan Tojnar
eea8e78f0d
dleyna-connector-dbus: init at 0.3.0
2017-11-15 14:02:36 +01:00
Jan Tojnar
f2bf15a20c
dleyna-core: init at 0.6.0
2017-11-15 14:02:36 +01:00
Jan Tojnar
6c6f6a4008
gupnp_dlna: init at 0.10.5
2017-11-15 14:02:36 +01:00
Orivej Desh
8562538f1f
phpPackages.apcu,imagick: fix build after #31526
2017-11-15 12:21:39 +00:00
Orivej Desh
a7f4d977a7
Merge pull request #31678 from flokli/fix-iwlwifi-linux-4.14
...
linux_4_14: fix iwlwifi fw reset
2017-11-15 11:32:53 +00:00
Florian Klink
f919c7faec
linux_4_14: fix iwlwifi fw reset
...
Currently, moving to kernel_4_14 breaks at least Intel Wireless 8260 and
8265 cards due to a API change in the firmware, which is not yet honored
in the driver.
2017-11-15 11:30:24 +00:00
Sander van der Burg
f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
...
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Orivej Desh
3dded417f6
gtetrinet: prevent warnings and fix style
2017-11-15 05:36:05 +00:00
Samuel Leathers
223236dfc6
Merge pull request #31688 from chris-martin/pr/gtetrinet
...
gtetrinet: init at 0.7.11
2017-11-14 23:49:53 -05:00
Chris Martin
fa20e7c6a2
gtetrinet: init at 0.7.11
2017-11-14 23:41:10 -05:00
Daiderd Jordan
95997376c0
perl-nethttp: fix sandbox build on darwin
2017-11-14 21:51:40 -05:00
Daiderd Jordan
f63f05ef5f
python-execnet: fix sandbox build on darwin
2017-11-14 21:51:40 -05:00
Dan Peebles
10220de35e
Fix a couple of python modules to work in sandbox
2017-11-14 21:51:40 -05:00
Rok Garbas
7dce6c88d2
neovim: 0.2.0 -> 0.2.1
...
* neovimLibvterm: 5a748f97 -> 4ca7ebf7
* neovim ruby: 0.5.0 -> 0.5.1
* pythonPackages.neovim: 0.1.13 -> 0.2.0
* libmpack: 1.0.3-rev80bd55ea6 -> 1.0.5
* luaPackages.mpack: switched to new source location, 1.0.7_ef025224a7
* only one set of lua packages, switched to luajit
2017-11-15 01:21:46 +01:00
Vincent Laporte
f3811adea6
frama-c.why2: 2.37 -> 2.39
2017-11-14 21:48:50 +00:00
Frederik Rietdijk
0cedba16b8
Merge pull request #30552 from obsidiansystems/pysc2-init
...
pysc2: init at 1.2
2017-11-14 21:24:49 +01:00
Renaud
2236363f9e
Merge pull request #26920 from romildo/upd.fdupes
...
jdupes: init at 1.8
2017-11-14 21:04:49 +01:00
Dan Haraj
6a70e7f7c8
pysc2: init at 1.2
2017-11-14 14:37:53 -05:00
Dan Haraj
ced67b114a
s2clientprotocol: init at 3.19.1.58600.0
2017-11-14 14:37:53 -05:00
Dan Haraj
2201774048
portpicker: init at 1.2.0
2017-11-14 14:37:53 -05:00
Dan Haraj
1327d09793
mpyq: init at 0.2.5
2017-11-14 14:37:53 -05:00
Dan Haraj
08508f5319
absl-py: init at 0.1.3
2017-11-14 14:37:53 -05:00
José Romildo Malaquias
f2a3a0af87
jgmenu: init at 0.7.4
2017-11-14 16:28:02 -02:00
Vincent Laporte
26798bd6e0
ocamlPackages.batteries: 2.7.0 -> 2.8.0
...
Also renames the attribute from ocaml_batteries to batteries.
2017-11-14 17:53:53 +00:00
Maximilian Bosch
daf76db4a5
top-level: get rid of npm2nix build
2017-11-14 16:37:17 +01:00
Maximilian Bosch
5ae373b3eb
{shout, quassel-webserver}: move to nodePackages
...
both packages are available at the default NPM registry.
related to #31032
2017-11-14 16:37:16 +01:00
Franz Pletz
6806dd36e1
Merge pull request #31420 from ChengCat/chengcat
...
vista-fonts-chs: init at 1
2017-11-14 12:21:33 +01:00
Yucheng Zhang
55ec8e1881
vista-fonts-chs: init at 1
2017-11-14 20:05:32 +08:00
Franz Pletz
5499e42ed3
Merge pull request #30814 from ebzzry/usync-0.0.3
...
usync: init at 0.0.3
2017-11-14 12:17:54 +01:00
Michael Raskin
eac38d0b1e
Merge pull request #31617 from orivej/clisp
...
clisp_2_44_1, libsigsegv_25: delete
2017-11-14 09:42:20 +01:00
Cray Elliott
eb85eb5c73
linuxPackages: revert default linux kernel to 4.9
...
partially reverts bfe9c928c1
by author's request, since many modules
are currently broken. 4.14 will be the default kernel when the dust
settles
track github issue #31640
2017-11-13 20:03:18 -08:00
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