Commit Graph

34209 Commits

Author SHA1 Message Date
Matan Shenhav
0eb46505c3 pythonPackages.py_stringmatching: init at 0.4.0 2018-02-25 17:49:30 +00:00
Sarah Brofeldt
d61a632461 docker: pin go to 1.9
This is the version used upstream, see:
https://github.com/moby/moby/pull/35739
2018-02-25 18:11:07 +01:00
Sarah Brofeldt
be5090fa52 dockerTools: Pin go to 1.9
This is the Go version that Docker currently uses:
https://github.com/moby/moby/pull/35739

Fixes #35505
2018-02-25 18:11:03 +01:00
Jörg Thalheim
c544e9a10f
Merge pull request #35552 from yegortimoshenko/20180225.155732/imgpatchtools
imgpatchtools: init at 0.3
2018-02-25 17:08:48 +00:00
Yegor Timoshenko
40a63aa999 imgpatchtools: init at 0.3 2018-02-25 16:49:23 +00:00
Jörg Thalheim
0fadb81af4
Merge pull request #35510 from volth/jdk-on-aarch64
jdk: use oraclejdk on aarch64
2018-02-25 16:43:58 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar
7e6921b5f9
phpPackages.php-cs-fixer: 2.10.2 → 2.10.3 2018-02-25 12:51:39 +01:00
Tyler Compton
4b9b82c038
lxterminal: switch to using GTK3
The version of VTE that uses GTK2 is not maintained, so using lxterminal
with GTK2 means dealing with a lot of bugs that have already been fixed
in newer VTE versions. I actually meant to set up lxterminal to use GTK3
in the first place, but didn't realize that wasn't the default until
now.
2018-02-25 12:46:10 +01:00
Shea Levy
3c57e770cf
Only build libseccomp on supported systems 2018-02-24 23:05:08 -05:00
Shea Levy
87270fb306
gnu-efi: Only build on efi-enabled systems 2018-02-24 21:49:31 -05:00
Shea Levy
7d7b7a03fa
libgpgperror: Add derivation for gen-posix-lock-obj to help in cross-compilation 2018-02-24 20:51:04 -05:00
volth
b5c200bc25 jdk: use oraclejdk on aarch64 2018-02-25 01:09:33 +00:00
Nikolay Amiantov
6850418426 rpcs3: init at 2018-02-23 2018-02-25 01:48:23 +03:00
Elis Hirwing
3dfe50ffb6
sequeler: init at 0.5.3 2018-02-24 23:24:47 +01:00
Maximilian Bosch
f027e82e76 avidemux: rewrite derivation
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248).

Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.

In order to create a CLI-only instance you can simply override the
derivation:

```
avidemux.override {
  withQT = false;
}
```

It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):

```
avidemux.override {
  default = "cli"; # default is `qt5`
}
```

The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64)
2018-02-25 01:04:07 +03:00
Jan Tojnar
2cb88c524b
deadbeefPlugins.opus: init at 0.8 2018-02-24 18:43:23 +01:00
Shea Levy
63fa1fcb04
kexectools: Only build on kexecable architectures. 2018-02-24 10:37:54 -05:00
Shea Levy
aaaa6f0a69
RISC-V: Add top-level alias for proper glibc 2018-02-24 10:07:54 -05:00
Jörg Thalheim
da5f9e64fa
Merge pull request #35470 from Lassulus/rtl8814au
rtl8814au: init at 4.3.21
2018-02-24 14:14:47 +00:00
Shea Levy
80cb13b728
icu58: Fix evaluation 2018-02-24 08:52:58 -05:00
lassulus
0ab8bf61af rtl8814au: init at 4.3.21 2018-02-24 14:34:34 +01:00
Shea Levy
7142440d75
icu: Fix cross-building.
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
2018-02-24 08:02:06 -05:00
Jörg Thalheim
5df64232e0
Merge pull request #35455 from dywedir/exiftool
exiftool: 10.60 -> 10.80
2018-02-24 11:07:06 +00:00
Robert Schütz
ab544717bb pythonPackages.magic-wormhole-transit-relay: init at 0.1.1 2018-02-24 10:53:13 +01:00
Jörg Thalheim
cece81ff58
Merge pull request #35397 from volth/scala-bump
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-24 09:46:10 +00:00
Vladyslav M
045046389a exiftool: 10.60 -> 10.80 2018-02-24 11:30:24 +02:00
Robert Helgesson
cf10ed5c7b
perl-Encode: 2.96 -> 2.97 2018-02-24 08:55:18 +01:00
Frederik Rietdijk
3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
Timo Kaufmann
5643128ff2 syncthing,qsyncthingtray: remove syncthing-inotify
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-24 01:08:44 +01:00
Jörg Thalheim
eb05f92c08
Merge pull request #35401 from makefu/pkgs/cups-zj-58/init
cups-zj-58: init at 2018-02-22
2018-02-23 22:42:52 +00:00
volth
54371a78f4 ocamlPackages.curses: works with default ncurses 2018-02-23 18:14:09 +01:00
makefu
7ca25bdfcf
cups-zj-58: init at 2018-02-22
Adds cups drivers for Zjiang ZJ-58
2018-02-23 16:47:52 +01:00
volth
fb8f0d4724 scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4} 2018-02-23 14:33:17 +00:00
Robert Schütz
d95b811f31 pythonPackages.spake2: 0.7 -> 0.8 2018-02-23 14:56:25 +01:00
Jörg Thalheim
33115bde4b
Merge pull request #35389 from clefru/oath-fix
oath-toolkit: Switch over to git branch (GCC7 fix)
2018-02-23 11:00:13 +00:00
Shea Levy
cb025f2285
linux_riscv: Move patches to my Linux fork.
All patches there are also submitted upstream and will be removed if
rejected.

