David McFarland
4434843d9c
libgssglue: init at 0.4
2017-11-22 12:33:32 -04:00
Maximilian Bosch
1e2722ae22
docker-ls: init at v0.3.1
2017-11-22 16:08:45 +01:00
Yuri Aisaka
e3bcdd4e7a
pythonPackages.autoflake: init at 1.0 ( #31879 )
2017-11-22 13:44:54 +00:00
Tim Steinbach
44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
...
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Thomas Strobel
0603d0e9c2
init: restya-board at 0.6
2017-11-22 12:14:23 +01:00
Joerg Thalheim
14769628bf
pythonPackages.nototools: fix name & evaluation
...
nototools was renamed by accident to notoTools in #31543
This broke evaluation of noto-fonts.
cc @benley
2017-11-22 08:59:24 +00:00
Luke Adams
f90ddc99f6
qwt6_qt4: Fix darwin build by adding AGL input
2017-11-22 02:10:51 -06:00
Benjamin Staffin
a1e340fab2
noto fonts and tools: update to newer tagged releases ( #31543 )
...
* noto fonts and tools: update to newer tagged releases
* noto-tools: split out to a separate file
2017-11-22 00:19:48 -05:00
Kevin Quick
a9a86e04c4
thespian: Python library init at 3.8.3
2017-11-21 16:48:30 -08:00
Orivej Desh
b8e1e7191e
Merge branch 'master' into staging
...
* master: (80 commits)
lkl: Supports aarch64
wimlib: nitpicks
gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
wimlib: init at 1.12.0
kernel: improve modDirVersion error message
releaseTools.sourceTarball: Clean up temporary files
dotnetPackages.SmartIrc4net: rehash source
migmix: make it a fixed-output derivation
vm: Create /dev/full
samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
microcodeIntel: 20170707 -> 20171117
sshd: Remove ripemd160 MACs
kernel config: Enable MEDIA_CONTROLLER
linux: 4.4.99 -> 4.4.100
linux: 4.9.63 -> 4.9.64
nix-bash-completions: 0.4 -> 0.5
linux: 4.14 -> 4.14.1
linux: 4.13.14 -> 4.13.15
nix-zsh-completions: 0.3.3 -> 0.3.5
dns-root-data: use a stable URL that I maintain anyway
...
2017-11-21 22:48:36 +00:00
Roberto Di Remigio
e4ac6f6ab2
hdf5_1_8: init at 1.8.18
2017-11-21 22:08:06 +01:00
Jörg Thalheim
cef1abbd88
Merge pull request #31898 from andir/wimlib
...
wimlib: init at 1.12.0
2017-11-21 21:06:23 +00:00
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