David McFarland
93f30a4144
youtube-dl: 2017.12.23 -> 2017.12.31
...
- add phantomjs2 to PATH for openload plugin
2018-01-04 19:47:50 -04:00
Eric Litak
144b7d2acc
betaflight: init at 3.2.3
2018-01-04 14:04:40 -08:00
Will Dietz
039b9ab8b9
mendeley: Use libsForQt56.callPackage, NFCI
2018-01-04 14:48:06 -06:00
Joachim F
05204ddfe4
Merge pull request #33332 from dtzWill/feature/fac
...
fac: init at 1.0.1
2018-01-04 19:31:12 +00:00
Joachim F
cf944e4c12
Merge pull request #33344 from dtzWill/feature/icesl
...
icesl: init at 2.1.10
2018-01-04 19:29:11 +00:00
Antoine Eiche
3b646f79e0
go-protobuf: init at 2018-01-04
...
With the commit 1e59b77b52bf8e4b449a57e6f79f21226d571845
2018-01-04 18:22:08 +01:00
Vincent Laporte
83110ac0be
ocamlPackages.notty: 0.1.1a -> 0.2.1
...
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
Aneesh Agrawal
8c3553b88d
vagrant: Build from source
...
This is not quite as elegant as using `bundlerApp`,
which I could not get working.
However, this still uses most of the Ruby infrastructure,
including stock bundix, and should be fairly reasonable to maintain.
This means no more hacks to work around wrong embedded binaries,
and no need for an old version of Ruby.
Note that `vagrant share` is no longer included,
as that functionality is closed-source
and not present in the upstream source code.
The Vagrant maintainers publish official Vagrant installers,
which they prefer people use as most platforms don't
have great support for pinning known-good dependencies.
When run outside one of the offical installers,
Vagrant normally prints a warning to that effect.
However, Vagrant does run outside the installer environment
(nominally to support Vagrant development),
and this has the effect of functioning better by respecting
OS certs and shared libraries,
as opposed to trying to use bundled versions.
To keep these postive side effects without having to see the warning
on every Vagrant invocation, patch out the call to print the warning.
Note that I have reset the maintainers since the implementation is
totally redone; I'm happy to re-add any of the current maintainers.
2018-01-04 08:00:51 -08:00
Peter Hoeg
423dd6cc29
Merge pull request #33415 from peterhoeg/p/hv
...
hyperv-daemons: package and nixos module
2018-01-04 21:11:34 +08:00
Peter Hoeg
ae20c22531
hyperv-daemons: init at current linux kernel version
2018-01-04 21:08:58 +08:00
adisbladis
e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
...
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
adisbladis
91f15c9c72
qbittorrent: 4.0.1 -> 4.0.3
2018-01-04 00:51:07 +01:00
Andreas Rammhold
cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone
2018-01-04 00:41:02 +01:00
Daiderd Jordan
6d1a547b8d
Merge pull request #33352 from dtzWill/fix/pandoc-2.0.6
...
pandoc: fix build by using buildDepends to match cabal file
2018-01-04 00:30:37 +01:00
adisbladis
09287355e3
Merge pull request #33051 from etu/linux-steam-integration
...
linux-steam-integration: init at 0.7.2
2018-01-04 00:30:00 +01:00
John Wiegley
75634afba8
pass-otp: New expression
2018-01-03 15:20:10 -08:00
Elis Hirwing
d732c53c15
linux-steam-integration: init at 0.7.2
2018-01-04 00:06:28 +01:00
Ryan Trinkle
e1e5860ab5
Merge pull request #33346 from ryantrinkle/init-thunderbolt
...
Init thunderbolt at 0.9.2
2018-01-03 17:31:57 -05:00
John Ericson
c1497cac72
Merge pull request #33350 from dhess/ghc821Binary
...
ghc: bootstrap 8.2.2 with 8.2.1-binary.
2018-01-03 15:54:39 -05:00
Tim Steinbach
bbb04db8fe
Merge pull request #33329 from NeQuissimus/docker_17_12
...
docker: 17.{09,11} -> 17.12
2018-01-03 15:36:02 +00:00
Jörg Thalheim
f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
...
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
Orivej Desh
24d61a48b3
sc-controller: init at 0.4.0.1
2018-01-03 03:27:34 +00:00
Orivej Desh
d831604a78
python.pkgs.evdev: move to python-modules
2018-01-03 01:12:23 +00:00
Jan Tojnar
608daaa649
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 01:46:13 +01:00
Jan Tojnar
ef3a5865d1
gmtk: init 1.0.9
2018-01-03 01:46:13 +01:00
John Ericson
0e3be421e3
Merge pull request #33357 from bnikolic/mingw64-pthreads
...
Correct derivation of pthreads on mingw64
2018-01-02 19:10:59 -05:00
Will Dietz
b7ed446cd1
fac: 1.0.1
...
Fixes #33321 .
2018-01-02 18:05:20 -06:00
Bojan Nikolic
db475df127
mingw-w64-pthreads: The C compiler is needed
...
It was a copy and paste error from the headers derivation. Also test in
release-cross.
2018-01-02 19:01:18 -05:00
John Ericson
0bc1642fb8
Merge pull request #26883 from obsidiansystems/linux-make-bootstrap-tools
...
linux bootstrap tools: Use same derivation whether cross compiling or not
2018-01-02 18:31:37 -05:00
José Romildo Malaquias
b33b4a76de
xkbmon: init at 0.1
2018-01-02 23:42:02 +01:00
Will Dietz
566ded39b1
pandoc: fix build by using buildDepends to match cabal file
...
The previously used dependency hsb2hs was a build-tools dependency,
but file-embed is build-depends:
ff991d1e21
Fixes #33349
2018-01-02 14:37:47 -06:00
Drew Hess
9361b7eb85
ghc: bootstrap 8.2.2 with 8.2.1-binary.
2018-01-02 12:15:16 -08:00
Ryan Trinkle
36fbcfd811
thunderbolt: init at 0.9.2
2018-01-02 14:28:56 -05:00
Merlin Göttlinger
60e76dfff8
icesl: init at 2.1.10
2018-01-02 13:19:47 -06:00
John Ericson
ab651d2c9b
linux bootstrap tools: Use same derivation whether cross compiling or not
2018-01-02 13:52:41 -05:00
Frederik Rietdijk
804285f589
Merge remote-tracking branch 'upstream/staging' into HEAD
2018-01-02 19:10:45 +01:00
John Ericson
1ecebbd939
Merge pull request #33240 from velovix/master
...
lxterminal: init at 0.3.1
2018-01-02 10:05:28 -05:00
Tim Steinbach
b084b36010
docker: 17.{09,11} -> 17.12
2018-01-02 09:11:33 -05:00
Jörg Thalheim
57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
...
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Bastian Köcher
e5b1a5724e
Qt5: 5.9.3 -> 5.10.0
2018-01-02 14:01:37 +01:00
Michele Guerini Rocco
25b7008520
qutebrowser: make gstreamer and pdfjs configurable ( #33074 )
...
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
adisbladis
0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
...
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
Vincent Demeester
deb7841016
goconvey: init at 1.6.3
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00
Mario Rodas
59be35113d
ruby_2_5: init at 2.5.0 ( #33293 )
2018-01-02 09:50:37 +00:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Frederik Rietdijk
a0be858835
python3.pkgs.jsonnet: enable Python 3 builds
...
since support was added in 0.9.5 by @benley
2018-01-02 10:15:31 +01:00
Tyler Compton
a5880ace7f
lxterminal: patch m4 to respect XML_CATALOG_FILES
...
The patch removes the need for a separate script to combine existing
catalog files, making the package simpler.
2018-01-02 00:58:20 -07:00
Jörg Thalheim
2563f7d2af
Merge pull request #33298 from chreekat/perl-vidir
...
perl-vidir: init at 0.040
2018-01-02 08:12:58 +01:00
Ingolf Wagner
b7387e1db8
bitwig-studio: refactor to support older major versions
2018-01-02 18:11:30 +13:00
Bert Moens
866c511a0a
orca: init at 3.26.0
2018-01-02 05:06:36 +01:00
Bas van Dijk
e8e88c43f6
elk: 6.1.0 -> 6.1.1
2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c
elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
...
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.
The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768
elk: 5.6.1 -> 5.6.5
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
Bryan Richter
453be1677e
perl-vidir: init at 0.040
2018-01-01 16:13:21 -05:00
Elis Hirwing
f1779cec24
php72Packages.xdebug: Init at 2.6.0beta1
...
Earlier versions doesn't work with PHP 7.2.
2018-01-01 18:54:47 +01:00
Elis Hirwing
a3edbc1399
phpPackages: Init at php72Packages
2018-01-01 18:28:43 +01:00
Elis Hirwing
4ef2695284
php: Init at 7.2.0
2018-01-01 18:28:28 +01:00
Frederik Rietdijk
4cc2a38854
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 18:15:13 +01:00
Frederik Rietdijk
e576535408
Merge pull request #33280 from NixOS/python-unstable
...
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Frederik Rietdijk
a1ab0a6047
python.pkgs.brotlipy: move expression
2018-01-01 16:59:56 +01:00
Frederik Rietdijk
8b5c5fb7c5
python.pkgs.partd: move expression
2018-01-01 16:31:17 +01:00
Frederik Rietdijk
8cbb718fa3
python.pkgs.networkx: move expression
2018-01-01 16:11:22 +01:00
Frederik Rietdijk
88143d2772
python.pkgs.jellyfish: move expression
2018-01-01 15:59:56 +01:00
Frederik Rietdijk
ad2df95a2c
python.pkgs.splinter: init at 0.7.7
2018-01-01 15:49:54 +01:00
Frederik Rietdijk
32020d06a3
python.pkgs.plone-testing: init at 5.1.1
2018-01-01 15:49:54 +01:00
Jörg Thalheim
16e8c0aed8
Merge pull request #33268 from eqyiel/flow-0.62.0
...
flow: 0.61.0 -> 0.62.0
2018-01-01 15:49:50 +01:00
Jörg Thalheim
0bbf671b5a
Merge pull request #31157 from sorki/lxcfs_pam_related
...
[wip] lxcfs,pam: disable cgmanager, enable pam_cgfs, lxcfs 2.0.7 -> 2.0.8
2018-01-01 15:42:03 +01:00
Frederik Rietdijk
1869e7e5b0
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 15:09:55 +01:00
Frederik Rietdijk
2130bacecc
Merge pull request #33243 from jluttine/add-bdsync
...
bdsync: init at 0.10.1
2018-01-01 12:42:25 +01:00
Frederik Rietdijk
e0caf82ccf
python.pkgs.regex: move expression
2018-01-01 11:46:35 +01:00
Ruben Maher
8d03bcad73
flow: 0.61.0 -> 0.62.0
2018-01-01 20:46:11 +10:30
Ruben Maher
671fb2d2d7
ocamlPackages.wtf8: init at 1.0.1
2018-01-01 20:46:11 +10:30
Ruben Maher
9d87e8395f
ocamlPackages.dtoa: init at 0.3.1
2018-01-01 20:46:05 +10:30
Frederik Rietdijk
d5a226f957
xapian: 1.4.4 -> 1.4.5
2018-01-01 10:27:06 +01:00
lassulus
6ae70046d6
bitlbee-discord: init at 2017-12-27
2017-12-31 19:31:45 +01:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
...
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Maxim Dzabraev
b7681eddba
pysigset: init at 0.3.2
2017-12-31 20:40:03 +03:00
Thomas Tuegel
6da5e73ad8
Merge pull request #27593 from bugworm/qtstyleplugin-kvantum
...
qtstyleplugin-kvantum: init at 0.10.4
2017-12-31 08:40:26 -06:00
Thomas Tuegel
aa5c7fb6f0
Merge pull request #33173 from medovuxa/kde2
...
kde2-decoration: init at 2017-03-15
2017-12-31 08:37:19 -06:00
Jaakko Luttinen
d4f51de3b0
bdsync: init at 0.10.1
2017-12-31 15:20:30 +02:00
Frederik Rietdijk
a09a320e20
Merge pull request #33204 from NixOS/python-unstable
...
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk
562ac8e237
python.pkgs.zope_copy: move expr
2017-12-31 14:06:25 +01:00
Frederik Rietdijk
06c9299918
python.pkgs.jdcal: 1.0 -> 1.3
2017-12-31 14:01:16 +01:00
Frederik Rietdijk
60ebb14341
python.pkgs.conda: init at 4.3.16
2017-12-31 13:03:38 +01:00
Frederik Rietdijk
48f3629551
python.pkgs.pycosat: 0.6.0 -> 0.6.3
2017-12-31 13:03:38 +01:00
Frederik Rietdijk
05ff4d75d1
python.pkgs.decorator: move expression
2017-12-31 12:24:48 +01:00
Frederik Rietdijk
21f377bb28
python: cached-property: 1.3.0 -> 1.3.1
2017-12-31 12:24:48 +01:00
Frederik Rietdijk
8b905d1cb0
python.pkgs.biopython: move expression
2017-12-31 12:13:18 +01:00
Frederik Rietdijk
4e19e620c8
python.pkgs.backports_lzma: move expression
2017-12-31 12:08:59 +01:00
Frederik Rietdijk
232ec653ee
python.pkgs.backports_abc: move expression
2017-12-31 12:02:35 +01:00
Frederik Rietdijk
d16a1ad464
python.pkgs.amqp_1: remove expr
...
- two versions available
- this is the older version
- unused
2017-12-31 11:58:46 +01:00
Frederik Rietdijk
5fed925b2f
python.pkgs.kombu_3: remove expr
...
- two versions available
- this is the older version
- unused
2017-12-31 11:58:30 +01:00
Frederik Rietdijk
b6ea033a25
python.pkgs.html5lib: move expression
2017-12-31 11:54:08 +01:00
Frederik Rietdijk
606b6addb0
python.pkgs.iso8601: move expression
2017-12-31 11:48:00 +01:00
Frederik Rietdijk
d6a6ce61ae
python.pkgs.Mako: move expression
2017-12-31 11:44:52 +01:00
Frederik Rietdijk
f9211e80a0
python.pkgs.markdown: 2.6.8 -> 2.6.10
2017-12-31 11:41:24 +01:00
Tyler Compton
b1d1679d5c
lxterminal: init at 0.3.1
2017-12-31 03:28:06 -07:00
Frederik Rietdijk
718356d698
python.pkgs.pytools: fix expression
2017-12-31 11:25:36 +01:00
Frederik Rietdijk
c107ce473a
python.pkgs.idna: move expression
2017-12-31 11:05:16 +01:00
Frederik Rietdijk
364e5bce94
python.pkgs.jsonpickle: init at 0.9.5
2017-12-31 11:01:57 +01:00
Frederik Rietdijk
53fbd0617c
python.pkgs.jsondiff: init at 1.1.1
2017-12-31 11:01:57 +01:00
Frederik Rietdijk
0619b37548
python.pkgs.boto3: move expression
2017-12-31 11:01:57 +01:00
Frederik Rietdijk
931d7d605e
python.pkgs.aws-xray-sdk: init at 0.95
2017-12-31 11:01:57 +01:00
Frederik Rietdijk
966bc7c383
python.pkgs.pyaml: move expression
2017-12-31 11:01:56 +01:00
Frederik Rietdijk
472ef7a0f8
python.pkgs.lxml: move expression
2017-12-31 11:01:55 +01:00
Frederik Rietdijk
ec04801de9
python.pkgs.extras: move expression
2017-12-31 11:01:55 +01:00
Frederik Rietdijk
5be749f4e0
python.pkgs.backports_functools_lru_cache: move expression
2017-12-31 11:01:54 +01:00
Frederik Rietdijk
812d1b354f
python.pkgs.tox: 2.4.1 -> 2.9.1
2017-12-31 11:01:54 +01:00
Frederik Rietdijk
803c6a2111
python.pkgs.structlog: move expression
2017-12-31 11:01:54 +01:00
Frederik Rietdijk
dab53a9005
python.pkgs.texttable: 0.8.4 -> 1.1.1
2017-12-31 11:01:53 +01:00
Frederik Rietdijk
dcf88276e4
python: llvmlite: 0.20.0 -> 0.21.0
2017-12-31 11:01:53 +01:00
Frederik Rietdijk
fd0b019007
python: pytest: 3.2.5 -> 3.3.1
2017-12-31 11:01:52 +01:00
Frederik Rietdijk
6801d20ac7
python.pkgs.pluggy: 0.3.1 -> 0.6.0
2017-12-31 11:01:52 +01:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
...
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Simons
ab3a12ed7e
darcs: switch build to GHC 8.0.2 to fix it
...
Also, jailbreak the constraint on unix-compat <5.
2017-12-31 09:31:03 +01:00
medovuxa
99770e785a
kde2-decoration: init at 2017-03-15
2017-12-31 10:21:45 +03:00
Markus Kowalewski
b7fdefc8a4
beegfs: init at 6.17
...
package, kernel module, nixos module, and nixos test
2017-12-31 07:07:02 +00:00
Markus Kowalewski
2e9af56306
libxc: init at 2.2.3
2017-12-31 06:08:22 +00:00
John Ericson
64965e8224
Merge pull request #29483 from veprbl/hardening_unsupported_flags
...
cc-wrapper: allow compilers to specify unsupported hardening modes
2017-12-30 23:25:43 -05:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
bb18a3b573
top-level: Splice in more package sets for new types of deps
...
This is done in preparation for the next commit where, among other
changes, I add support for the new `dep*` attributes.
2017-12-30 22:04:20 -05:00
Jörg Thalheim
2efe8b95c8
python.pkgs.mygpoclient: 1.7 -> 1.8
2017-12-31 02:38:09 +01:00
Austin Seipp
bae2e7ceb3
nixpkgs: add sapic as a dependency to tamarin-prover
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
Austin Seipp
3813ab2589
nixpkgs: init sapic 0.9
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
Austin Seipp
a31bdc0739
nixpkgs: add 'graphviz' to tamarin-prover dependencies
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
adisbladis
f772b8d298
udiskie: Use python3 (python2 support is deprecated)
2017-12-31 01:53:45 +01:00
Austin Seipp
abcfa6f608
nixpkgs: add tamarin-prover 1.3.0 (dev) tool
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 18:23:15 -06:00
Jörg Thalheim
b81de99c03
pythonix: mark it as a python module
...
This was mentioned by @FRidh in https://github.com/NixOS/nixpkgs/pull/33174#discussion_r159083763
2017-12-31 00:55:28 +01:00
Ben Wolsieffer
b1a2e1caef
pkgs/release-lib: evaluate nixpkgs on armv6l and armv7l ( #32641 )
2017-12-31 00:19:10 +02:00
David Asabina
810ec3f8bd
bitscope: init at 2017-12-28
2017-12-30 21:58:27 +01:00
Sébastien Maccagnoni
9db8e22679
gnomeExtensions.mediaplayer: init at 3.5
2017-12-30 20:00:22 +01:00
Dmitry Kalinkin
6d9769663d
cc-wrapper: allow compilers to specify unsupported hardening modes
...
Fixes: 0fd7ef61b2
('clang_34: Disable hardening bits (#28543 )')
2017-12-30 12:23:25 -05:00
Frederik Rietdijk
2d0bead714
Merge remote-tracking branch 'upstream/master' into HEAD
2017-12-30 17:04:54 +01:00
Frederik Rietdijk
9d4de1eac8
Merge pull request #32852 from georgewhewell/django-2_0
...
django: add 2.0 release
2017-12-30 15:30:05 +00:00
Frederik Rietdijk
9ee22e24b3
Merge pull request #33065 from teto/protocol
...
protocol: init at 20171226
2017-12-30 15:23:52 +00:00
Peter Simons
f5a501074f
Drop Haskell package set for GHC 7.8.4.
...
We support only the last three major releases, i.e. 7.10.x is the latest
compiler we worry about.
The *compiler* is still there, though; it's just the package set that's been
removed.
2017-12-30 13:51:07 +01:00
Peter Simons
af6f4f0849
ghc: drop obsolete version 7.8.3
...
We have the newer minor release 7.8.4.
2017-12-30 13:51:07 +01:00
Frederik Rietdijk
bb729316dd
Merge pull request #33201 from rnhmjoj/steamcontroller
...
Add Steam controller userspace driver
2017-12-30 11:55:47 +00:00
rnhmjoj
aa6a18a6d9
steamcontroller: init at 2017-08-11
2017-12-30 12:31:45 +01:00
rnhmjoj
c3b98dcead
pythonpackages.libusb1: init at 1.6.4
2017-12-30 12:31:45 +01:00
Yegor Timoshenko
61bb8115c5
ibus: 1.5.16 -> 1.5.17, fix, back to single output
...
This fixes ibus-setup.
* Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1
* Move ibus-setup back to out, and use a smaller Python 3 at runtime
than doesn't pull in some dev paths
* Build from Git
* Use autoreconfHook so that we don't have to patch ./configure scripts
when we could just generate them correctly in the first place
* Drop patch that removes IBUS_* environment variables from ibus-setup
wrapper: unsetting them breaks ibus-setup
* Add withWayland option (building with Wayland requires libxcbcommon
package, previously wayland was included into buildInputs w/o
libxcbcommon and respective configure flag)
* Add license (LGPLv2.1)
Relies on two other commits in this branch that add GI_TYPELIB_PATH
discovery and fix gconf Python scripts.
2017-12-30 02:56:37 +00:00
Adam Fidel
6a6e34b81e
fastpbkdf2: init at version 1.0.0 ( #33155 )
2017-12-30 05:26:08 +03:00
Yegor Timoshenko
41ab3d4bd5
Merge pull request #33100 from olynch/mitschemeX11
...
mitschemeX11: init at 9.2
2017-12-30 04:33:53 +03:00
pasqui23
0dd7d213c2
home-manager:init at 2017-10-11 ( #30330 )
...
home-manager: init at 2017-12-07
2017-12-30 08:52:26 +08:00
Yegor Timoshenko
0d321897fb
linuxPackages.spl: eval, 84d8ef6e2f
...
Second attempt.
2017-12-30 00:28:37 +00:00
Yegor Timoshenko
f497999e86
linuxPackages.spl: eval, 84d8ef6e2f
2017-12-29 23:43:05 +00:00
adisbladis
612e1acb6b
Merge pull request #33177 from Mounium/gnome-ext
...
dash-to-panel: init at v11
2017-12-29 23:35:17 +01:00
adisbladis
f056ec2f24
Merge pull request #33183 from mstarzyk/miller
...
miller: init at 5.2.2
2017-12-29 23:31:45 +01:00
Franz Pletz
84d8ef6e2f
linuxPackages.spl: simplify expression
...
This package only contains a kernel module.
2017-12-29 22:45:53 +01:00
Maciek Starzyk
8bf2a0971e
miller: init at 5.2.2
2017-12-29 21:55:42 +01:00
Eelco Dolstra
eaf2877cd8
Finance::Quote: 1.38 -> 1.47
2017-12-29 20:56:47 +01:00
Katona László
19175d4f7b
dash-to-panel: init at v11
2017-12-29 20:23:08 +01:00
Frederik Rietdijk
d8490e34a5
python.pkgs.numexpr: 2.6.2 -> 2.6.4
2017-12-29 18:57:06 +01:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
...
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
Jörg Thalheim
7e20ba9515
python3Packages.pythonix: init at 0.1.0
2017-12-29 17:38:05 +01:00
Christoph Hrdinka
d07bc8bb30
woff2: init at 1.0.2
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Vladimír Čunát
1963be9945
Merge #32795 : vala_*: patch updates
2017-12-29 10:00:31 +01:00
Yegor Timoshenko
76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
...
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson
ca74d62bdd
eolie: init at 0.9.16
2017-12-29 07:24:52 +00:00
Yegor Timoshenko
1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
...
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Yegor Timoshenko
2d4426ab05
Merge pull request #33098 from olynch/denemo
...
denemo: init at 2.2.0
2017-12-29 06:37:11 +03:00
John Mercier
78d76e4b55
jbake: init at 2.5.1
2017-12-29 03:26:13 +01:00
Chloe Kever
341d181eab
gdrivefs: 0.14.8 -> 0.14.9
2017-12-29 03:17:29 +01:00
Robin Gloster
c300d9e01c
libmysql: deprecate
2017-12-29 02:18:35 +01:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
445e3d7390
ghostOne: remove
...
broken and unmaintained
2017-12-29 02:18:35 +01:00
Robin Gloster
fe437d70ec
luaPackages.luadbi: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
f3445606ac
libdbiDrivers: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
3881816a64
libmysql: now needs to point to mysql.connector-c
...
libmysqlclient is no longer included in mariadb itself
2017-12-29 02:18:35 +01:00
Robin Gloster
a960f1931b
mariadb: more lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Joe Doyle
e9886dde9b
csfml: init at 2.4 ( #33000 )
2017-12-28 22:04:02 +01:00
Peter Simons
d54384bb80
Merge pull request #33129 from domenkozar/ghc-binary-boot-pkgs
...
ghc: wire up new binary ghc for bootstrapping
2017-12-28 19:28:40 +01:00
hyphon81
7ccceeacca
pythonPackages.chainer: init at 3.2.0
2017-12-28 17:47:15 +01:00
hyphon81
0184f60c1c
pythonPackages.cupy: init at 2.2.0
2017-12-28 17:47:08 +01:00
hyphon81
e5921012a1
pythonPackages.filelock: init at 2.0.13
2017-12-28 17:47:03 +01:00
hyphon81
a9379a6d67
pythonPackages.fastrlock: init at 0.3
2017-12-28 17:46:59 +01:00
hyphon81
05573d3e06
nccl: init at 1.3.4-1
2017-12-28 17:46:52 +01:00
Domen Kožar
695a026f5f
ghc: wire up new binary ghc for bootstrapping
...
This change brings development feedback loop improvement
from a couple of ghc rebuilds to only one for working on generic
builder.
To completely eliminate the rebuilds, use two nixpkgs clones
and point boot packages to the unmodified one.
2017-12-28 15:11:50 +00:00
Christoph Hrdinka
47a71e9426
pg_tmp: init at 2.3
...
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:50:06 +01:00
Frederik Rietdijk
1dc391d92b
Merge pull request #32890 from vanschelven/google-cloud-speech
...
google-cloud-speech: init at 0.30.0
2017-12-28 10:56:10 +00:00
Vincent Laporte
a9d066a990
coqPackages.tlc: init at 20171206
...
TLC is a general purpose Coq library that provides an alternative to Coq's
standard library.
Homepage: http://www.chargueraud.org/softs/tlc/
2017-12-28 08:19:54 +01:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
...
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
John Ericson
b3df1562d8
Merge branch 'alt-stdenv' into staging
2017-12-27 17:20:32 -05:00
John Ericson
ad1a1ee7dd
Merge pull request #33087 from obsidiansystems/alt-stdenv
...
treewide: Clean up multi-arch tools and usage
2017-12-27 13:45:24 -08:00
Peter Simons
63a9142279
Merge pull request #33054 from NixOS/ghc-prebuilt
...
ghc prebuilt: Add 7.8.4, 7.10.3 and 8.2.1, and make consistent style
2017-12-27 21:31:56 +01:00
John Ericson
831c71eea3
top level: Clean up definitions of alternative stdenvs
...
- Dispatch off more appropriate conditions---`stdenv.cc.is*` and
`hostPlatform.is*` directly---rather than the OS as a proxy.
- Don't worry about pulling in binutils from normal `stdenv.cc` for
`gccMultiStdenv`.
- Defining a `multiStdenv` that uses whatever compiler is default.
- Define `stdenv_32bit` in terms of `multiStdenv`.
2017-12-27 15:15:41 -05:00
Owen Lynch
afd198f0f4
mitschemeX11: init at 9.2
2017-12-26 22:32:23 -05:00
Owen Lynch
ee4aa56320
denemo: init at 2.2.0
2017-12-26 21:52:06 -05:00
Justin Wood
6af1a08e9b
Elixir: init 1.6-rc.0 ( #33034 )
2017-12-26 16:53:24 -05:00
Graham Christensen
f45d2e966d
Merge pull request #33068 from mimadrid/update/ack-2.22
...
ack: 2.16 -> 2.22
2017-12-26 16:51:34 -05:00
John Ericson
f5fc1ff344
top level: Stop hacking around #28223
...
Clang stdenvs with either libc++ should work now.
2017-12-26 15:26:55 -05:00
Tuomas Tynkkynen
47c782f7f5
Merge remote-tracking branch 'upstream/master' into staging
2017-12-26 21:10:12 +02:00
gnidorah
bac2d913d3
pythonPackages.pykde4: init at 4.14.3
...
instead of #30985
2017-12-26 21:32:59 +03:00
Tuomas Tynkkynen
c47a1ba62a
docutils: Enable tests
2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen
8ce4467495
docutils: Install compat symlinks
...
E.g. latest upstream version of diffoscope depends on a command named
rst2man.
2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen
a86f1f1a06
docutils: 0.13.1 -> 0.14
2017-12-26 20:02:01 +02:00
Peter Simons
b03ac7d22b
jhc: drop broken Haskell compiler
2017-12-26 15:12:36 +01:00
Peter Simons
eb0da3e8af
haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.x
...
These old package sets have been broken and unmaintained for a long time now.
2017-12-26 11:35:26 +01:00