Also includes some fixes to get module loading working.
2018-02-23 05:53:31 -05:00
Ryan Scheel
a35d106d07 mdbook: init at 0.1.3 (#35250)
* mdbook: Init at 0.1.3

* mdbook: simplification

* Mark mdbook as broken on Darwin
2018-02-23 10:22:30 +00:00
Will Dietz
4d2a0cb605 grip: move to separate file, pname
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
adisbladis
a3c96fd4de
Merge pull request #35379 from vaibhavsagar/user-manager
pkgs.plasma5.user-manager: init
2018-02-23 14:56:06 +08:00
adisbladis
0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Jon Banafato
4da66a7cf9
gnomeExtensions.pixel-saver: remove
This extension is being replaced by gnomeExtensions.no-title-bar in #35281.
2018-02-23 07:00:25 +01:00
Vasyl Solovei
5118a47baa
gnomeExtensions.no-title-bar: init at 8 2018-02-23 06:56:56 +01:00
Vaibhav Sagar
7d8f7da81e pkgs.plasma5.user-manager: init 2018-02-23 13:43:28 +08:00
Michal Rus
dbfcf2899c arpoison: init at 0.7 (#35109) 2018-02-23 05:15:04 +00:00
Franz Pletz
3f47f618ae
Merge pull request #35217 from htr/htr/add-nixnote
nixnote2: init at 2.0.2
2018-02-23 05:11:23 +00:00
Franz Pletz
89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
Franz Pletz
512fb52ed4
Merge pull request #35356 from troydm/master
rtl8192eu: init at 4.4.1
2018-02-22 23:46:35 +00:00
Jörg Thalheim
d81e32be2a
Merge pull request #35330 from Mic92/go
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
Clemens Fruhwirth
483200692b oath-toolkit: Switch over to git branch (GCC7 fix)
The git repo doesn't contain a configure script which adds a lot of
build dependencies.
2018-02-22 23:26:35 +01:00
troydm
89d660f7f1 rtl8192eu: init at 4.4.1 2018-02-22 21:18:01 +02:00
Florian Jacob
a892bd8ebf piwik 3.2.1 -> matomo 3.3.0
minor release, mainly rename
2018-02-22 19:58:23 +01:00
Robert Helgesson
8cd9194a80
perl-Importer: 0.024 -> 0.025 2018-02-22 19:36:47 +01:00
adisbladis
1cba8cc275
go_1_8: Go 1.8 is EOL 2018-02-23 01:46:29 +08:00
adisbladis
2116146b00
cockroachdb: 1.1.2 -> 1.1.5 2018-02-23 01:44:10 +08:00
adisbladis
4b73b8ccc3
perkeep: Build with go 1.9 2018-02-23 01:41:33 +08:00
Frederik Rietdijk
d328ba753e
Merge pull request #35243 from FRidh/postgis
postgis: get rid of composableDerivation
2018-02-22 16:49:56 +00:00
Frederik Rietdijk
383da0ff9e
Merge pull request #35252 from nico202/master
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Will Dietz
630574ebb1 grip: Add patch to render the 'front matter' like github does 2018-02-22 09:57:39 -06:00
Will Dietz
c3e076b2f2 pythonPackages: grip 4.3.2 -> 4.4.0 2018-02-22 09:54:28 -06:00
Will Dietz
6daf813b1c release-cross: add nix and nixUnstable
Essential software for every platform! :)

'nix' won't work for now,
but add it anyway so later this tests "stable" nix 2.
2018-02-22 08:56:05 -06:00
Will Dietz
76879b83ac release-cross: minor cleanup, add aarch64-musl 2018-02-22 08:33:27 -06:00
Vasyl Solovei
fc42c85baf keepass-keepassrpc: init at 1.7.3.1
Repackaged as the name was confusing and there is a dedicated repository
for this plugin, ready to use and with the fresh plugin version.
Left an alias to an old package name.
2018-02-22 16:11:05 +02:00
lewo
844a494d80
Merge pull request #35329 from dywedir/sit
sit: init at 0.1.2
2018-02-22 14:59:27 +01:00
adisbladis
35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim
1a9316e47d go_1_10: init at 1.10 and set as default
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
Vladyslav M
6e28674247 sit: init at 0.1.2 2018-02-22 13:18:10 +02:00
Peter Hoeg
1c67ee4ff6
Merge pull request #35325 from peterhoeg/u/dbusb
dbus-broker: 9 -> 11
2018-02-22 17:42:18 +08:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL 2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL 2018-02-22 17:34:22 +08:00
Peter Hoeg
eb5ad9bb0c dbus-broker: 9 -> 11 2018-02-22 17:32:27 +08:00
Frederik Rietdijk
743a33a6be
Merge pull request #35198 from dotlambda/python
python: updates and fixes
2018-02-22 09:17:40 +00:00
Peter Hoeg
1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg
cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg
4f098b070e xdg-desktop-portal-kde: init at 5.12.1 2018-02-22 16:01:28 +08:00
Peter Hoeg
fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg
41ef8a13b5 Revert "dbus-broker: 9 -> 11"
This reverts commit 89343b4d43.

Breaks master.
2018-02-22 12:48:22 +08:00
Peter Hoeg
353b00f296 packagekit-qt: init at 1.0.1 2018-02-22 12:43:09 +08:00
Peter Hoeg
89343b4d43 dbus-broker: 9 -> 11 2018-02-22 11:52:14 +08:00
Robert Schütz
198bdf39b6 pythonPackages.mysql_connector_repackaged: uninit
Package has last been updated in 2012.
There is now also pythonPackages.mysql-connector.
2018-02-22 01:52:01 +01:00
Robert Schütz
c7a6483309 pythonPackages.konfig: move expression 2018-02-22 01:46:11 +01:00
Robert Schütz
35ee24f966 pythonPackages.text-unidecode: init at 1.1 2018-02-22 01:46:11 +01:00
Robert Schütz
2bdee9b0c3 pythonPackages.green: 2.3.0 -> 2.12.0 2018-02-22 01:46:10 +01:00
Robert Schütz
fac32de1db pythonPackages.xdot: move expression 2018-02-22 01:46:10 +01:00
Robert Schütz
276fb96532 pythonPackages.rednose: 1.2.1 -> 1.3.0 2018-02-22 01:46:10 +01:00
Robert Schütz
09ae15ea50 pythonPackages.termstyle: 0.1.10 -> 0.1.11 2018-02-22 01:46:10 +01:00
Robert Schütz
4a9a7d3036 pythonPackages.binaryornot: 0.4.0 -> 0.4.4 2018-02-22 01:46:10 +01:00
Vladimír Čunát
2dd10ea013
Merge #34541: poppler: 0.56.0 -> 0.62.0 2018-02-22 00:49:59 +01:00
Vladimír Čunát
e2398e4093
linuxPackages: 4.9 -> 4.14
/cc #31640.
2018-02-22 00:40:40 +01:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vladimír Čunát
4f79874f57
llvm_*: fix build by using older gcc on i686-linux
Tested all builds before and after.
2018-02-22 00:20:51 +01:00
Michael Raskin
18a5d05765
Merge pull request #35294 from volth/icu-60
icu: init at 60.2
2018-02-21 22:00:11 +00:00
Robert Helgesson
873863d6e5
perl-Gtk2-GladeXML: add homepage and license fields 2018-02-21 22:36:20 +01:00
volth
5a08e90cdc icu: init at 60.2 2018-02-21 20:47:52 +00:00
Daiderd Jordan
13187cbc5f
Merge pull request #35285 from clacke/racket-darwin
racket-minimal: build on darwin
2018-02-21 21:07:20 +01:00
Frederik Rietdijk
b5391b2451 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-21 20:43:10 +01:00
Michael Weiss
09ee3770dd pythonPackages.mysql-connector: init at 8.0.6 2018-02-21 18:54:26 +01:00
Claes Wallin (韋嘉誠)
fdbc744856 racket-minimal: build on darwin
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.

gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.

I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
Jörg Thalheim
f0466c47ab
Merge pull request #33894 from adevress/master
ceph: 9.2.0 -> 12.2.2
2018-02-21 16:45:33 +00:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
pulseaudio-dlna
2018-02-21 14:36:41 +00:00