Russell O'Connor
e4b583a5d0
cassandra-driver: fix package attribute name
...
Use a hyphen instead of camelCase.
2015-07-09 14:43:59 +00:00
Pascal Wittmann
1e3a12bf22
snake4: init at 1.0.14
2015-07-09 15:24:00 +02:00
Pascal Wittmann
d1c2fd81f6
shhopt: init at 1.1.7
2015-07-09 15:23:25 +02:00
Pascal Wittmann
7ec18455b2
shhmsg: init at 1.4.2
2015-07-09 15:21:43 +02:00
Edward Tjörnhammar
0109c5a6fb
pythonPackages.infoqscraper: init at 0.1.0
2015-07-09 13:07:32 +02:00
aszlig
9b8f66180f
python-hetzner: Update to bugfix version 0.7.3.
...
Fixes creating of admin accounts, which is used by NixOps to deploy new
servers. Props to @rbvermaa for reporting the issue and testing it with
NixOps.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-09 12:44:28 +02:00
ts468
7c339ff10e
Merge pull request #8718 from ts468/upstream.qboot
...
qboot: init at pre-release
2015-07-09 11:23:25 +02:00
Thomas Strobel
8f2f1dbb76
qboot: init at pre-release
2015-07-09 11:11:18 +02:00
Luca Bruno
5c57369fc4
cloog: fix build by using isl_0_14 (ZHF)
2015-07-09 10:38:22 +02:00
Andrew Kelley
1fdd432ffa
ffmpeg: 2.6.3 -> 2.7.1
2015-07-08 17:03:49 -07:00
William A. Kennington III
906be98e0d
isl: Add 0.15.0
...
And remove the defunct and unused default.nix
2015-07-08 16:22:11 -07:00
William A. Kennington III
5ce2cf8a0f
v8_3_16_14: Must be build with gcc <= 4.8
2015-07-08 16:18:08 -07:00
Arseniy Seroka
ee5bea4f81
Merge pull request #8707 from rycee/package/fira-code
...
fira-code: init at 0.5
2015-07-09 00:53:21 +03:00
William A. Kennington III
af22ac6f34
ruby: Fix 1.9.3 for libobjc
2015-07-08 14:15:35 -07:00
Jude Taylor
976d80eb57
map apple sdk frameworks CF to darwin.CF to avoid confusion
2015-07-08 14:15:04 -07:00
William A. Kennington III
7cda24c01e
Merge branch 'master.upstream' into staging.upstream
2015-07-08 14:11:16 -07:00
William Casarin
8ead9cf0c5
caffe: init at rev 77d66dfc
...
Initial version of the Caffe deep learning framework from Berkeley
2015-07-08 10:07:10 -07:00
Robert Helgesson
92c5355690
fira-code: init at 0.5
2015-07-08 17:39:49 +02:00
Tobias Geerinckx-Rice
0b6e9f38ca
python-packages: pgcli 0.17.0 -> 0.18.0
...
Changes: https://raw.githubusercontent.com/dbcli/pgcli/master/changelog.rst
2015-07-08 17:13:04 +02:00
Jaka Hudoklin
957390ecba
Merge pull request #8682 from offlinehacker/pkgs/openshift/add
...
Add openshift
2015-07-08 12:20:01 +02:00
Jaka Hudoklin
4e33dd4e99
openshift: init at 1.0.1
2015-07-08 12:18:06 +02:00
Jaka Hudoklin
4b1cfd17a8
Merge pull request #8680 from offlinehacker/pkgs/compass/add
...
Add compass, stylesheet authoring environment
2015-07-08 12:17:19 +02:00
Arseniy Seroka
54821893d6
Merge pull request #8692 from ts468/upstream.diffpdf
...
diffpdf: init at 2.1.3
2015-07-08 02:33:46 +03:00
Arseniy Seroka
1e631b51e0
Merge pull request #8693 from ts468/upstream.pdfdiff
...
pdfdiff: init at 0.92
2015-07-08 02:10:43 +03:00
Charles Strahan
75f53bc615
ruby: set the default to 2.2.2
2015-07-07 18:41:03 -04:00
Thomas Strobel
88d5f2c0a5
pdfdiff: init at 0.92
2015-07-08 00:22:57 +02:00
Arseniy Seroka
f579662864
Merge pull request #8565 from oconnorr/master
...
cassandra-driver-2.6.0c2: new python package
2015-07-08 01:12:12 +03:00
Charles Strahan
357324df26
ruby: add 2.2.2, bump patch levels
...
* Adds Ruby 2.2.2
* 1.9.3-p547 -> 1.9.3-p551
* 2.0.0-p481 -> 2.0.0-p645
2015-07-07 17:45:33 -04:00
Thomas Strobel
528fae6dd3
diffpdf: init at 2.1.3
2015-07-07 23:32:54 +02:00
Robert Helgesson
ac91ab371a
perl-BoostGeometryUtils: fix OOM in tests
...
The included patch from Debian resolves an out-of-memory error occurring
when running the test suite.
2015-07-07 22:33:45 +02:00
aszlig
b028c14256
python-wrapper: Fix variable name for sed expr.
...
Regression introduced by 5f55788531
.
The commit not only changes documentation, but also changed a few
variable names. One of them is $i which now is $f and it contains the
name of the file to wrap.
This was accidentally found by @Profpatsch (thanks!) who found himself
getting the basename of the last patch file to end up in sys.argv[0].
The reason for this is that $i is used in the for loop of the generic
patchPhase and thus is reused later when the Python file is to be
wrapped.
I have also added a small comment noting about this, to be sure that
this won't accidentally occur the next time someone changes variable
names.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-07 18:25:10 +02:00
Eelco Dolstra
b7ffacffef
Revert "perl: Make 5.22 the default"
...
This reverts commit 7f547126d8
. We're a
bit too close to release to make such fundamental changes.
2015-07-07 15:13:31 +02:00
Jaka Hudoklin
acc995cf41
Add compass, stylesheet authoring environment
2015-07-07 12:11:58 +02:00
Simon Vandel Sillesen
e85dac137e
sundtek init at 30-06-2015
2015-07-07 10:58:58 +02:00
William A. Kennington III
731b4a4371
perlPackages: Updates
2015-07-06 19:21:21 -07:00
William A. Kennington III
7f547126d8
perl: Make 5.22 the default
2015-07-06 18:34:11 -07:00
William A. Kennington III
ae28ff8b91
Merge branch 'master.upstream' into staging.upstream
2015-07-06 17:15:11 -07:00
William A. Kennington III
7fa3e5f8d9
ruby: Make 2.1.x the default
2015-07-06 16:42:16 -07:00
William A. Kennington III
d5cd6eebcd
ruby: Add 2.1.6
2015-07-06 16:42:16 -07:00
Arseniy Seroka
4f2b22aff0
Merge pull request #8629 from telotortium/subsonic
...
subsonic: init at 5.2.1
2015-07-07 01:09:19 +03:00
Peter Simons
ca6ba3496c
Merge pull request #8662 from deepfire/ghc-nokinds
...
ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's `nokinds` branch
2015-07-06 21:51:01 +02:00
Arseniy Seroka
2714fe1cf0
Merge pull request #8620 from aycanirican/emacsPackagesNg-multiple-cursors
...
Introduce emacsPackagesNg.multiple-cursors
2015-07-06 22:48:24 +03:00
Robert Helgesson
3b5c1621ec
perl-Crypt-OpenSSL-AES: init at 0.02
2015-07-06 18:08:26 +02:00
Arseniy Seroka
6bb0436bb3
Merge pull request #8418 from kirelagin/dmenu-xft-by-default
...
dmenu: build with Xft
2015-07-06 14:48:07 +03:00
Arseniy Seroka
83083da5b1
Merge pull request #8651 from ts468/upstream.sbsigntool
...
sbsigntool: init at 0.5
2015-07-06 14:26:39 +03:00
Pascal Wittmann
505f624e01
newtonwars: init at 2015060
2015-07-06 11:37:06 +02:00
lethalman
8212ec8d55
Merge pull request #8659 from robbinch/pkg-gitfs
...
gitfs: init at 0.2.5.
2015-07-06 11:24:49 +02:00
Robbin C
945ac597b9
gitfs: init at 0.2.5
...
This adds gitfs, a FUSE filesystem that fully integrates with git.
2015-07-06 17:10:17 +08:00
Kosyrev Serge
5fee7af3ba
ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch
2015-07-06 11:09:28 +03:00
Leroy Hopson
040c399beb
vultr: init at 0.1.2
2015-07-06 15:18:58 +12:00
William A. Kennington III
fbfdc139d6
Merge branch 'master.upstream' into staging.upstream
2015-07-05 18:36:16 -07:00
Robert Irelan
3e61595a3e
subsonic: init at 5.2.1
...
Add package for the Subsonic personal media streamer server
(<http://subsonic.org >).
2015-07-05 17:10:26 -07:00
William A. Kennington III
799c46e6e7
libvirt: 1.2.12 -> 1.2.17
2015-07-05 16:50:50 -07:00
William A. Kennington III
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -07:00
Eelco Dolstra
d14b4741da
Merge pull request #8657 from jb55/fix-double-apply-patch
...
Fix some double applications of callPackage
2015-07-05 21:23:41 +02:00
Pascal Wittmann
beffeedccf
radicale: update from 0.9 to 0.10
...
add myself to maintainers
2015-07-05 21:12:50 +02:00
William Casarin
a87c9af080
fix some double applications of callPackage
2015-07-05 12:01:22 -07:00
Peter Simons
df4fb819be
ghc: add release candidate 2 for compiler version 7.10.2
2015-07-05 20:56:29 +02:00
William A. Kennington III
282e7e6c84
Merge pull request #8647 from ts468/upstream.trusted_grub
...
trustedGRUB: GRUB 1 based -> GRUB 2 based
2015-07-05 11:52:13 -07:00
Daiderd Jordan
d366f5db9a
xhyve: init at version 0.1.0
...
Lightweight Virtualization on OS X Based on bhyve.
2015-07-05 18:54:55 +02:00
Thomas Strobel
c9e5218b33
sbsigntool: init at 0.5
2015-07-05 14:59:01 +02:00
Thomas Strobel
2285ad1bfa
trustedGRUB: GRUB 1 based -> GRUB 2 based
2015-07-05 11:48:36 +02:00
Michael Raskin
af3d395cfe
sgtpuzzles: update to revision 10286; rewrite completely to avoid reliance on builderDefs features
2015-07-05 11:57:49 +03:00
Charles Strahan
e199d9e844
urxvt-perl: init at 2015-01-16
...
Includes two extensions for `urxvt`:
* fullscreen: Toggle fullscreen for terminal
* newterm: Open a new terminal in your current working directory
2015-07-05 00:12:50 -04:00
William Casarin
d1590482cf
cudatoolkit: generalize derivations, add cuda7
...
There is not much different between the cudatoolkit
expressions:
pkgs/development/compilers/cudatoolkit/5.5.nix
pkgs/development/compilers/cudatoolkit/6.0.nix
pkgs/development/compilers/cudatoolkit/6.5.nix
This commit removes those and replaces them with
pkgs/development/compilers/cudatoolkit/generic.nix
and adds cudatoolkit version 7
2015-07-04 17:05:50 -07:00
Thomas Strobel
36f2ec82cc
tmp-luks: init at 0.9pre
2015-07-04 23:57:59 +02:00
Aycan iRiCAN
afacbf7123
multiple-cursors: init at 20150627
2015-07-05 00:13:57 +03:00
Bjørn Forsman
7f6667f979
python-namebench: bump 1.0.5 -> 1.3.1
2015-07-04 20:17:24 +02:00
Bjørn Forsman
a7b6e152bb
python-namebench: enable GUI support
...
tkinter apparently doesn't exist for pypy, hence it is disabled for that
interpreter.
2015-07-04 20:17:01 +02:00
Bjørn Forsman
8e4edf52dc
python-namebench: fix error preventing it from starting
...
namebench expects to be run from its own source tree (it uses relative
paths to various resources), make it work.
The current version fails like this:
$ ./result/bin/namebench.py
Traceback (most recent call last):
File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/bin/.namebench.py-wrapped", line 46, in <module>
(options, supplied_ns, global_ns, regional_ns) = config.GetConfiguration()
File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 27, in GetConfiguration
(configured_options, global_ns, regional_ns) = ProcessConfigurationFile(options)
File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 100, in ProcessConfigurationFile
general = dict(config.items('general'))
File "/nix/store/z6vp5aix4ks1zdjdry7v7dahg8dd02sy-python-2.7.10/lib/python2.7/ConfigParser.py", line 642, in items
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'general'
2015-07-04 20:12:16 +02:00
vbgl
3d70bd2763
Merge pull request #8635 from FRidh/patsy
...
patsy: init at 0.3.0
2015-07-04 17:37:37 +02:00
Mateusz Kowalczyk
2bd811155e
Merge pull request #8603 from ts468/upstream.xen
...
Xen related stuff
2015-07-04 16:13:33 +01:00
Frederik Rietdijk
be7dce488a
patsy: init at 0.3.0
2015-07-04 15:22:56 +02:00
William Casarin
9d85874aeb
lmdb: lightning memory-mapped database
2015-07-04 05:06:29 -07:00
Frederik Rietdijk
e0d32691a5
pytz: 2013.9 -> 2015.4
2015-07-04 13:55:03 +02:00
lethalman
8722e5453e
Merge pull request #8584 from robbinch/pkg-python-atomiclong
...
python-packages: Add atomiclong.
2015-07-04 13:22:27 +02:00
lethalman
2d49c104a3
Merge pull request #8623 from FRidh/cytoolz
...
cytoolz: init at 0.7.3
2015-07-04 13:08:15 +02:00
lethalman
39722b552e
Merge pull request #8622 from FRidh/toolz
...
toolz: init at 0.7.2
2015-07-04 13:07:16 +02:00
Arseniy Seroka
093a8994f9
Merge pull request #8624 from ambrop72/minidlna-update
...
minidlna 1.1.4
2015-07-04 13:59:32 +03:00
Arseniy Seroka
36a7b25282
Merge pull request #8608 from datakurre/datakurre-master-dot2tex
...
dot2tex: init at 2.9.0
2015-07-04 13:58:29 +03:00
Arseniy Seroka
a9a2868095
Merge pull request #8626 from ts468/upstream.chaps
...
New: chaps: PKCS #11 implementation with TPM backend
2015-07-04 13:58:06 +03:00
Thomas Strobel
b73e917237
chaps: init at version 0.42-6812
...
Chaps is a PKCS #11 implementation with TPM backend.
2015-07-04 12:53:09 +02:00
Asko Soukka
198ea49d8a
dot2tex: init at 2.9.0
2015-07-04 12:56:30 +03:00
Frederik Rietdijk
0a3e430e85
toolz: init at 0.7.2
2015-07-04 09:57:31 +02:00
Frederik Rietdijk
7aacf74cc7
cytoolz: init at 0.7.3
2015-07-04 09:56:36 +02:00
Charles Strahan
737de61912
urxvt-font-size: init
2015-07-04 03:17:52 -04:00
Ambroz Bizjak
42a5ad5c5e
minidlna: 1.0.25 -> 1.1.4
...
Changes:
- gettext is needed to build
- Switched to using non-legacy ffmpeg.
- Removed ffmpeg stuff from include path since it causes build errors related to
a time.h header.
- Removed unneeded patch.
- Adjusted NixOS service due to the binary being renamed.
2015-07-04 09:16:28 +02:00
Charles Strahan
44594e851c
xsensors: init at 0.70
2015-07-03 22:55:10 -04:00
Thomas Strobel
91b85236d0
Virtualization: add XEN/KVM related drivers for Windows
2015-07-04 00:14:05 +02:00
lethalman
5a2d1fedbc
Merge pull request #8615 from kamilchm/albatross
...
New GTK theme - Albatross from Shimmer Project
2015-07-03 09:57:16 +02:00
Kamil Chmielewski
6db7437a64
New GTK theme - Albatross from Shimmer Project
...
http://shimmerproject.org/our-projects/albatross/
2015-07-03 08:40:40 +02:00
Tobias Geerinckx-Rice
dfdcbb3640
python-packages: prompt_toolkit 0.41 -> 0.42
2015-07-03 04:13:02 +02:00
Tobias Geerinckx-Rice
209837a59a
redshift: 1.9.1 -> 1.10
...
Notes:
- The current linking to geoclue2 looks nice but doesn't actually do
anything. Only clients whitelisted by the geoclue package are
allowed. Use static locations for now, like the NixOS service does.
- redshift-gtk still needs some work (icon?). It at least runs now,
but can't control non-user instances like the NixOS service uses.
This isn't a bug, but will confuse people.
- Add myself as a maintainer.
2015-07-03 03:19:09 +02:00
Thomas Strobel
649697ddcf
Xen: add XEN 4.5.1
2015-07-02 16:37:03 +02:00
Arseniy Seroka
afa1f5ba22
Merge pull request #8586 from vbgl/ocaml-updates
...
Ocaml package updates
2015-07-02 12:06:29 +03:00
Arseniy Seroka
bc9079dc53
Merge pull request #8589 from matthiasbeyer/update-klaus
...
klaus: 0.4.9 -> 0.4.10
2015-07-02 03:16:32 +03:00
William A. Kennington III
7eae48871f
Merge branch 'master.upstream' into staging.upstream
2015-07-01 13:38:17 -07:00
Matthias Beyer
279057da8d
klaus: 0.4.9 -> 0.4.10
2015-07-01 20:47:04 +02:00
Vincent Laporte
dab57252b1
ocaml-qcheck: init at 0.4.0.1
2015-07-01 20:23:19 +02:00
Matthias Beyer
95578b07f7
khard: init at 0.4.0
2015-07-01 20:06:06 +02:00
Pascal Wittmann
0cc53d0711
phpPackages.memcached: update from 2.1.0. to 2.2.0
2015-07-01 18:29:31 +02:00
Pascal Wittmann
f41564389b
phpPackages.xcache: update from 3.1.0 to 3.2.0 and enable tests
2015-07-01 18:29:31 +02:00
Pascal Wittmann
db5d03c4f1
phpPackages.xdebug: update from 2.2.5 to 2.3.1 and enable tests
2015-07-01 18:29:31 +02:00
Robbin C
1969397ead
atomiclong: init at 0.1.1.
2015-07-01 22:31:34 +08:00
Arseniy Seroka
9661e477bc
Merge pull request #8563 from akaWolf/master
...
Updated qtox to the last version
2015-07-01 17:16:16 +03:00
Shea Levy
dd9530c819
Merge remote-tracking branch 'projectorhq/riemann-tools'
...
Add riemann-tools package and service
2015-07-01 08:45:33 -04:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
Artjom Vejsel
68f4a0f0ea
libtoxcore: added new-api version
2015-07-01 14:38:56 +03:00
Artjom Vejsel
6a6ecde159
filter-audio library: init at 20150624
2015-07-01 14:37:59 +03:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Robert Pitts and Trenton Strong
bbb36ea039
Add riemann-tools to nixpkgs
...
Adds package via bundlerEnv and service for Riemann health.
2015-06-30 17:16:51 -04:00
Russell O'Connor
90b4054aa0
cassandra-driver: init at 2.6.0c2
2015-06-30 17:47:04 +00:00
Charles Strahan
433a13d12a
taffybar: init with-packages wrapper
...
This provides a wrapper around taffybar, in a fashion similar to how
package xmonad.
2015-06-30 11:11:43 -04:00
Carles Pagès
3dd09ed069
Merge pull request #8524 from cpages/master
...
abcde: update to 2.7 and fix mp3 tagging
2015-06-30 15:04:47 +02:00
Tuomas Tynkkynen
d013de6d32
U-Boot: Update to 2015.04 and major refactor
...
Instead of selecting the defconfig based on stdenv.platform.uboot,
provide different ubootFoo packages. Otherwise we couldn't easily build
U-Boots for different platforms than what we are currently running on.
All users of the ubootChooser function appear to be using only CLI tools
like mkimage, whose behaviour is not affected by the defconfig (their
build outputs are bitwise-identical). So add a separate package for the
CLI tools.
Of the removed patches, some version of sheevaplug-sdio.patch has
apparently been applied upstream (with at least mv_sdio.c renamed to
mvebu_mmc.c). sheevaplug-config.patch needs rebasing & re-testing on
real hardware.
Tested boards and input/output methods that upstream supports:
- Raspberry Pi:
- HDMI works, USB keyboard not yet supported
- Serial via the 26-pin connector (3.3V)
- pcDuino3 Nano:
- HDMI + USB keyboard (only if attached to a hub)
- Serial via the 3-pin connector (3.3V)
- Jetson TK1: RS-232 serial port only
- Versatile Express CA9 (for QEMU only): Serial via '-serial stdio'
2015-06-30 10:49:56 +03:00
Tuomas Tynkkynen
1793fdbfb1
platforms.nix: Remove IntegratorCP and Versatile
...
These ARM boards are very old and quite likely used only for booting in
QEMU emulation. I'll focus on making the multiplatform image easy to
boot in QEMU instead.
2015-06-30 10:33:25 +03:00
Jude Taylor
b62baacbc1
Revert "Fix libcxxStdenv on Linux"
...
This reverts commit 172ed10426
.
2015-06-29 13:55:12 -07:00
Arseniy Seroka
3862fd57fe
Merge pull request #8526 from matthiasbeyer/add-klaus
...
Package: klaus + dependencies
2015-06-29 19:08:38 +03:00
Matthias Beyer
5344e4db4d
klaus: init at 0.4.9
2015-06-29 17:55:33 +02:00
Matthias Beyer
ce10f31e0e
httpauth: init at 0.2
2015-06-29 17:55:32 +02:00
Matthias Beyer
886a872853
humanize: init at 0.5.1
2015-06-29 17:55:32 +02:00
Pascal Wittmann
851ef7e2de
Merge pull request #8548 from dezgeg/pr-dtc
...
dtc: init at 1.4.1
2015-06-29 16:37:45 +02:00
Pascal Wittmann
512225ef81
Fixed some descriptions
2015-06-29 16:20:58 +02:00
Tobias Geerinckx-Rice
d94285788f
python-packages: repocheck 2015-05-04 -> 2015-06-27
2015-06-29 01:21:17 +02:00
Shea Levy
291d203f80
Merge branch 'clang-stdenv' of https://github.com/Ralith/nixpkgs into staging
2015-06-28 15:54:06 -04:00
Tuomas Tynkkynen
b0ad2da4ed
dtc: init at 1.4.1
...
Compiling U-Boot for the Jetson TK1 board requires this.
2015-06-28 22:40:35 +03:00
Benjamin Saunders
172ed10426
Fix libcxxStdenv on Linux
...
This corrects linkage failures arising from missing -lc++abi and
resolves "unused argument" warnings arising due to -stdlib=libc++
serving no purpose when search paths are being supplied explicitly.
2015-06-28 21:33:12 +02:00
Domen Kožar
3ff2dfb7fa
Merge pull request #8423 from bobvanderlinden/popcorntime-bin
...
added popcorntime package
2015-06-28 10:01:45 +02:00
Kirill Elagin
6209961810
pyqt5: make it actually 5.4.2
2015-06-28 02:18:58 +03:00
William A. Kennington III
511fc648b5
keepalived: Add derivation
2015-06-27 14:33:29 -07:00
William A. Kennington III
f93d565c28
Merge branch 'master.upstream' into staging.upstream
2015-06-27 10:44:00 -07:00
William A. Kennington III
e080827fdb
Fix heimdal reference
2015-06-27 10:43:45 -07:00
William A. Kennington III
8b844dce2d
ffado -> ffadoFull
2015-06-27 10:42:13 -07:00
Nicolas Dudebout
430c8520b2
One more change for jack2 to libjack2
...
7297255019
did break things and this change seems to fix them.
2015-06-27 13:20:56 -04:00
vbgl
742824bd78
Merge pull request #8291 from maurer/misc-ocaml
...
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer
9c0f1eefc6
piqi-ocaml: init at 0.7.4
2015-06-27 16:54:20 +00:00
Matthew Maurer
8c875e76f0
uuidm: init at 0.9.5
2015-06-27 16:54:20 +00:00
Matthew Maurer
289e2a10db
ocaml-faillib: init at 111.17.00
2015-06-27 16:54:20 +00:00
Matthew Maurer
1d79d840b1
piqi: init at 0.6.12
2015-06-27 16:54:20 +00:00
Matthew Maurer
90a4de0f1b
ocaml-bitstring: init at 2.0.4 and f1673f8
2015-06-27 16:54:10 +00:00
Carles Pagès
8658ab9675
abcde: update to 2.7 and fix mp3 tagging
...
It now depends on eyeD3 (python), but that's an upstream decision.
2015-06-27 14:19:22 +02:00
Carles Pagès
658c8c5e38
eyeD3: fix and update to 0.7.8
2015-06-27 14:18:31 +02:00
William A. Kennington III
12102562f7
Merge branch 'master.upstream' into staging.upstream
2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
William A. Kennington III
559cbdaab7
heimdal: Rename to heimdalFull
2015-06-26 23:07:10 -07:00
William A. Kennington III
769ea09360
heimdal: Use the git version and breakout into a library
2015-06-26 22:41:25 -07:00
William A. Kennington III
ccc47a6a42
kerberos: Use mit by default as it is has more upstream support / bugfixes
2015-06-26 22:06:16 -07:00
William A. Kennington III
b6322e1215
krb5: Break out into a lib and not lib version
2015-06-26 22:05:47 -07:00
William A. Kennington III
ef253212f4
Merge branch 'master.upstream' into staging.upstream
2015-06-26 17:25:49 -07:00
William A. Kennington III
8ce4cb4de8
Also fix the default reference for kerberos
2015-06-26 17:24:11 -07:00
William A. Kennington III
adeab5e815
Migrate all heimdal -> libheimdal
...
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
William A. Kennington III
fa1bdb8cbd
Migrate all krb5 -> libkrb5
2015-06-26 17:21:49 -07:00
William A. Kennington III
eb8a411a18
Add kerberos library references for later use
2015-06-26 17:16:27 -07:00
Arseniy Seroka
43636bc83c
Merge pull request #8506 from hrdinka/add/qtpass
...
qtpass: init at 0.8.4
2015-06-26 20:19:06 +03:00
Jude Taylor
363d1bf07a
darwin purity: vim
2015-06-26 09:54:44 -07:00
Jude Taylor
616ed6ee15
darwin purity: libev
2015-06-26 09:53:10 -07:00
lethalman
5754fd9e02
Merge pull request #8490 from lethalman/overridepkgs
...
Add pkgs.overridePackages
2015-06-26 17:14:22 +02:00
Pascal Wittmann
dd73d2af87
Merge pull request #8505 from joachifm/delete-codeville
...
codeville: delete expression
2015-06-26 17:09:42 +02:00
Andrey Pavlov
5506632473
erlang: add Erlang R18, closes #8515
2015-06-26 16:15:14 +02:00
Luca Bruno
7f5f9072ad
all-packages.nix: Add pkgs.overridePackages
2015-06-26 15:08:11 +02:00
Christoph Hrdinka
bc975c36d1
qtpass: init at 0.8.4
2015-06-26 09:44:02 +02:00
Charles Strahan
d51a81690c
libtsm: fix building with clang for darwin
2015-06-25 21:06:55 -05:00
Jude Taylor
80c62d1325
darwin purity: ruby-1.9.3
2015-06-25 16:36:04 -07:00
Jude Taylor
a8c98bc013
darwin purity: mercurial
2015-06-25 16:36:04 -07:00
Jude Taylor
c0e1f2e34f
darwin purity: weechat
2015-06-25 16:35:18 -07:00
Arseniy Seroka
61fdf5b758
Merge pull request #8511 from avnik/add-vault
...
New package: vault
2015-06-26 01:35:44 +03:00
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
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05: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 f1f5441b50ea5ebf8df275bc76aef16f5e33d817)
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
c6e512b80c
Merge branch 'master.upstream' into staging.upstream
2015-06-22 12:43:12 -07:00
William A. Kennington III
bd9433c90d
kernel: Add version 4.1 latest
2015-06-22 12:41:23 -07:00
William A. Kennington III
094bf83b26
Fix the usage of cross packages during nix-env listings
2015-06-22 12:25:53 -07:00
William A. Kennington III
282d03befa
Merge branch 'master.upstream' into staging.upstream
2015-06-22 10:57:36 -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
Dario Bertini
1e40c2347a
Fix conflict, Merge branch 'master' of github.com:NixOS/nixpkgs into redis-3.0.2
2015-06-22 12:20:02 +01: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
Jude Taylor
26da697f73
darwin purity: libuv, again
2015-06-21 00:56:48 -07:00
Jude Taylor
6f3729e3b3
darwin purity: nodejs
2015-06-21 00:56:26 -07: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
Jude Taylor
72737118fd
darwin purity: libuv
2015-06-20 15:29:55 -07:00
Jude Taylor
a4fbe26ec8
darwin purity: haskell-hfsevents
2015-06-20 15:29:55 -07:00
William A. Kennington III
d4f176f70d
Fix libiconv handling when using a crossSystem
2015-06-20 13:31:39 -07:00
William A. Kennington III
105feaa9f4
Cleanup some top-level cross compiling toolchain things
...
Also, switch the cross gcc to use the default gcc.
2015-06-20 12:59:32 -07: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
Jude Taylor
d3ef216c54
darwin purity: libusb1
2015-06-19 12:56:39 -07:00
Jude Taylor
f048ff3969
darwin purity: python-2.7
2015-06-19 12:56:39 -07:00
Andrew Kelley
3d7125d1a7
wolfebin: init at 5.4
2015-06-19 12:26:00 -07:00
Kirill Elagin
a35263d75e
dmenu: build with Xft
...
It doesn’t make any sense to build dmenu without Xft. Really.
Extra bonus: getting rid of deprecated config.
2015-06-19 21:44:34 +03: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
Vladimír Čunát
61596bf405
Merge #8363 : pure-darwin stdenv
2015-06-18 22:38:08 +02:00
Jude Taylor
ee951a92d3
relocate adv_cmds
2015-06-18 12:37:42 -07:00
Jude Taylor
fa9c81f694
pure darwin stdenv
2015-06-18 12:37:41 -07: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
Benjamin Saunders
cec71a01d9
libuv: 1.5.0 -> 1.6.1, closes #8365
2015-06-18 11:23:04 +02:00
lethalman
0622c4a22d
Merge pull request #8350 from bobvanderlinden/drive
...
added drive package
2015-06-18 11:09:13 +02:00
William A. Kennington III
8e19ac8d7c
Merge branch 'master.upstream' into staging.upstream
2015-06-17 11:57:40 -07:00
Bob van der Linden
361cf81f30
goPackages: oauth2: use propagatedBuildInputs instead of extraSrcs
2015-06-17 20:13:49 +02:00
Bob van der Linden
5093fd9cc9
added drive package
2015-06-17 20:13:48 +02:00
Rok Garbas
3d2a2fdd6f
pythonPackages: pelican upgrade to 3.6.0 and added ghp-import package
...
- added ghc-import, smartypants and typogrify packages. last 2 needed as
a dependency for pelican buildInputs
- updated pelican to 3.6.0 and enable tests
- added myself (garbas) as maintainer to bunch of packages which I use.
- removed usage if python.isPypy and replace it with isPyPy
2015-06-17 17:55:53 +02:00
lethalman
ff3972b217
Merge pull request #8349 from berdario/ansible-win
...
Add support for Windows in ansible
2015-06-17 16:09:37 +02:00
lethalman
72e59b1047
Merge pull request #8362 from bobvanderlinden/fix-grpc
...
goPackages: grpc: fix dependencies so that grpc builds
2015-06-17 15:20:37 +02:00
Peter Simons
7d299447ae
Revert "gmp: Use version 6 as the default"
...
This reverts commit 370fc79b94
, because it causes
trouble on both Linux and Darwin, and we probably shouldn't have to worry about
that kind of stuff right now with the 15.06 release being late'ish already.
2015-06-16 23:59:56 +02:00
Bob van der Linden
6cd67cb218
goPackages: grpc: fix dependencies so that grpc builds
2015-06-16 22:20:00 +02:00
Pascal Wittmann
7d7a5e9f0e
add osmo, a handy personal organizer
2015-06-16 20:13:20 +02:00
Pascal Wittmann
b73a9a0b68
add libgringotts, a library to encapsulate data in an encrypted structure
2015-06-16 20:13:20 +02:00
Jascha Geerds
07cdc40222
Merge pull request #7872 from matthiasbeyer/fix-khal_python
...
Fix: khal 0.4.0 does not work with python 3
2015-06-16 15:06:42 +02:00
Tobias Geerinckx-Rice
368e381d1f
python-packages: prompt_toolkit -> 0.40
...
Fixes:
- Fix in output_screen_diff: reset correctly.
- Ignore flush errors in vt100_output.
- Implemented <num>gg Vi key binding.
- Bug fix in the renderer when the style changes.
New features:
- TokenListControl can now display the cursor somewhere.
- Added SwitchableValidator class.
- print_tokens function added.
- get_style argument for Application added.
- KeyBindingManager got an enable_all argument.
Backwards incompatible changes:
- history_search is now a SimpleFilter instance.
2015-06-16 03:34:42 +02:00
Tobias Geerinckx-Rice
82ec18463d
Add dfasma 1.0.1: analyse/compare audio files
2015-06-16 03:15:15 +02:00
Joachim Fasting
ed554d5ae2
Delete redundant expression cheetahTemplate
...
Use the one provided by python-packages instead; retain the
top-level cheetahTemplate name as an alias.
2015-06-15 23:31:37 +02:00
Andrew Kelley
ede08cec4d
add libgroove package
2015-06-15 12:27:40 -07:00
Dario Bertini
32616ae028
Add pywinrm metadata
2015-06-15 19:45:49 +01:00
Dario Bertini
1c87fd82d4
Fix python-packages.nix conflict
...
Merge remote-tracking branch 'origin/master' into ansible-win
2015-06-15 19:41:30 +01:00
Dario Bertini
99912bbf0e
Add (optional, but opted in by default) support for Windows in ansible
2015-06-15 19:24:02 +01:00
Luca Bruno
aa800fa0fe
Merge branch 'master' into staging
2015-06-15 09:56:29 +02:00
Tuomas Tynkkynen
2c9b93b01c
i2c-tools: New package at version 3.1.1
2015-06-15 17:49:35 +02:00
Tuomas Tynkkynen
7233ca0488
read-edid: New package at version 3.0.2
2015-06-15 17:49:35 +02:00
Luca Bruno
cc5663de0c
gnome3: easier to override packages
2015-06-15 11:47:50 +02:00
Mateusz Kowalczyk
b32a78a97a
Merge pull request #8326 from Chattered/master
...
Add Tales of Maj'eyal game.
2015-06-14 21:53:36 +01:00
Michael Raskin
d9354c6a2a
Add xwinmosaic window switcher
2015-06-14 23:26:58 +03:00
Michael Raskin
649b0affe1
Adding Skippy-XD window switcher
2015-06-14 23:26:58 +03:00
Michael Raskin
14695867cb
Add ratmen X11 menu generator
2015-06-14 23:26:58 +03:00
Pascal Wittmann
6a2fb8b856
Merge pull request #8330 from andrewrk/libebur128
...
add libebur128 package
2015-06-14 22:13:26 +02:00
Andrew Kelley
cf9e72369e
add libebur128 package
2015-06-14 20:00:22 +00:00
Jascha Geerds
a2841a6a2b
Merge pull request #8279 from geerds/mailnag
...
Add mailnag package
2015-06-14 21:44:05 +02:00
Austin Seipp
1ee742b0ef
nixpkgs: afl 1.80b -> 1.83b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-06-14 14:28:00 -05:00
Phil Scott
279c426f05
Add Tales of Maj'eyal game.
2015-06-14 17:44:38 +01:00
Jascha Geerds
8ae4d0b1e1
Add mailnag package
2015-06-14 18:31:48 +02:00
Robert Scott
6fa931421e
add package for django-pipeline
2015-06-13 23:39:08 +02:00
Thomas Tuegel
64a507bd9b
plasma53.plasma-workspace: fix missing paths
2015-06-13 10:12:12 -05:00
Ricardo M. Correia
db30d9dd58
Merge pull request #8312 from maurer/rust-bump
...
Bump rust package index to more recent version
2015-06-13 16:24:53 +02:00
Peter Simons
5fae046771
darcs: remove all run-time dependencies on GHC and other Haskell libraries
2015-06-13 11:31:31 +02:00
William A. Kennington III
458552f614
Revert "Net::HTTP: Disable tests"
...
This should work with a well built version of perl that has correctly
generated Errno information.
This reverts commit 623401788d
.
2015-06-12 13:56:19 -07:00
William A. Kennington III
03efddef75
perl: Add version 5.22.0
2015-06-12 13:55:34 -07:00
William A. Kennington III
954801a9a8
Merge branch 'master.upstream' into staging.upstream
2015-06-12 13:47:46 -07:00
Matthew Maurer
42ccd3cd98
Bump rust package index to more recent version
2015-06-12 20:50:37 +02:00
Luca Bruno
5c8a993a42
fetchnuget: run fixupPhase to honor propagatedBuildInputs
2015-06-12 17:13:21 +02:00
Luca Bruno
90f0bb83c3
dotnet: Add FSharpDataSQLProvider, FsPickler and Suave
2015-06-12 17:06:45 +02:00
Bart Brouns
32ed601883
init ladspaPlugins-git at git-2015-03-04
2015-06-12 15:15:27 +02:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Thomas Tuegel
74e4f6befa
ipopt: build with openblas
2015-06-12 07:26:47 -05:00
Eelco Dolstra
192d20e820
nix: Update to 1.9
2015-06-12 13:19:48 +02:00
Robbin C
dbac15d66c
aacgain: Add package.
...
This adds aacgain which is a normalizer for AAC (.m4a) audio files.
2015-06-12 12:54:07 +02:00
Peter Simons
214aae46c7
emacs-monky: add an Mercurial mode that's inspired by Magit
2015-06-12 10:33:10 +02:00
aszlig
1746140184
Merge branch 'chromium-update'.
...
This also merges pull request #8290 plus a few other fixes from
@ambrop72 and me.
The summary of changes is:
* Update all channels to latest upstream.
* Update GYP package and drop gyp_svn1977.
* Remove ICU from buildInputs to prevent build failure.
* Switch back to using --depth . to GYP instead of patching in the
absolute store paths.
* Don't symlink source code anymore, which might introduce a
regression on high I/O load on Hydra. As this is only a temporary
build fix, let's cross fingers and hope we don't hit it. See
c92dbffeac
for an explanation.
* Use HTTPS for the bucket URL.
* Fix nix_plugin_paths patch for version 44 and higher.
Tested at: https://headcounter.org/hydra/eval/169134
2015-06-12 06:05:08 +02:00
William A. Kennington III
370fc79b94
gmp: Use version 6 as the default
2015-06-11 17:35:53 -07:00
Thomas Tuegel
29db05132b
pythonPackages.cvxopt: build with openblas
2015-06-11 19:35:35 -05:00
William A. Kennington III
db1054b616
isl: Remove the default version to keep it in sync
2015-06-11 17:34:51 -07:00
Thomas Tuegel
bc3217251e
pythonPackages.scikitlearn: build with openblas
2015-06-11 19:23:25 -05:00
Arseniy Seroka
f744798969
Merge pull request #8283 from eduarrrd/dfilemanager
...
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov
9a517da2b1
Add dfilemanager/dfm
2015-06-11 19:03:53 -04:00
Nikolay Amiantov
4e49773d26
sdl-jstest: add package
2015-06-12 02:03:29 +03:00
Arseniy Seroka
2e5f4a0152
Merge pull request #8255 from adevress/master
...
New expression for the davix toolkit
2015-06-12 00:52:37 +02:00
Peter Simons
b507c20ba9
Merge pull request #8294 from cheecheeo/openconnect_update
...
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 23:55:56 +02:00
Adrien Devresse
f12a466730
New expression for the davix toolkit
2015-06-11 22:57:13 +02:00
aszlig
cdc70b69f5
steam-original: Mark package as lowPrio.
...
This is to avoid accidentally installing it via "nix-env -i", which
leads to a non-working Steam on NixOS.
Thanks to srhh and Pamelloes on IRC for bringing this up.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:37:53 +02:00
Vladimír Čunát
69945a8701
ffmpeg: remove 0.11 and replace by 0.10
...
That branch is better supported, and 0.11 only had one user -
minidlna still builds
2015-06-11 21:36:14 +02:00
aszlig
d15777fac9
gyp: Remove old SVN version to build Chromium.
...
This reverts commit b26de39252
.
We no longer need this version because Chromium now builds with the
latest gyp version, see 58fd4f672f
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 21:28:16 +02:00
Kirill Elagin
e5b56cdfff
firefox: add option to build with GTK3 ( close #7743 )
2015-06-11 21:15:48 +02:00
Vladimír Čunát
3a90a80a9d
abiword: fix gschemas crash and missing icons
...
The gtk3 file dialogs were crashing, as always without wrapping.
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Vladimír Čunát
39902b01bf
goffice: separate from gnome3
...
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Ambroz Bizjak
f3ca1cc238
gyp: 2015-05-17 -> 2015-06-11
2015-06-11 21:00:59 +02:00
John Chee
85da7792b8
openconnect: update to version 7.06 and support openssl or gnutls
2015-06-11 11:56:18 -07:00
Daiderd Jordan
fb19019af7
pythonPackages.trollius: disable the tests that fail on darwin
2015-06-11 16:24:10 +02:00
Daiderd Jordan
61531556d8
remove hardcoded clang
2015-06-11 14:42:55 +02:00
Daiderd Jordan
020f466ef4
disable tests for pythonPackages.trollius
2015-06-11 14:42:55 +02:00
Daiderd Jordan
c7a73dbbdb
removed unnecessary patch
2015-06-11 14:42:55 +02:00
Daiderd Jordan
8ffce0888c
fix luaPackages.luabitop on darwin
2015-06-11 14:42:55 +02:00
Eelco Dolstra
623401788d
Net::HTTP: Disable tests
...
4970574409 (commitcomment-11626433)
2015-06-11 12:33:04 +02:00
Domen Kožar
8f28742315
Merge pull request #8251 from lancelotsix/fix_networkx
...
Fix pythonPackages.networkx
2015-06-11 11:24:40 +02:00
Domen Kožar
fdc83edd08
Removing python-packages-generated.nix
...
It was an experiment by @garbas in 2014 that has been forgotten
because of other, newer experiments.
Packages also weren't updated so we shouldn't let them rot in nixpkgs.
2015-06-11 10:42:15 +02:00
Rok Garbas
f2d7f573af
neovim: adding python2 and python3 support
...
neovim:
- possibility to extend neovim (via .override) and passing extraPythonPackages
or extraPython3Packages
- neovim's python interpreter can be found as nvim-python / nvim-python3
- wrapping nvim binary and setting `g:python_host_prog` and
`g:python3_host_prog` via --cmd flag
python-packages.nix fixes:
- ordereddict builds for py26 and uses disabled argument to tell this
- trollius builds on all python platforms except 3.4 (where is included in
standard librarary)
- neovim builds on all python platforms
2015-06-11 02:54:10 +02:00
Eelco Dolstra
d21b6702a3
mesa: Reduce dependency bloat
...
In particular, don't depend on clang. It's really bad to have a core
package like Mesa pull in multiple C compilers.
2015-06-11 02:17:00 +02:00
Arseniy Seroka
c698c2709c
Merge pull request #8276 from k0ral/glances
...
glances: 2.3 -> 2.4.2
2015-06-11 01:41:46 +02:00
Mateusz Kowalczyk
1cc999e09d
Merge branch 'youtube-dl' of https://github.com/KaiSforza/nixpkgs
2015-06-11 00:36:00 +01:00
William Giokas
51ce297187
youtube-dl: make a python package
...
This allows youtube-dl to support all versions of python, and be built
correctly even when the python version is overridden by the user.
An alias to youtube-dl has been added which points to the default python
version's youtube-dl.
Also, ffmpeg has been made into an optional dependency. If ffmpeg is set
to 'null' then it will not be built and there will be no wrapper for it
either. An extra package, youtube-dl-light, is the same as youtube-dl
but without the ffmpeg dependency.
2015-06-10 15:50:17 -07:00
William A. Kennington III
bb23251c90
java: Fix jre derivations
2015-06-10 15:33:22 -07:00
Eelco Dolstra
4970574409
Merge remote-tracking branch 'origin/gcc-4.9' into staging
...
Conflicts:
pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
Eelco Dolstra
4a57b07653
Merge remote-tracking branch 'origin/master' into staging
2015-06-11 00:18:24 +02:00
Rok Garbas
1c3585e411
pythonPackages.livestreamer: fix builds for py33 and py34
2015-06-11 00:06:52 +02:00
Rok Garbas
4970aa6f46
pythonPackages: fix apscheduler
2015-06-11 00:06:52 +02:00
Rok Garbas
adbed3fb6a
pythonPackages.neovim: new package added
2015-06-11 00:06:52 +02:00
William A. Kennington III
93ddc18a59
Make jdk / jre derivations installable
2015-06-10 14:24:23 -07:00
koral
4387cd5841
glances: 2.3 -> 2.4.2
2015-06-10 17:16:31 +00:00
Pascal Wittmann
deb0ed0810
opencascade: fix build
2015-06-10 12:02:58 +02:00
Robbin C
085a0e8d24
dvd-slideshow: Add package.
...
This adds dvd-slideshow, a suite of command line programs that creates a
slideshow-style video from groups of pictures.
2015-06-10 17:34:51 +08:00
Pascal Wittmann
bc4be19099
sonic-visualiser: fix build
2015-06-10 10:17:03 +02:00
Lancelot SIX
7a87a1e73f
Fix pythonPackages.networkx
2015-06-09 20:49:24 +02:00
Tobias Geerinckx-Rice
cae833255f
add minitube: stand-alone Youtube video player
...
Close #8118 .
2015-06-09 20:05:23 +02:00
lethalman
253d30b986
Merge pull request #8231 from DamienCassou/add-carddav-util
...
Add carddav-util
2015-06-09 10:39:46 +02:00
William A. Kennington III
48381b7621
nixos-artwork: Make into a derivation and use fetchfromgithub
2015-06-08 18:32:32 -07:00
Bart Brouns
db10561313
init AMB-plugins at 0.8.1
2015-06-08 18:04:43 +02:00
Damien Cassou
5647c894c6
Add carddav-util
2015-06-08 18:03:41 +02:00
Jaka Hudoklin
b570c644c9
Merge pull request #8223 from offlinehacker/pkgs/rippled/update
...
rippled: Update to 0.28.1
2015-06-08 16:49:39 +02:00
lethalman
6ad663fa90
Merge pull request #8078 from magnetophon/magnetophonDSP-master
...
init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
2015-06-08 16:42:11 +02:00
lethalman
9ed71a26fe
Merge pull request #8094 from rzetterberg/antimony
...
Adds antimony 0.8.0b CAD program
2015-06-08 15:04:01 +02:00
Jaka Hudoklin
43c9162255
ripple-rest: commit forgotten changes
2015-06-08 14:32:19 +02:00
lethalman
f37c81323e
Merge pull request #8180 from froozen/master
...
Add the tewi font
2015-06-08 14:27:57 +02:00
Jaka Hudoklin
161418537c
rippled: Update to 0.28.1
2015-06-08 14:15:07 +02:00
Jaka Hudoklin
8b79a09f78
Merge pull request #7553 from offlinehacker/pkgs/python-packages/graphite-beacon
...
Add graphite beacon package and module
2015-06-08 12:17:01 +02:00
Peter Simons
b5f868f48b
Merge pull request #8150 from ts468/upstream.calamares
...
Add Calamares: A distribution independent installer framework.
2015-06-08 11:48:41 +02:00
Thomas Strobel
d3435d7ce0
New package: Calamares
...
Add Calamares, a distribution independent installer framework.
2015-06-08 11:22:09 +02:00
Vladimír Čunát
043a8478c3
SDL: propagate libcap and fixup native inputs
...
Close #8205 .
All inputs except pkgconfig shouldn't be native but rather disabled on
cygwin, I suppose.
2015-06-08 11:16:33 +02:00
William A. Kennington III
a5ef488b11
opendjk: Make boostraps for each major version and update openjdk7
2015-06-07 21:02:02 -07:00
William A. Kennington III
a8d1010027
icedtea: Remove
2015-06-07 21:02:02 -07:00
William A. Kennington III
0cc68fa478
openjdk-make-bootstrap: Use openjdk8
2015-06-07 21:02:02 -07:00
William A. Kennington III
bdcb721546
java: Refactor top level and build ordering
2015-06-07 21:02:02 -07:00
Tobias Geerinckx-Rice
09b95b88a5
python-packages: add buttersink 0.6.6
2015-06-08 01:19:07 +02:00
Thomas Tuegel
614c867b29
octave: build with openblas
...
The expression inherits integer width from OpenBLAS, so Octave will use
64-bit integers if OpenBLAS supports it. However, this feature in Octave
is experimental, so we continue to use OpenBLAS with 32-bit integers by
default. (This only applies to the integer width, the pointer width is
always the platform-native width.)
2015-06-07 14:16:37 -05:00
fro_ozen
4ae0815d3b
Add the tewi font
2015-06-07 19:05:05 +02:00
Herwig Hochleitner
8b0b9be025
emacs24: add options for acl and gpm
2015-06-07 13:26:27 +02:00
Arseniy Seroka
944972ba4a
Merge pull request #8199 from bobvanderlinden/zopfli
...
added zopfli package
2015-06-07 01:13:58 +03:00
Bob van der Linden
a818dba90b
added zopfli package
2015-06-06 23:59:51 +02:00
Mateusz Kowalczyk
423c666628
Merge pull request #8202 from ardumont/add-apvlv
...
[new] Add apvlv pdf reader
2015-06-06 20:58:17 +01:00
William A. Kennington III
9d6555dc0a
Merge branch 'master.upstream' into staging.upstream
2015-06-06 12:04:42 -07:00
William A. Kennington III
40b66f6131
Revert "libmicrohttpd: 0.9.41 -> 0.9.42"
...
This reverts commit 89d9a6079c
.
2015-06-06 12:02:49 -07:00
Antoine R. Dumont
dac5a45acf
Add apvlv pdf reader
2015-06-06 21:02:46 +02:00
William A. Kennington III
9882cecb10
Revert "Use mit5 as kerberos since it is better supported"
...
This reverts commit 80648d7e24
.
2015-06-06 12:02:26 -07:00
William A. Kennington III
3d92654e13
Revert "heimdal: No need to override openldap anymore"
...
This reverts commit 4fa5cc71f2
.
2015-06-06 12:02:18 -07:00
William A. Kennington III
d5ac5c00d8
Revert "heimdal: 1.5.3 -> 2015-05-26"
...
This reverts commit 1e14f0a055
.
2015-06-06 12:02:06 -07:00
William A. Kennington III
b073b56325
Revert "Use libheimdal instead of heimdal"
...
This reverts commit 06c9915ed1
.
2015-06-06 12:01:59 -07:00
William A. Kennington III
cfd831a40a
Revert "samba: Use built in kerberos"
...
This reverts commit 6b17264e08
.
2015-06-06 12:01:50 -07:00
obadz
d4681bf626
Lay down the foundation for packaging the .NET echosystem
...
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
- Places nuget & paket as they would clash with nix
- Patch project files because F# targets are expected to be found in
the mono directory (and we know that's not going to happen on nix)
- Find DLLs that were copied from buildInputs and replace by symlink
for sharing
- Export produced DLL via the pkg-config mechanism
- Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
bunch more..
This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
Tobias Geerinckx-Rice
8c0389ac01
python-packages: prompt_toolkit -> 0.39
...
Fixes:
- Fixed layout.py example.
- Fixed eventloop for Python 64bit on Windows.
- Fix in history.
- Fix in key bindings.
2015-06-06 12:28:48 +02:00
lethalman
b19cae8544
Merge pull request #8185 from desiderius/master
...
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 18:38:36 +02:00
Peter Simons
c1c4ca08de
youtube-dl: clean up the expression and document the pandoc situation
...
This patch resolves https://github.com/NixOS/nixpkgs/pull/8184 .
2015-06-05 10:38:35 +02:00
Michael Phillips
86a511a398
youtube-dl: remove unnecessary pandoc dependency
2015-06-05 10:31:59 +02:00
desiderius
daf0e6500d
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 09:20:46 +02:00
William A. Kennington III
04f0ab105c
Merge pull request #8105 from codyopel/beets
...
Updated Beets and dependenecies
2015-06-04 23:59:14 -07:00
Thomas Tuegel
bfe106cfa6
Build numpy and scipy with openblas
...
Fixes #6772 .
2015-06-04 17:44:31 -05:00
Thomas Tuegel
e729a88474
R: build with openblas
...
Fixes #6393 .
2015-06-04 17:42:04 -05:00
Thomas Tuegel
86c54040aa
julia03: build with suitesparse_4_4
2015-06-04 17:42:02 -05:00
Thomas Tuegel
bbda7d427b
suitesparse: version derivations by major version only
2015-06-04 17:42:02 -05:00
Thomas Tuegel
77a454b866
julia03: refactor and build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
4f98287afa
julia02: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
a0a5fb46ff
openblas: use default liblapack
2015-06-04 17:42:01 -05:00
Thomas Tuegel
a376a68f74
openblas: add openblasCompat
...
openblasCompat uses 32-bit integers on all platforms for compatibility
with standard BLAS and LAPACK.
2015-06-04 17:42:01 -05:00
Allen Nelson
8bf170f280
Remove lingering dependence on atlas with numpy.
...
Closes https://github.com/NixOS/nixpkgs/pull/8133 .
2015-06-04 20:07:41 +02:00
Peter Simons
f1587a2d1e
Move numpy-scipy-support.nix file from the top-level to development/python-modules.
...
The top-level is not supposed to contain sub-directories, IMHO.
2015-06-04 19:59:46 +02:00
Tobias Geerinckx-Rice
f5c5e4af74
perl-packages: IOSocketSSL -> 2.016
...
Many, many fixes. Too many to list here. See:
<https://github.com/noxxi/p5-io-socket-ssl/blob/master/Changes >
2015-06-04 18:35:43 +02:00
Dario Bertini
0ed91e1c4d
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
...
include fix for http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/
2015-06-04 16:36:53 +01:00
Eelco Dolstra
f1d465f429
pulseaudio: Revert to regular style
...
Also, the NixOS module uses pulseaudioLight in order to prevent
excessive dependency bloat.
2015-06-04 14:54:54 +02:00
Eelco Dolstra
22c627bf5b
Remove PostgreSQL 8.4 (EOL)
2015-06-04 14:54:54 +02:00
Eelco Dolstra
330d198be1
libgcrypt: Revert to old style
2015-06-04 14:54:54 +02:00
Eelco Dolstra
e3356b396d
Revert "libssh2: Modernize Build"
...
This reverts commit e9ee5f9961
.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
f1f7bd9a93
libmicrohttpd: Fix build and drop curl dependency
...
Curl was only used for the test suite, which was disabled anyway.
2015-06-04 14:54:53 +02:00
Eelco Dolstra
020cb43f55
Revert "kerberos: Modernize build"
...
This reverts commit 9740b0d12d
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
cde5053d9a
Revert "curl: Modernize build"
...
This reverts commit 5e3fe3916a
.
2015-06-04 14:54:52 +02:00
Eelco Dolstra
eae17c3743
Revert "libxml2: Refactor and fix library propagation"
...
This reverts commit 287ec76b8f
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
16f87d772f
Revert "libverto: Add derivation"
...
This reverts commit 4389ae5208
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
4fdf489073
Revert "dnsutils: Add smaller derivation of bind"
...
This reverts commit bb6ac771c4
.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
4c16c271f6
Revert "audit: 2.9.1 -> 2.9.2"
...
This reverts commit 7e126ac83e
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5931932f05
Revert "rsyslog: krb5 -> libkrb5 argument changed few commits ago"
...
This reverts commit 6a5126348b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
832aeb66f8
Revert "Fix krb5 reference"
...
This reverts commit 9f0da5315b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
93bd7f95aa
Revert "389-ds-base: Remove kerberos line as it is strictly dependent on krb5"
...
This reverts commit b1e4371a1c
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
1e6e52c2ac
Revert "krb5: 1.13.1 -> 1.13.2"
...
This reverts commit 85932bc5a9
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
98a4eabd99
Revert "qemu: 2.2.2 -> 2.3.0"
...
This reverts commit 19c259161b
.
2015-06-04 14:54:48 +02:00
lethalman
1e744d9005
Merge pull request #8149 from clefru/xsettingsd
...
Add xsettingsd package
2015-06-04 12:19:42 +02:00
Cillian de Róiste
4938d89272
Merge pull request #8168 from richardlarocque/loxodo_app_rebase
...
Move Loxodo package and add an icon
2015-06-04 11:26:04 +02:00
Clemens Fruhwirth
1db87a34e9
Add xsettingsd.
2015-06-04 09:16:05 +00:00
Domen Kožar
eb9874389b
Merge pull request #8079 from adnelson/pandas_osx
...
supporting pandas on osx, added test suite
2015-06-04 10:29:01 +02:00