Alexander V. Nikolaev
41bbb904eb
vault: init at v0.1.2
2015-06-26 01:34:32 +03:00
Arseniy Seroka
55d7d52d13
Merge pull request #8496 from jb55/obs-studio-audio
...
obs-studio: add audio support
2015-06-26 00:59:05 +03:00
vbgl
5c537f3bdd
Merge pull request #8296 from vbgl/ocamlp4
...
OCaml-4.02: fix ocamlbuild rules for camlp4
2015-06-25 23:54:13 +02:00
Vincent Laporte
715f78be7e
E prover: do not build the manual
2015-06-25 23:21:25 +02:00
Joachim Fasting
78d4f1dec6
codeville: delete expression
...
Codeville is abandonware. The homepage returns 404, and the last release
is 8 years old ...
2015-06-25 22:34:29 +02:00
Eelco Dolstra
7f54f99656
Don't build texLive in Hydra
...
It's way too big (texlive-core-2014 alone is > 1.5 GB).
2015-06-25 17:34:08 +02:00
Rushmore Mushambi
ddade52f0e
Merge pull request #8501 from rushmorem/package-j2cli
...
Add j2cli package, a shell script templating helper
2015-06-25 16:36:52 +02:00
Thomas Tuegel
8862d8d9c9
autonix: JSON manifest format
2015-06-25 09:03:40 -05:00
Thomas Tuegel
0aa8e64967
kde5: JSON manifest format
2015-06-25 09:03:40 -05:00
Lluís Batlle i Rossell
662a94312d
Fix python-json-pointer meta.
...
(cherry picked from commit f1f5441b50
)
2015-06-25 15:44:04 +02:00
rushmorem
fad9d34452
Add j2cli package, a shell script templating helper
2015-06-25 15:30:27 +02:00
Peter Simons
160e342dbd
python-args: drop bogus reference to "stdenv.lib.licenses.bsd"
2015-06-25 12:19:58 +02:00
Lluís Batlle i Rossell
66bd251a7c
Adding internetarchive 0.8.3.
2015-06-25 12:06:12 +02:00
William Casarin
1281f51b69
obs-studio: audio support
2015-06-25 00:32:16 -07:00
Vincent Laporte
1d72ce49cf
coq-8.3: fix (needs make 3)
2015-06-25 08:55:31 +02:00
Vincent Laporte
af3f91085a
mldonkey: move package out of ocamlPackages
...
as it does not provides any library but only an executable program
2015-06-25 08:55:27 +02:00
lethalman
5988dda30f
Merge pull request #8485 from obadz/coreclr
...
dotnet: package coreclr (from git)
2015-06-24 16:59:27 +02:00
obadz
30bd03a3e2
dotnet: package coreclr (from git)
2015-06-24 15:06:14 +01:00
Simon Vandel Sillesen
9dab1a840c
tvheadend: init at 4.0.4
2015-06-24 13:22:09 +00:00
lethalman
5ee8b66a68
Merge pull request #8474 from obadz/moar-dotnet
...
Some dotnet upgrades + a few new packages
2015-06-24 14:32:56 +02:00
Sou Bunnbu
c7c8f4a780
Merge pull request #8481 from iyzsong/master
...
tiled: update to 0.12.3 and build with qt5
2015-06-24 19:16:22 +08:00
Rok Garbas
2c944fd4dd
pythonPackages.jenkins-job-builder: init at 1.2.0
2015-06-24 12:37:11 +02:00
Peter Simons
4ad434e521
python-dulwich: update to version 0.10.1a
2015-06-24 11:37:30 +02:00
Peter Simons
922c555015
mercurial: add hg-git support
...
Enable this feature by putting these lines into your ~/.hgrc file:
[extensions]
hgext.bookmarks =
hggit =
2015-06-24 11:33:17 +02:00
Peter Simons
c112c3f51f
hg-git: update to version 0.8.1
2015-06-24 11:33:17 +02:00
宋文武
7c0c2dc15b
tiled: update to 0.12.3 and build with qt5
2015-06-24 17:14:12 +08:00
Michael Phillips
e17494956b
powerline: 2.1 -> 2.1.4, closes #8466
...
Makes powerline work again with tmux 2.0
2015-06-24 10:17:30 +02:00
obadz
33e0dbbc4b
dotnet: package Projekt
2015-06-23 23:12:29 +01:00
obadz
e45788993b
dotnet: FSharp.Compiler.Service 0.0.89 -> 0.0.90
2015-06-23 23:12:29 +01:00
obadz
0092d04d25
dotnet: package Deedle 1.2.0
2015-06-23 23:12:29 +01:00
obadz
3e6d95fc2a
dotnet: FSharp.Data 2.2.2 -> 2.2.3
2015-06-23 23:11:50 +01:00
obadz
9c205124e4
dotnet: package ExcelDna 0.32.0 + ExcelDna.Registration
2015-06-23 23:11:50 +01:00
obadz
14dcf50cb1
dotnet: package MathNet.Numerics 3.7.0
2015-06-23 23:11:08 +01:00
obadz
58418eaa67
dotnet: FSharp.AutoComplete 0.16.0 -> 0.18.2
2015-06-23 23:11:08 +01:00
obadz
24bb5d1a94
dotnet: Paket 1.6.2 -> 1.18.2
2015-06-23 23:11:08 +01:00
Arseniy Seroka
22b89f2fcd
Merge pull request #8463 from mbbx6spp/jruby-1_7_20_1
...
jruby: 1.7.12 -> 1.7.20.1 (update package for CVE patch)
2015-06-23 20:04:31 +03:00
Susan Potter
2968707101
jruby: 1.7.12 -> 1.7.20.1
...
Security release which only updates Rubygems to version 2.4.8. Rubygems 2.4.8
addresses CVE-2015-1855 to resolve some problems with wildcard matching of
hostnames.
See following entry for more information:
http://jruby.org/2015/06/10/jruby-1-7-20-1.html
2015-06-23 11:58:29 -05:00
Arseniy Seroka
266531b5b0
Merge pull request #8422 from travisbhartwell/update/atom-shell-to-electron
...
atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
2015-06-23 18:54:22 +03:00
Arseniy Seroka
2aac4c301c
Merge pull request #8469 from ehahn/qutebrowser
...
add packages: qutebrowser + dependency pypeg2
2015-06-23 17:22:26 +03:00
Tom Hunger
04f6a1c665
pandas: Update to 0.16.1, closes #8288
...
Note that I could remove the line-switching hack because
the problem has been fixed upstream:
https://github.com/fvia/pandas/commit/09a7a69e116
2015-06-23 13:54:19 +02:00
Erik Hahn
006e7ae04e
qutebrowser: init at 0.2.1
2015-06-23 13:39:33 +02:00
Erik Hahn
d9085b845e
pypeg2: init at 2.15.1
2015-06-23 13:39:23 +02:00
lethalman
0f1abcc78d
Merge pull request #8395 from mbakke/ipcalcs
...
add ipcalc and sipcalc
2015-06-23 13:33:25 +02:00
William Casarin
634d9eb4c1
clib: a micro-package manager for C
2015-06-23 00:35:03 -07:00
William A. Kennington III
bd9433c90d
kernel: Add version 4.1 latest
2015-06-22 12:41:23 -07:00
laMudri
22172b8e43
ibus-table-others: init at 1.3.7, closes #8460
2015-06-22 18:25:45 +02:00
laMudri
f0b4065392
ibus-table: init at 1.9.6
2015-06-22 18:25:45 +02:00
lassulus
2204206a47
asciinema: init at 1.1.1, closes #8459
2015-06-22 18:16:52 +02:00
Michael Raitza
7907a8bcba
dialog: init at 1.2-20150225, closes #8457
...
Generate ncurses dialogs from shell scripts.
2015-06-22 18:11:05 +02:00
Arseniy Seroka
6881cd2c3a
Merge pull request #8435 from flosse/k9copy
...
k9copy: init at 3.0.3
2015-06-22 18:45:52 +03:00
Arseniy Seroka
1c444984bc
Merge pull request #8448 from dezgeg/pr-ckbcomp
...
ckbcomp: New package at version 1.129
2015-06-22 18:45:24 +03:00
Oliver Charles
fd6600c809
bluejeans: New Mozilla plugin
2015-06-22 14:04:40 +01:00
Tuomas Tynkkynen
4ac3bc3330
ckbcomp: init at 1.129
2015-06-22 15:32:42 +03:00
Markus Kohlhase
f50b2e5892
k9copy: init at 3.0.3
2015-06-22 12:34:00 +02:00
Eelco Dolstra
47868d85b2
Merge pull request #8452 from rycee/update/perl-DateTime
...
Update core Perl DateTime packages
2015-06-22 12:03:43 +02:00
Shea Levy
f63e764bb6
Add buildMaven
2015-06-21 22:24:03 -04:00
Robert Helgesson
17402efed0
Update core Perl DateTime packages.
...
This change includes the following updates:
- DateTime 1.08 → 1.19,
- DateTimeFormatStrptime 1.54 → 1.56,
- DateTimeLocale 0.45 → 0.46, and
- DateTimeTimeZone 1.63 → 1.91.
2015-06-22 00:39:57 +02:00
Robert Helgesson
46b47fa2b7
Update perl-List-AllUtils to 0.09.
2015-06-22 00:39:57 +02:00
Tobias Geerinckx-Rice
30bda340f5
python-packages: prompt_toolkit -> 0.41
...
Fixes:
- Emacs Control-T key binding.
- Color fix for Windows consoles.
New features:
- Allow both booleans and Filters in many places.
- `password` can be a Filter now.
2015-06-21 22:37:18 +02:00
Joachim Schiele
9980367639
ipfs: added to go-packages
2015-06-21 22:06:58 +02:00
Arseniy Seroka
311d55315d
Merge pull request #8432 from andrewrk/rucksack
...
rucksack: init at 3.1.0
2015-06-21 20:12:26 +03:00
Matthias Beyer
563167bbe7
tasknc: init at 0.8
2015-06-21 14:22:10 +02:00
Travis B. Hartwell
f4d876f73c
i3-py: init at 0.6.4
...
Extract i3-py from i3minator so it can be installed on its own.
2015-06-20 23:31:38 -06:00
Marius Bakke
aef2a813a8
add ipcalc
2015-06-20 10:24:19 +01:00
Marius Bakke
c0d4cdce07
add sipcalc
2015-06-20 10:24:19 +01:00
Andrew Kelley
55262f98b6
rucksack: init at 3.1.0
2015-06-20 02:06:20 -07:00
Arseniy Seroka
0fea053461
Merge pull request #8425 from lihop/add/openpyxl
...
openpyxl: init at 2.2.4
2015-06-20 10:50:31 +02:00
Andrew Kelley
42f88b5ba7
liblaxjson: init at 1.0.5
2015-06-19 23:35:04 -07:00
Leroy Hopson
108dbfba9a
openpyxl: init at 2.2.4
2015-06-20 12:53:04 +12:00
Leroy Hopson
9b623def11
jdcal: init at 1.0
...
a dependency of openpyxl
2015-06-20 12:53:04 +12:00
Arseniy Seroka
a00d5998da
Merge pull request #8417 from kirelagin/update-tabbed
...
tabbed: update and add xft patch
2015-06-20 00:33:29 +02:00
Arseniy Seroka
8043c4834b
Merge pull request #8400 from andrewrk/wolfebin
...
wolfebin: init at 5.4
2015-06-20 00:31:37 +02:00
Travis B. Hartwell
caa216b640
atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
...
Added systemd to buildEnv path because of new libudev dependency.
2015-06-19 15:32:12 -06:00
Bob van der Linden
236f8c720d
added popcorntime package
2015-06-19 23:22:18 +02:00
Andrew Kelley
3d7125d1a7
wolfebin: init at 5.4
2015-06-19 12:26:00 -07:00
Kirill Elagin
1bb72a8198
tabbed: update and add xft patch
2015-06-19 21:28:52 +03:00
lethalman
f914a39d57
Merge pull request #8151 from globin/lxc-python-wrapping
...
Wrap the python scripts in lxc
2015-06-19 18:51:52 +02:00
Vincent Laporte
01571ab2d7
coq-mathcomp: refactor
2015-06-19 18:11:33 +02:00
Vincent Laporte
524b7fe178
coq-ssreflect: refactor
2015-06-19 18:11:33 +02:00
Mateusz Kowalczyk
fc26e89159
Merge pull request #8394 from mbakke/maim
...
Add maim and slop
2015-06-19 15:22:20 +01:00
Luca Bruno
6551af69eb
add tk-8_5 and fix xconq (XHF)
2015-06-19 16:06:10 +02:00
Robin Gloster
45be5244a4
Wrap the python scripts in lxc
2015-06-19 14:34:09 +02:00
Luca Bruno
d92ce0d552
guix: use libgcrypt_1_5, fix compilation but not tests (ZHF)
2015-06-19 14:16:07 +02:00
Jaka Hudoklin
f1480c8296
goPackages: fix influxdb8 and related packages
2015-06-19 13:23:55 +02:00
Marius Bakke
10ff6c3fe0
new package: slop
2015-06-18 22:55:56 +01:00
Marius Bakke
3d68e0b0e2
new package: maim
2015-06-18 22:13:06 +01:00
Austin Seipp
c3fcd5ecb7
nixpkgs: Remove bunk 'infer' expression
...
This was accidentally committed because I'm a goof - see
1ee742b0ef
.
Thanks to ftrvxmtrx on IRC for spotting.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-18 11:37:51 -05:00
Austin Seipp
a0301e9ce2
nixpkgs: saw-tools 0.1-20150609
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-18 11:37:51 -05:00
Jascha Geerds
9df19f6c0a
requests_toolbelt: 0.3.0 -> 0.4.0
2015-06-18 15:17:22 +02:00
Jascha Geerds
3b00ee2228
Add setuptools_scm package
2015-06-18 15:17:22 +02:00
lethalman
0243472c05
Merge pull request #8344 from joachifm/redundant-cheetah
...
Delete redundant expression cheetahTemplate
2015-06-18 14:51:17 +02:00
lethalman
da28405ba2
Merge pull request #8263 from robbinch/pkg-dvd-slideshow
...
dvd-slideshow: Add package.
2015-06-18 14:46:48 +02:00
Andrew Kelley
801a392932
groovebasin: init at 1.5.1
2015-06-18 12:31:17 +02:00
taku0
4e78d76c18
thunderbird-bin: update to version 38.0.1, closes #8357
2015-06-18 11:40:13 +02:00
lassulus
4ed0a4eaf8
add pkg: vbam, closes #8339
2015-06-18 11:35:43 +02:00
Daiderd Jordan
8a07499620
wxmac: new package
...
- based on the current homebrew package
2015-06-18 11:34:05 +02:00
Daiderd Jordan
f119508140
darwin os-specific: rez and derez packages
2015-06-18 11:34:05 +02:00
lassulus
099923c7be
add pkgs: zandronum, zandronum-{server,bin}, closes #8338
2015-06-18 11:29:03 +02:00
lassulus
24dc9d7160
add pkgs: fmod42416
2015-06-18 11:28:52 +02:00
lassulus
03f0f41db5
add pkgs: sqlite-amalgamation
2015-06-18 11:28:52 +02:00