Michael Weiss
40d171855f
gpgme: 1.8.0 -> 1.9.0
...
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]
See #24491 for the other changes.
[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Dmitry Rets
c7e885ff99
xkbset: init at 0.5
2017-04-02 02:17:30 +03:00
Tim Steinbach
97210a1f48
Merge pull request #24505 from zimbatm/terraform-0.9.2
...
terraform: 0.9.1 -> 0.9.2
2017-04-01 13:45:26 -04:00
obadz
8c38250a3e
treesheets: init at 2017-03-27
2017-04-01 14:37:58 +01:00
Volth
ed41d50e9f
kernel: fix 9p issues
...
[tuomas: rename the patch from 9p-hacks to something slighly more
meaningful]
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
2017-04-01 15:49:14 +03:00
Michael Raskin
011c907383
lispPackages: pin to asdf_3_1 by default
2017-03-31 17:56:35 +02:00
zimbatm
1afd3ceaaa
terraform: 0.9.1 -> 0.9.2
...
* makes the generic builder open for extension
* upgrades terraform and set the 0_9 series by default
2017-03-31 15:53:17 +01:00
Michael Raskin
02f58311ec
lispPackages: migrate to quicklispPackages where possible
2017-03-31 12:06:46 +02:00
Peter Hoeg
7b73936459
Merge pull request #22710 from AndersonTorres/openshot
...
openshot-qt: 2.1.0 -> 2.2.0
2017-03-31 14:19:34 +08:00
Tim Steinbach
b90b1828dd
Merge pull request #24352 from cko/spark-1_6_3
...
spark: 1.6.0 ->1.6.3
2017-03-30 22:36:16 -04:00
Benjamin Staffin
5c28f26bac
Merge pull request #24483 from benley/latte-dock
...
latte-dock: init at 0.5.98
2017-03-30 20:06:10 -04:00
Benjamin Staffin
09e4ece6e1
latte-dock: init at 0.5.98
2017-03-30 18:46:29 -04:00
Michael Raskin
7a46312f1c
xorg-rgb: init at 1.0.6
2017-03-30 22:55:26 +02:00
sternenseemann
fd3a99633b
2bwm: init at 0.2
2017-03-30 19:21:27 +02:00
Robin Gloster
9330991a37
telepathy_rakia: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
4a702e8b74
tclgpg: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
8e3a595eb1
tkabber: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
ce953d0bc9
panomatic: remove
2017-03-30 16:23:33 +02:00
Michael Raskin
c1f922b0b5
asdf: add pinned versions 2.26, 3.1; provide quicklispPackages with ASDF 3.1
2017-03-30 12:59:40 +02:00
Robin Gloster
a79891f6b2
sitecopy: remove
2017-03-30 12:06:09 +02:00
Robin Gloster
2b7128808d
jclasslib: remove
2017-03-30 12:06:08 +02:00
AndersonTorres
fdd654a7a9
openshot-qt: 2.1.0 -> 2.2.0
...
Also, libopenshot and libopenshot-audio
are now directly referenced on all-packages.nix.
2017-03-30 00:53:22 -03:00
regnat
4e9e1bc7ba
stog: init at 0.17.0
2017-03-30 01:26:51 +00:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Thomas Tuegel
1d8d6d564d
Revert "dropbox: use vendored Qt 5 libraries"
...
This reverts commit 9125bab708
.
The vendored libraries have a problem with xkbcommon.
2017-03-29 07:23:27 -05:00
Daniel Peebles
cea6bfac1c
Merge pull request #22098 from dtzWill/feature/swift
...
swift: init at 3.1
2017-03-28 21:21:30 -04:00
Daniel Peebles
903fc1d6c9
Merge pull request #24418 from LnL7/darwin-rust
...
rustc: use llvm_39
2017-03-28 20:34:07 -04:00
Shawn Dellysse
c87c0f2144
messenger-for-desktop: init at 2.0.6
2017-03-28 19:55:17 -04:00
Michael Raskin
13007957e5
quicklispPackages: init
...
The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.
There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.
Note that the current commit is a mere addition.
2017-03-29 00:40:01 +02:00
Tim Steinbach
eb70ae34b1
Merge pull request #24254 from bachp/gitlab-runner-9
...
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Jörg Thalheim
36fca93290
rename iana_etc to iana-etc
...
fixes #23621
2017-03-28 22:35:15 +02:00
Will Dietz
ecae31a50c
swift: init at 3.1
...
Add dependency 'libblocksruntime'.
2017-03-28 15:34:34 -05:00
Daiderd Jordan
01d8d1b062
rustc: use llvm_39
2017-03-28 22:10:05 +02:00
Evan Danaher
33d8d15329
ycmd: 2017-02-03 -> 2017-03-27
...
Now works with newer version of vim youcompleteme plugin.
Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
did this.
2017-03-28 16:07:57 -04:00
Matthew Maurer
af33b23de3
frama-c: Aluminum -> Silicon
...
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach
8373124202
gitlab-runner: make v1 runner available
...
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
Joachim F
07a76cc934
Merge pull request #23400 from knedlsepp/add_docopt_cpp
...
docopt.cpp: init at 0.6.2
2017-03-27 21:28:50 +01:00
Josef Kemetmüller
ed7a1ac302
docopt.cpp: init at 0.6.2
2017-03-27 14:23:48 +00:00
Orivej Desh
1ba30ca45b
poco: init at 1.7.8
2017-03-27 01:05:25 +00:00
Michael Raskin
bee5916d22
Merge pull request #24364 from sternenseemann/shrikhand
...
shrikhand: init 2016-03-03
2017-03-26 22:20:34 +02:00
sternenseemann
829b68844a
shrikhand: init 2016-03-03
2017-03-26 22:15:16 +02:00
Michael Weiss
ef8c0d1388
signing-party: Fix deps and include all tools
...
Additional tools:
- gpg-key2latex
- gpgdir
- gpgwrap
This module is really hacky and the dependencies are very messy... :o
However I tried my best at testing all 19 individual tools and they
should (hopefully) all work now (apart from sendmail which can be
provided by multiple packages) :)
The code is very redundant (sorry) but imho it's easier to read and
maintain it that way.
TODO: There are some additional manual pages that could be included (I'm
too exhausted for that atm...). And there might be a lot of stuff that
could be improved in the future.
2017-03-26 21:12:45 +02:00
Vasiliy Solovey
eef066d05c
way-cooler: init at 0.5.2
2017-03-26 21:39:58 +03:00
Thomas Tuegel
41699287b6
vogl: pin to Qt 5.6
2017-03-26 09:40:27 -05:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Christine Koppelt
9d18de5f88
spark: 1.6.0 ->1.6.3
2017-03-26 16:07:21 +02:00
Jörg Thalheim
09c91f5fea
Merge pull request #24002 from deepfire/vogl
...
vogl: init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge
03ddb417c3
vogl: init at 2016-05-13
2017-03-26 11:16:13 +03:00
Nikolay Amiantov
66b05cd4e6
ibus-engines: use wrapPythonPrograms
...
This is needed now that PYTHONPATH is not propagated. Also several packages
with additional dependencies are now properly wrapped.
2017-03-26 02:20:02 +03:00
Nikolay Amiantov
99434abff7
ibus: wrap with GTK dependencies
...
Without this ibus can't load its settings.
Also don't propagate PYTHONPATH.
2017-03-26 02:20:02 +03:00