Nikolay Amiantov
c766092193
octoprint-plugins.m33-fio: 1.20 -> 1.21
2017-09-28 03:33:23 +03:00
Jörg Thalheim
589311fee0
Merge pull request #29858 from Lassulus/bitcoin-abc
...
bitcoin-abc: init at 0.15.0
2017-09-28 00:23:02 +01:00
Joerg Thalheim
589cff44bc
bitcoin-abc: build against qt5
2017-09-28 00:22:06 +01:00
Franz Pletz
46b0bca808
Merge pull request #29761 from Infinisil/xwinwrap
...
xwinwrap: init at 4
2017-09-28 01:18:02 +02:00
Samuel Leathers
80021094b7
mesos: 1.1.1 -> 1.4.0
...
(cherry picked from commit 6acc4084afec6bdfa4ebaf848ee53da68fc22f05)
2017-09-28 01:15:41 +02:00
Pascal Bach
ece9245a4d
ipxe: 20160831 -> 20170922
2017-09-28 01:08:58 +02:00
Yegor Timoshenko
22b0c966aa
snes9x-gtk: 1.53 -> 1.54.1
2017-09-28 00:59:08 +02:00
Robin Gloster
7cbf3a27de
freebayes: clean up build
2017-09-28 00:54:01 +02:00
Samuel Leathers
a3e2ecd7f7
freebayes: 1.1.0 -> 2017-08-23
2017-09-28 00:54:01 +02:00
José Romildo Malaquias
7d883056a0
lxqt.screengrab: 2017-02-18 -> 1.97 ( #29835 )
2017-09-28 00:52:18 +02:00
Franz Pletz
3290964fc7
Merge pull request #29839 from NeQuissimus/i3_4_14_1
...
i3{,-gaps}: 4.14 -> 4.14.1
2017-09-28 00:50:25 +02:00
volth
ad38b7c9ae
liboping: 1.9.0 -> 1.10.0
2017-09-28 00:48:20 +02:00
Franz Pletz
597c9864b5
Merge pull request #29867 from makefu/pkgs/udpt/update
...
udpt: 2016-02-20 -> 2017-09-27
2017-09-28 00:40:12 +02:00
Nick Novitski
ff15b852c1
youtube-dl: 2017.09.15 -> 2017.09.24 ( #29866 )
2017-09-28 00:32:47 +02:00
Yann Hodique
d02fac35a5
dgraph: 0.8.1 -> 0.8.2
2017-09-28 00:32:15 +02:00
Yann Hodique
ae259ff83b
lftp: 4.8.0 -> 4.8.2
2017-09-28 00:29:22 +02:00
PanAeon
b39c42d5d0
buildGo19Package: init ( #29470 )
2017-09-27 23:51:17 +02:00
Yann Hodique
b3433aba3a
hugo: 0.27.1 -> 0.29
2017-09-27 14:13:33 -07:00
Samuel Leathers
672a402122
opencascade: remove 6.5.5 and 6.6.0
2017-09-27 23:11:58 +02:00
Austin Seipp
04d449aa7b
Merge pull request #29857 from peterbb/master
...
urweb: support darwin, depend on gcc, fix paths.
2017-09-27 16:01:20 -05:00
Joachim Fasting
931da53e50
tor-browser-bundle: support passing additional extensions
2017-09-27 22:58:12 +02:00
Joachim Fasting
2651602c17
tor-browser-bundle: factor out extensions
2017-09-27 22:58:07 +02:00
Nikolay Amiantov
47f099777c
mupdf: cleanup dependencies
...
This slims down build inputs (notably not requiring mesa anymore).
2017-09-27 23:31:13 +03:00
Nikolay Amiantov
98ef62e51a
glfw3: cleanup dependencies, propagate mesa_noglu
2017-09-27 23:31:07 +03:00
Nikolay Amiantov
d68e9b4938
glfw2: don't use mesa
2017-09-27 23:31:02 +03:00
Franz Pletz
259df64ef5
postgresql: default to 9.6 like in the nixos module
2017-09-27 22:01:08 +02:00
Robin Gloster
6b05651c20
Revert "postgresql: Add dev output"
...
Firstly this creates a cycle in 9.6 .out <-> .dev after fixing the PGXS
path.
Secondly this breaks extension handling and the pg_config as it
resolves a lot of paths relatively resulting in the following bogus
output:
BINDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/bin
DOCDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/doc
HTMLDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/doc
INCLUDEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include
PKGINCLUDEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include
INCLUDEDIR-SERVER = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/include/server
LIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
PKGLIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
LOCALEDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/locale
MANDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share/man
SHAREDIR = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/share
SYSCONFDIR = /etc/postgresql
PGXS = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/nix/store/irqqq4g173g9xrk1mh12kxv0s1d8dbyh-postgresql-9.5.9' '--with-openssl' '--with-libxml' '--sysconfdir=/etc' '--libdir=/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib' '--with-ossp-uuid' 'CC=gcc'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE -I/nix/store/z6r0j2b4bcdfw3pck2x6ay0vvx0qzb92-libxml2-2.9.5-dev/include/libxml2
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2
CFLAGS_SL = -fPIC
LDFLAGS = -L../../../src/common -L/nix/store/ighspl5sa3qi1zy7nkih0c9p73xjfqa6-libxml2-2.9.5/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib',--enable-new-dtags
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm
VERSION = PostgreSQL 9.5.9
This can probably only be properly fixed by rewriting pg_config in large
parts as it does not in any way respect splitting the postgres tree and
assumes it can simply resolve paths relative to its location. This does
not even handle symlinks:
$ result-dev/bin/pg_config
BINDIR = /home/robin/dev/nixpkgs-upstream/result-dev/bin
DOCDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/doc
HTMLDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/doc
INCLUDEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/include
PKGINCLUDEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/include
INCLUDEDIR-SERVER = /home/robin/dev/nixpkgs-upstream/result-dev/include/server
LIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
PKGLIBDIR = /nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib
LOCALEDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/locale
MANDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share/man
SHAREDIR = /home/robin/dev/nixpkgs-upstream/result-dev/share
SYSCONFDIR = /etc/postgresql
PGXS = /nix/store/csiq6zkn2c994kkdjln461jvgbka4yb1-postgresql-9.5.9-dev/lib/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/nix/store/irqqq4g173g9xrk1mh12kxv0s1d8dbyh-postgresql-9.5.9' '--with-openssl' '--with-libxml' '--sysconfdir=/etc' '--libdir=/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib' '--with-ossp-uuid' 'CC=gcc'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE -I/nix/store/z6r0j2b4bcdfw3pck2x6ay0vvx0qzb92-libxml2-2.9.5-dev/include/libxml2
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2
CFLAGS_SL = -fPIC
LDFLAGS = -L../../../src/common -L/nix/store/ighspl5sa3qi1zy7nkih0c9p73xjfqa6-libxml2-2.9.5/lib -Wl,--as-needed -Wl,-rpath,'/nix/store/85s9m7hpfzsl93wcb5gr6ii2km9mpx3z-postgresql-9.5.9-lib/lib',--enable-new-dtags
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm
VERSION = PostgreSQL 9.5.9
cc @edolstra
Revert "bacula: fix after postgresql output splitting"
This reverts commit 13c9cbacdd
.
Revert "postgresql: fix pgxs dir in pg_config"
This reverts commit 21998d597b
.
Revert "rubyGems.pg: fix postgresql path"
This reverts commit e253ae7d3a
.
Revert "kea: fix path to pg_config"
This reverts commit 086c636eb7
.
Revert "php: fix build wrt. new postgres.dev build output"
This reverts commit 2f23a83920
.
Revert "gdal: fix path to pg_config"
This reverts commit 032c50d45b
.
Revert "postgresql: Add dev output"
This reverts commit b0280f598e
.
2017-09-27 21:58:44 +02:00
Robin Gloster
50fb62994b
bluez: remove unneeded dependencies and fix test bins
2017-09-27 21:25:05 +02:00
Vladimír Čunát
e83b78b3ed
Merge older staging
...
This is almost fully rebuilt on staging (waiting for ~7.5k Darwin jobs),
but now master got ~17k rebuild, so staging wouldn't catch up this way.
2017-09-27 20:51:14 +02:00
Lancelot SIX
f39ead7c74
ibus-engines.hangul: add python dependency
2017-09-27 20:41:02 +02:00
Lancelot SIX
be697dca4c
ibus-anthy: fix pygobject3 dependency
2017-09-27 20:31:14 +02:00
Eelco Dolstra
ba22ad45fe
ibus-wrapper: Fix build
2017-09-27 20:28:13 +02:00
Eelco Dolstra
3378dbbeed
Revert "Revert "ibus: Move ibus-setup to .dev""
...
This reverts commit e0771a2410
.
2017-09-27 20:28:13 +02:00
Michael Weiss
2d640b9d6e
wlc: Downgrade back to 0.0.9
...
Unfortunately wlc 0.0.10 seems to be the cause for segfaults on sway,
way-cooler and orbment.
This will also build wlc with all optional packages (i.e. zlib,
valgrind and doxygen).
2017-09-27 20:21:50 +02:00
Robin Gloster
13c9cbacdd
bacula: fix after postgresql output splitting
2017-09-27 20:09:40 +02:00
Robin Gloster
e0771a2410
Revert "ibus: Move ibus-setup to .dev"
...
This reverts commit af44f99dca
.
ibus-with-plugins was broken by this.
cc @edolstra
2017-09-27 19:42:01 +02:00
Robin Gloster
21998d597b
postgresql: fix pgxs dir in pg_config
2017-09-27 19:19:53 +02:00
Michael Raskin
c43550effa
Merge pull request #29862 from bradleyjensen/protobuf
...
lispPackages.cl-protobufs: init at 20170403-git
2017-09-27 19:15:33 +02:00
makefu
9636e75464
udpt: 2016-02-20 -> 2017-09-27
2017-09-27 19:09:03 +02:00
Tim Steinbach
ab3ff4af9f
linux: 4.13.3 -> 4.13.4
2017-09-27 13:08:21 -04:00
Tim Steinbach
2ca84cfa29
linux: 4.9.51 -> 4.9.52
2017-09-27 13:03:27 -04:00
Tim Steinbach
964672dde5
linux: Remove 4.12 (EOL)
2017-09-27 13:03:06 -04:00
Brad Jensen
0a4704bd19
lispPackages.cl-protobufs: init at 20170403-git
2017-09-27 09:07:26 -07:00
lassulus
64d63907d8
electron-cash: init at 2.9.3
2017-09-27 17:44:35 +02:00
Tim Steinbach
fc565fb8ef
Merge pull request #29843 from NeQuissimus/docker_17_09
...
docker: add 17.09.0-ce
2017-09-27 11:35:26 -04:00
Joerg Thalheim
b775b2cd4f
metasploit: use makeWrapper instead
2017-09-27 16:34:09 +01:00
lassulus
d82578addb
bitcoin-abc: init at 0.15.0
2017-09-27 17:32:12 +02:00
Robin Gloster
e253ae7d3a
rubyGems.pg: fix postgresql path
2017-09-27 17:26:03 +02:00
Robin Gloster
d0d992a9a0
urllib3: revert multiple outputs
...
only moved propagated build inputs to dev which broke packages depending
on it e.g. glusterfs
cc @edolstra
2017-09-27 17:11:14 +02:00
Peter Brottveit Bock
76245e0b9d
urweb: support darwin, depend on gcc, fix paths.
...
1. Add support for the darwing platform.
2. Depend on gcc, since the urweb executable will
call gcc when it compiles an urweb-project.
3. Fix include path and link path for the dependencies.
2017-09-27 17:06:01 +02:00
Tristan Helmich
71cc54300e
emby: 3.2.30.0 -> 3.2.32.0
2017-09-27 16:37:50 +02:00
Robin Gloster
c0235ef611
libnfs: fix eval
2017-09-27 16:33:28 +02:00
Peter Simons
4398872523
libnfs: fix broken meta.license attribute
...
A license called "bsd" does not exist. Ping @peterhoeg.
2017-09-27 16:18:13 +02:00
xd1le
89238b8628
guile-lint: use substituteInPlace instead of sed for prePatch
2017-09-27 23:48:42 +10:00
xd1le
ea4adc5f5f
guile-lint: patchPhase -> prePatch
2017-09-27 23:42:16 +10:00
volth
547dba10c0
libmicrohttpd: fix darwin build
2017-09-27 13:37:22 +00:00
xd1le
e7e52d4b83
guile-lint: use https src url
2017-09-27 23:36:12 +10:00
xd1le
3748013d22
guile-lint: add vyp as maintainer
2017-09-27 23:33:01 +10:00
xd1le
a4601f9f40
guile-lint: add meta.platforms, with the same value as for guile
2017-09-27 23:32:03 +10:00
xd1le
5352a105f7
guile-lint: use correct license value, "GPL" -> gpl3Plus
2017-09-27 23:30:16 +10:00
xd1le
727fa0d81d
guile-lint: use https version of homepage
2017-09-27 23:28:35 +10:00
xd1le
f311898f67
guile-lint: remove package name prefix from meta.description
2017-09-27 23:28:07 +10:00
xd1le
14befbf78d
guile-lint: code formatting nits
2017-09-27 23:27:26 +10:00
WilliButz
43b7e69d13
splUnstable: fix hash
2017-09-27 15:22:02 +02:00
xd1le
fd03758305
guile-lint: fix build by building with guile 1.8
...
[1] gives us the indication that guile-lint should be used with
guile-1.8.
[1]: https://www.gnu.org/software/guile/libraries/
2017-09-27 23:18:02 +10:00
makefu
3abee357e6
pyramid: fix propagated builds
...
hupper and plaster need to be propagated to dependent packages
2017-09-27 14:48:45 +02:00
Tim Steinbach
825e417457
docker: add 17.09.0-ce
2017-09-27 08:18:40 -04:00
Tristan Helmich
b015f62965
pythonPackages.phonenumbers: 8.8.1 -> 8.8.2
2017-09-27 13:56:58 +02:00
Tim Steinbach
bee055fa96
i3-gaps: 4.14 -> 4.14.1
2017-09-27 07:39:48 -04:00
Tim Steinbach
fc7f4f6fc3
i3: 4.14 -> 4.14.1
2017-09-27 07:39:32 -04:00
Tim Steinbach
0bc5d15aee
Merge pull request #29834 from florianjacob/mariadb-10.1.26
...
mariadb: 10.1.25 -> 10.1.26
2017-09-27 07:22:58 -04:00
xd1le
56ab381973
guileLint: rename to guile-lint
2017-09-27 20:59:56 +10:00
Eelco Dolstra
28299f669a
Add even more dev outputs
2017-09-27 12:08:48 +02:00
Eelco Dolstra
65b04b8bef
network-manager-applet: Don't depend on webkitgtk by default
...
This added significant bloat to non-Gnome systems.
2017-09-27 12:08:33 +02:00
Florian Jacob
e911e39c26
mariadb: 10.1.25 -> 10.1.26
2017-09-27 09:42:32 +02:00
Peter Hoeg
7f3cb3fe71
Merge pull request #29833 from rvl/bower2nix-v320
...
bower2nix: 3.1.1 -> 3.2.0
2017-09-27 15:06:27 +08:00
Rodney Lorrimar
3d4ed0181e
bower2nix: 3.1.1 -> 3.2.0
2017-09-27 07:30:01 +01:00
Peter Hoeg
eba5dd84ef
cwiid: boy scout cleanups
2017-09-27 10:00:10 +08:00
Peter Hoeg
97e586b812
libnfs: init at 2.0.0
2017-09-27 09:59:17 +08:00
Robin Gloster
1a681a6ecb
shotcut: 17.02 -> 17.09
...
fixes the previously broken build
2017-09-27 00:51:20 +02:00
Tuomas Tynkkynen
9824ca6975
caffe: Make 'bin' the first output
...
So ${caffe}/bin/foo always works in scripts.
2017-09-27 00:39:55 +03:00
Joachim Fasting
206e4a6d69
tor-browser-bundle: basic checks for the wrapper script
2017-09-26 23:17:12 +02:00
Joachim Fasting
fc44e91ad5
tor-browser-bundle: use fonts from Nixpkgs
2017-09-26 23:17:11 +02:00
Joachim Fasting
f05d50f36c
tor-browser-bundle: approximate upstream bundle & purity control
2017-09-26 23:17:10 +02:00
Joachim Fasting
93b9109b46
tor-browser-bundle: clear pref bootstrappedAddons for purity
2017-09-26 23:17:09 +02:00
Joachim Fasting
0c26be5bd2
tor-browser-bundle: improve organization of distribution dir
...
Store TBB specific files under TorBrowser-Data
2017-09-26 23:17:08 +02:00
Joachim Fasting
346661d77b
tor-browser-bundle: redo extensions
2017-09-26 23:17:08 +02:00
Joachim Fasting
fe3b95e749
tor-browser-bundle: customization via extraPrefs
2017-09-26 23:17:02 +02:00
Tuomas Tynkkynen
3ee733aafb
imlib2: Make 'bin' the first output
2017-09-27 00:15:27 +03:00
Eelco Dolstra
af44f99dca
ibus: Move ibus-setup to .dev
...
This removes python3.buildEnv from the runtime closure.
2017-09-26 23:14:39 +02:00
Eelco Dolstra
c03326445b
firefox: Remove about:buildconfig
...
Storing the build configuration caused Firefox to retain a dependency
on gcc, glibc.dev and icu4c.dev.
This reduces the size of the firefox closure from 587 to 415 MiB.
2017-09-26 23:14:35 +02:00
Daiderd Jordan
3ad8cc1300
Merge pull request #29757 from berdario/sshuttle-darwin
...
Fix tests for Sshuttle on Darwin.
2017-09-26 23:09:57 +02:00
Daiderd Jordan
10c7323193
Merge pull request #29811 from vaibhavsagar/upgrade-vim
...
vim: 8.0.0442 -> 8.0.1150
2017-09-26 23:05:33 +02:00
Jörg Thalheim
1e066db4b8
Merge pull request #29816 from yegortimoshenko/epsxe/fix-install
...
epsxe: fix install, 32-bit executable uses mixed case
2017-09-26 20:56:15 +01:00
Jan Solanti
4ec3d311cb
nvidia-x11: generate nvidia_icd.json from template
2017-09-26 21:53:44 +02:00
Yegor Timoshenko
c3e6e9b765
epsxe: fix install, 32-bit executable uses mixed case
2017-09-26 19:20:30 +00:00
Yegor Timoshenko
0ddca0715a
epsxe: init at 2.0.5 ( #29810 )
...
* epsxe: init at 2.0.5
* epsxe: nitpicks
2017-09-26 20:06:22 +01:00
Jörg Thalheim
bbdca85b17
Merge pull request #29644 from yegortimoshenko/patch-3
...
mba6x_bl: 2016-04-22 ->2016-12-08
2017-09-26 19:56:26 +01:00
Jörg Thalheim
f27feb5481
dino: 2017-06-21 -> 2017-09-20
2017-09-26 19:48:05 +01:00
Frederik Rietdijk
a33402b890
wlc: fix homepage / eval
2017-09-26 19:32:46 +02:00
Yegor Timoshenko
fbc8fa8b42
mba6x_bl: update to 2016-12-08
2017-09-26 17:08:59 +00:00
Domen Kožar
61fbdb47a6
haskellPackages.foundation: disable tests on darwin
2017-09-26 19:00:27 +02:00
Jörg Thalheim
21abe34a2b
Merge pull request #29801 from yegortimoshenko/sct/patch-segfault
...
sct: fix segfault when DISPLAY is empty, clean up derivation
2017-09-26 17:52:11 +01:00
Michael Weiss
676f5cb02c
sway: Fix the build
...
While the last wlc upgrade (05d79c03ec
)
makes it possible to build sway 0.14.0 it also breaks the current build
of sway 0.13.0.
Unfortunately sway 0.14.0 segfaults on launch and I couldn't fix it yet
(there are multiple upstream issues as well). I'll overwrite the wlc
version for sway in order to have a usable version in nixpkgs for the
meantime.
2017-09-26 18:48:21 +02:00
Franz Pletz
4d7d5c8c34
libressl_2_6: 2.6.0 -> 2.6.2
2017-09-26 17:28:46 +02:00
Franz Pletz
de4abf7054
imagemagick7: 7.0.6-4 -> 7.0.7-4 for multiple CVEs
...
Too many CVEs to list because they are not tracked upstream by release
versions.
2017-09-26 17:28:46 +02:00
Franz Pletz
2d854c4c92
imagemagick: 6.9.9-7 -> 6.9.9-15 for multiple CVEs
...
Too many CVEs to list because they are not tracked upstream by release
versions.
2017-09-26 17:28:46 +02:00
Michael Weiss
05d79c03ec
wlc: 0.0.9 -> 0.0.10
...
Initially the build was failing but it seems like
4b85b23534
already fixed it.
2017-09-26 17:11:36 +02:00
Michael Weiss
4b85b23534
wlc: Refactor the code
...
The code was a bit messy (unused parameters, etc.) and caused some
warnings/errors which could potentially cause some problems.
2017-09-26 16:56:09 +02:00
Vaibhav Sagar
6498ac609a
vim: 8.0.0442 -> 8.0.1150
2017-09-26 22:48:09 +08:00
Tim Steinbach
b4824605be
Merge pull request #29693 from taku0/oraclejdk-9
...
oraclejdk: add version 9
2017-09-26 10:25:19 -04:00
Tim Steinbach
4ec02cc332
skopeo: 0.1.22 -> 0.1.23
2017-09-26 10:12:36 -04:00
Jörg Thalheim
466d06e705
Merge pull request #29804 from yegortimoshenko/libmirage/top-level
...
libmirage: add to top level
2017-09-26 14:50:59 +01:00
Yegor Timoshenko
44beb56540
sct: fix segfault when DISPLAY is empty, clean up derivation
2017-09-26 13:15:55 +00:00
Tim Steinbach
5c137d8c59
Merge pull request #29751 from fadenb/oath-toolkit_2.6.2
...
oath-toolkit: 2.6.1 -> 2.6.2
2017-09-26 09:12:19 -04:00
Tim Steinbach
da8fb81dfa
Merge pull request #29805 from yegortimoshenko/clojure/correct-license
...
clojure: correct license (three-clause BSD -> EPLv1.0)
2017-09-26 09:10:39 -04:00
Tim Steinbach
ff5626652d
oh-my-zsh: 2017-06-22 -> 2017-09-24
2017-09-26 08:59:08 -04:00
Joachim Fasting
19ecb7f287
tor-browser-bundle: init at 7.0.1 (from source)
...
The original browser bundle expects to run from a bundled directory,
typically under user's home. This version creates a firefox distribution
with preloaded extensions and settings that functions more like an
ordinary firefox installation.
The approach used here could be generalized to allow specification of
custom firefox distributions. Eventually, the code will be factored so
that the tbb is just an instance of that more general construct (firefox
base + extensions + prefs).
Currently, we use the latest upstream versions of extensions and so on.
Eventually we want to track the upstream bundle more closely and ideally
use the exact same inputs (firefox source, extension sources).
To avoid mixing up profile data, all runtime state is stored under
$XDG_DATA_HOME/tor-browser.
Major TODO items
- Pluggable transports
- Upstream TBB version parity
- Avoid fetchgit
- Build NoScript from source (no upstream source repo, however, must rely
on third-parties)
- Improved notation for packaging extensions
- Feature parity with the binary bundle (apulse and runtime purity, in
particular)
2017-09-26 14:55:49 +02:00
Tim Steinbach
bec98b765d
kotlin: 1.1.4-2 -> 1.1.50
2017-09-26 08:52:44 -04:00
Tim Steinbach
5a2a35aef3
git: 2.14.1 -> 2.14.2
2017-09-26 08:50:00 -04:00
Yegor Timoshenko
2f3af251be
clojure: correct license (three-clause BSD -> EPLv1.0)
...
This is retroactive. See: https://clojure.org/community/license
2017-09-26 12:38:26 +00:00
Yegor Timoshenko
8815b81926
libmirage: add to top level
2017-09-26 12:28:02 +00:00
Jörg Thalheim
d5bc2da23f
Merge pull request #29800 from stesie/kea-fix-pg-config
...
kea: fix path to pg_config
2017-09-26 12:19:41 +01:00
Jörg Thalheim
9c55fb146d
Merge pull request #29794 from stesie/php-postgres
...
php: fix build wrt. new postgres.dev build output
2017-09-26 12:19:15 +01:00
Stefan Siegl
086c636eb7
kea: fix path to pg_config
...
refs commit b0280f598e
2017-09-26 12:50:18 +02:00
Francesco Gazzetta
1d163835c8
bash-supergenpass: init at 2012-11-02 ( #29797 )
...
* Add fgaz to mantainers
* bash-supergenpass: init at 2012-11-02
2017-09-26 11:01:11 +01:00
berdario
472bb9681d
rhino: remove dependency on GCJ ( #29759 )
2017-09-26 10:58:20 +01:00
Peter Hoeg
dd6591c506
uchiwa: 0.25.3 -> 0.26.0
2017-09-26 17:53:42 +08:00
Jörg Thalheim
40a58dbcbb
Merge pull request #29602 from makefu/pkgs/oslo-config/fix
...
oslo-config: fix build
2017-09-26 09:57:47 +01:00
Stefan Siegl
2f23a83920
php: fix build wrt. new postgres.dev build output
...
Refs commit b0280f598e
2017-09-26 10:14:27 +02:00
Jörg Thalheim
c74418a4e6
Merge pull request #29426 from Mic92/zfsUnstable
...
nixos/zfs: import encrypted datasets by default for zfsUnstable
2017-09-26 09:10:44 +01:00
Joerg Thalheim
8fcf95f102
{zfsUnstable,splUnstable}: 2017-09-12 -> 2017-09-26
2017-09-26 09:08:56 +01:00
Lancelot SIX
f1a2b8627e
pythonPackages.channels: 1.1.6 -> 1.1.8 ( #29772 )
2017-09-26 07:51:54 +01:00
Jörg Thalheim
aea73202a4
Merge pull request #29773 from Ma27/vim/install-hooks
...
vim-plugins: add install hooks
2017-09-26 07:48:46 +01:00
Elis Hirwing
95f3e6ca32
stupidterm: init at 2017-03-15
...
Stupidterm is a simple and fast VTE-Based terminal emulator which is
configured by a simple ini-file.
fixes #29779
2017-09-26 07:43:10 +01:00
Jörg Thalheim
430869ba3b
Merge pull request #29787 from siddharthist/tex-gyre-termes-math
...
tex-gyre-termes-math: init at 1.543
2017-09-26 07:25:24 +01:00
Jörg Thalheim
057a6e027d
Merge pull request #29786 from siddharthist/latinmodern-math
...
latinmodern-math: init at 1.959
2017-09-26 07:25:06 +01:00
Dario Bertini
08d05f1ef5
Fetch sshuttle-darwin patch from github
2017-09-26 07:16:14 +01:00
Alastair Pharo
8ac4682e85
purePackages.gen: Don't build on Hydra ( #29763 )
...
Until https://github.com/agraef/pure-lang/issues/8 is resolved, this
package can't be compiled. This patch turns off Hydra builds of this
package as part of #28643 (zero Hydra failures)
2017-09-26 01:58:36 +00:00
Rodney Lorrimar
3766637bdd
gnuradio: fix build for gcc6 and newer boost ( #29740 )
2017-09-26 00:20:22 +00:00
Joerg Thalheim
b064137b7b
sysdig: 0.17.0 -> 0.18.0
2017-09-26 00:15:51 +01:00
Jaka Hudoklin
76752e4c7e
Merge pull request #29685 from eqyiel/networkmanager_openvpn-1.8.0
...
networkmanager_openvpn: 1.2.8 -> 1.8.0
2017-09-26 01:07:29 +02:00
Jaka Hudoklin
10c575e0f9
Merge pull request #29700 from woffs/youtube-viewer
...
youtube-viewer: init at 3.3.0
2017-09-26 01:05:21 +02:00
Daiderd Jordan
b196241f42
reattach-to-user-namespace: 2.5 -> 2.6
2017-09-26 00:58:51 +02:00
Jaka Hudoklin
26d51b4797
Merge pull request #29789 from dotlambda/gpx-viewer
...
gpx-viewer: init at 0.4.0
2017-09-26 00:57:51 +02:00
Jaka Hudoklin
213de50abb
Merge pull request #29712 from xtruder/pkgs/numix-solarized-gtk-theme/init
...
numix-solarized-gtk-theme: init at 20160919
2017-09-26 00:51:28 +02:00
The Admin
2ceb7ad9f9
numix-solarized-gtk-theme: init at 20160919
2017-09-26 00:50:13 +02:00
Michael Weiss
b8915ebcc7
pythonPackages.keyutils: init at 0.5
2017-09-26 00:37:58 +02:00
Robert Schütz
feb397d55f
gpx-viewer: init at 0.4.0
2017-09-25 23:42:00 +02:00
makefu
032c50d45b
gdal: fix path to pg_config
2017-09-25 23:23:38 +02:00