3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17534 commits

Author SHA1 Message Date
Robin Gloster 4e2f802ce8
gnome_mplayer: fix src and build 2017-03-18 12:47:57 +01:00
Michael Raskin 54aff5c3a7 Merge pull request #23999 from ndowens/salut-a-toi
salut-a-toi: 0.2.0 -> 0.6.1
2017-03-18 11:43:54 +01:00
Vladimír Čunát 742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Frederik Rietdijk 553964ca71 Merge pull request #23976 from ebzzry/emem-0.2.42
emem: 0.2.41 -> 0.2.42
2017-03-18 10:33:02 +01:00
Frederik Rietdijk b0ba94310d Merge pull request #23959 from LnL7/znc-1.6.5
znc: 1.6.4 -> 1.6.5
2017-03-18 09:29:22 +01:00
Frederik Rietdijk ce9576dc47 Merge pull request #24001 from ndowens/mpop
mpop: 1.2.4 -> 1.2.6
2017-03-18 09:10:42 +01:00
Peter Hoeg ee20e89644 virtmanager-qt: 0.39.60 -> 0.42.67 2017-03-18 12:32:49 +08:00
obadz 17bfb6a08a citrix-receiver: add link to webpage with all versions and adjust to change in nix-prefetch-url
Helps with #23975
2017-03-18 02:18:28 +00:00
Joachim F 5d51f1d7b1 Merge pull request #24000 from taku0/firefox-bin-52.0.1
firefox, firefox-bin: 52.0 -> 52.0.1, firefox-esr: 52.0esr -> 52.0.1esr [Critical security fix]
2017-03-18 02:32:27 +01:00
ndowens 8ef05d3010 mpop: 1.2.4 -> 1.2.6 2017-03-17 20:02:23 -05:00
Benno Fünfstück a4d6e2cf16 atom: avoid using LD_PRELOAD. Fixes glibc compat issues
The wrapper for Atom was loading libraries via LD_PRELOAD, for example
libxkbfile. Now, if you installed atom via nix-env and happened to use a newer
nixpkgs for that than what your system environment is build against, you could
end up with an error like this:

```
uname: relocation error:
/nix/store/68sa3m89shpfaqq1b9xp5p1360vqhwx6-glibc-2.25/lib/libdl.so.2:
symbol _dl_catch_error, version GLIBC_PRIVATE not defined in file libc.so.6
with link time reference
```

This happens because atom calls the `uname` executable from the system to
determine the platform. Because that inherits the `LD_PRELOAD` environment
variable, so the libxkbfile library that the `atom` wrapper was build against
is loaded into `uname`. But since `atom` comes from `nix-env`, the `libxkbfile`
it was built with might be compiled against a newer version of `glibc` than
`uname`, which comes from the system, was! Having two versions of glibc loaded
into the same processes results in chaos.

To fix this, we avoid setting `LD_PRELOAD` and instead use patchelf to set the
correct RPATH. RPATH is not inherited by child processes, so the above issue
can no longer occur.

The only small complication here is that the library that actually loads
libxkbfile is not the atom binary itself, but a node extension that atom uses.
So instead of setting the RPATH on `atom` only, we also set the `rpath` on all
node extensions (`*.node`) the output.
2017-03-18 01:51:36 +01:00
ndowens d26775fce7 salut-a-toi: 0.2.0 -> 0.6.1
salut-a-toi: Removed un-needed python variable in function
2017-03-17 19:50:04 -05:00
taku0 a038f91871 firefox-esr: 52.0esr -> 52.0.1esr 2017-03-18 09:36:27 +09:00
taku0 3f175876e8 firefox, firefox-bin: 52.0 -> 52.0.1 2017-03-18 09:36:12 +09:00
ndowens 8b23d535d3 owncloud-client: 2.2.3 -> 2.3.0 2017-03-17 17:53:41 -05:00
Nikolay Amiantov a8785daf0e emacs: fix runtime GTK3 dependencies
Fixes #23845.
2017-03-18 01:32:42 +03:00
ndowens fbe960a635 transmission-remote-gtk: 1.2 -> 1.3.1 2017-03-17 17:31:59 -05:00
Thomas Tuegel 73ccc49448 Merge pull request #23992 from ttuegel/kde-applications-16.12.3
KDE Applications: 16.12.2 -> 16.12.3
2017-03-17 15:40:42 -05:00
Daiderd Jordan 908e3ffd65
znc: 1.6.4 -> 1.6.5 2017-03-17 21:02:01 +01:00
Rommel M. Martinez dbee6b6ef8 emem: 0.2.41 -> 0.2.42 2017-03-18 01:39:03 +08:00
Emery Hemingway fa65cc067b
xaster: init at release 208 2017-03-17 12:09:37 -05:00
Robin Gloster 427edf1e5d
robomongo: mark as broken 2017-03-17 16:45:37 +01:00
Tim Steinbach f1c2d047ed Merge pull request #23872 from NeQuissimus/docker_17_03_0
docker: 1.13.1 -> 17.03.0-ce
2017-03-17 10:07:04 -04:00
Sean Lee 579219db49 bitwig-studio: 1.3.12 -> 2.0 2017-03-17 09:33:10 -04:00
Peter Hoeg c216a71215 terraform: use generic builder and add 0.9.0 (#23979) 2017-03-17 09:05:16 +00:00
Daiderd Jordan 6f226a8725 Merge pull request #23954 from jbaum98/pdfpc-darwin
pdfpc, libgee_0_8: Add darwin support
2017-03-17 07:59:41 +01:00
José Luis Lafuente b2a37a7986
hyper: 0.8.3 -> 1.3.1 2017-03-17 01:36:12 +01:00
Marti Serra b760bfd9f6 clementine: added switches for optional dependences (#23730)
Added switches for ipod, mtp, cd and cloud support.

The switch for ipod support, specifically, allows users to build it without libplist, wich is currently marked as insecure.
2017-03-17 00:47:37 +01:00
patternspandemic bb728268b5
kodestudio: init at 17.1 2017-03-16 15:50:01 -07:00
Jörg Thalheim 989c7c7812 Merge pull request #23823 from orivej/qmetro
qmetro: init at 0.7.1
2017-03-16 21:11:00 +01:00
Jörg Thalheim 9ae51deffa Merge pull request #23886 from dtzWill/fix/timewarrior-install-docs-themes
timewarrior: patch to install all themes; use default install target.
2017-03-16 18:48:53 +01:00
Jörg Thalheim b3c14bbf03 Merge pull request #23919 from pradeepchhetri/nomad-v0.5.5
nomad: 0.5.4 -> 0.5.5
2017-03-16 18:27:32 +01:00
Jörg Thalheim 8e6247844b Merge pull request #23911 from Mic92/taskjuggler
taskjuggler: remove 2.x series
2017-03-16 18:24:39 +01:00
Volth fd61a33d2b icewm: fix CFGDIR 2017-03-16 16:43:33 +00:00
Jake Waksbaum 12da885e45
pdfpc: Add darwin support 2017-03-16 12:21:14 -04:00
Jörg Thalheim 7f6d92356b Merge pull request #23939 from ebzzry/emem-0.2.41
emem: 0.2.40 -> 0.2.41
2017-03-16 16:18:36 +01:00
Jörg Thalheim 8b8ee6c450 Merge pull request #23948 from rbasso/sc-im-bump-to-v0.5.0
sc-im: 0.4.0 -> 0.5.0
2017-03-16 13:55:33 +01:00
rbasso 4f531a1d2b sc-im: 0.4.0 -> 0.5.0
- Bump version to 0.5.0
- Enable support for reading '.xls' and '.xlsx' files.

The support for reading Excel files depends on:
  - libxml2, which was already a build input.
  - libzip
  - libxls
2017-03-16 20:45:00 +09:00
Kamil Chmielewski df3044cb2e chromium: flashplayer: 24.0.0.221 -> 25.0.0.127
[Critical security fix]
https://github.com/NixOS/nixpkgs/pull/23889
2017-03-16 12:00:17 +01:00
Rommel M. Martinez 9b0a175af9 emem: 0.2.40 -> 0.2.41 2017-03-16 06:52:19 +08:00
NWDD a8f269d014
gitkraken: 2.1.0 -> 2.2.0
also added myself as a maintainer
2017-03-15 23:37:18 +01:00
Nikolay Amiantov 545e267adf wireshark-gtk: wrap properly 2017-03-16 00:53:42 +03:00
Rommel M. Martinez ef56873e98 emem: 0.2.35 -> 0.2.39 2017-03-15 23:48:59 +02:00
Vladimír Čunát e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Leon Isenberg 6505c6e3df keepass-keeagent: init at 0.8.1
[Bjørn: change fetchurl indent 4 -> 2 spaces.]
2017-03-15 17:55:57 +01:00
Vladimír Čunát 9adcebb1a9
Merge #23917: fix firefox crashes 2017-03-15 17:01:32 +01:00
Daniel Peebles d78f3de21b Merge pull request #23907 from copumpkin/update-frameworks
Update macOS frameworks from 10.9 to 10.10
2017-03-15 11:22:55 -04:00
Shea Levy 0c928f4a1d terragrunt: Set the version variable properly 2017-03-15 11:01:09 -04:00
Pradeep Chhetri 8d83fbe439 nomad: 0.5.4 -> 0.5.5 2017-03-15 18:55:03 +05:45
David McFarland c037f54ffb firefox: fix debugBuild = true 2017-03-15 08:49:56 -03:00
Mogria 1893ed54dc sublime3: fix hardcoded /bin/bash when executing commands for build systems (#23561)
* sublime3: replace hardcoded /bin/bash with /usr/bin/env

exec.py in Default.package-sublime calls /bin/bash with subprocess.
See Issue #12011. Because of this builds could not be started from
withtin Sublime Text.

* sublime3: use wrapped of bash to fix internal build system

Without the wrapped version of bash (a symlink to $bash/bin/bash)
with LD_PRELOAD to glibc an relocation error occurs when trying
to run builds from within Sublime Text 3.  See Issue #12011.
2017-03-15 11:32:44 +01:00
Jörg Thalheim 61f20c94ca
taskjuggler: remove 2.x series
The version was released 8 years ago and does not build anymore
2017-03-15 10:32:55 +01:00
Dan Peebles dc61ff31a7 xhyve: update and fix to use our Hypervisor framework
(this is a cherry-picked version of f3b65f67d9,
which got reverted because it depended on my 10.11 frameworks, which were
flawed)
2017-03-14 22:38:35 -04:00
Charles Strahan f5ccf24028 Merge pull request #23737 from bendlas/update-chromium
chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]
2017-03-14 20:39:06 -04:00
Shea Levy 5fa84fb1a8 terra{form,grunt}: Add some needed old versions 2017-03-14 16:31:08 -04:00
Jörg Thalheim d6f586bbff
git-octopus: init at 1.4 2017-03-14 21:01:10 +01:00
Robert Helgesson 5228bc9f2e
eclipses: add dependencies as build inputs
Having `glib` in the build inputs will allow its build hook to
trigger. Also adds `gsettings_desktop_schemas` as a dependency since
Eclipse appears to need the schemas under certain circumstances.
2017-03-14 20:38:04 +01:00
Nick Hu 4e439b2393 qutebrowser: 0.9.1 -> 0.10.1 2017-03-14 20:19:25 +03:00
taku0 c3772678e9 flashplayer: 24.0.0.221 -> 25.0.0.127 (#23889) 2017-03-14 16:02:08 +01:00
Robin Gloster f70a896094
hol: mark as broken 2017-03-14 15:36:06 +01:00
Peter Simons 58807f75bc esniper: 2.32.0 -> 2.33.0 2017-03-14 14:15:29 +01:00
Will Dietz dc32b87082 timewarrior: patch to install all themes; use default install target. 2017-03-14 07:54:32 -05:00
zimbatm b63aab2433 slack: 2.5.1 -> 2.5.2 2017-03-14 12:39:16 +00:00
Tim Steinbach aed4918795
docker: 1.13.1 -> 17.03.0-ce 2017-03-14 08:02:35 -04:00
Benjamin Staffin d96cde35b7 Merge pull request #23840 from WilliButz/master
spotify: get source via https instead of plain http
2017-03-14 06:13:47 -04:00
Nick Novitski 1e8476c5b6 links2: build on all unix platforms 2017-03-14 18:55:52 +13:00
Volth d4294265fd virt-viewer: 2.0 -> 5.0 2017-03-14 04:54:11 +00:00
Tuomas Tynkkynen aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Joachim F 40c1406b18 Merge pull request #23856 from mdorman/emacs-updates
Automated emacs package updates
2017-03-13 23:33:01 +01:00
Tim Steinbach 2d1ea867b7 Merge pull request #23866 from mimadrid/update/bluefish-2.2.10
bluefish: 2.2.9 -> 2.2.10
2017-03-13 18:26:58 -04:00
mimadrid 61e8c0370d
bluefish: 2.2.9 -> 2.2.10 2017-03-13 23:01:35 +01:00
Tim Steinbach 6e0c3e1a6d Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
Vincent Laporte 88d7718a64 mkvtoolnix-cli: fix build on darwin 2017-03-13 21:20:26 +00:00
mimadrid acef015a0b
filezilla: 3.24.0 -> 3.25.0 2017-03-13 22:18:03 +01:00
José Romildo Malaquias 04290bbd14 mkvtoolnix: 9.8.0 -> 9.9.0 (#23827)
* mkvtoolnix: 9.8.0 -> 9.9.0

Starting with version 9.9.0 the man pages and their translations are
not pre-built and bundled with the source code. The tool "xsltproc"
and the DocBook XSL stylesheets for man pages are now required
dependencies to build them.
2017-03-13 22:16:38 +01:00
Frederik Rietdijk 9494820dbb Merge pull request #23847 from lsix/fix-qgis
qgis: Fix build after pythonPackages.sip update
2017-03-13 22:06:52 +01:00
Michael Alan Dorman 29559f6d7a melpa-packages: 2017-03-13 2017-03-13 15:00:27 -04:00
Michael Alan Dorman 2b1faaae9e melpa-stable-packages: 2017-03-13 2017-03-13 15:00:27 -04:00
Michael Alan Dorman 4433fc9089 elpa-package: 2017-03-13 2017-03-13 15:00:27 -04:00
Lancelot SIX 1375a2eecf
qgis: Fix build after pythonPackages.sip update
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Arseniy Seroka 320a8a5a94 Merge pull request #23842 from volhovM/fix/sage_68_sed
sage: fix build at 6.8
2017-03-13 16:51:55 +03:00
Willi Butz e4eb46129d spotify: get source via https instead of plain http 2017-03-13 13:58:35 +01:00
Daniel Peebles 26fc26a979 Merge pull request #23776 from copumpkin/minikube-source
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Robin Gloster e2a13af49c
emboss: fix build 2017-03-13 13:15:51 +01:00
Mikhail Volkhov 78c0cecc5f
sage: fix build at 6.8 2017-03-13 10:34:55 +03:00
Peter Hoeg f7fd8a6f73 xca: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Peter Hoeg eb7690ab06 qsyncthingtray: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Dan Peebles cf7d4bf8af kubernetes: 1.5.2 -> 1.5.4 2017-03-12 23:02:34 -04:00
Dan Peebles 23e4e32b91 kops: enable on Darwin 2017-03-12 22:35:20 -04:00
Dan Peebles fe339d281b minikube: switch to build from source & fix on Darwin
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
andyjscott 09c73776b9 mmex: v1.3.1 -> v1.3.3 (#23732) 2017-03-13 02:38:27 +01:00
Julien Dehos 14db0b9ef3 pbrt: 2016-05-19 -> 2017-01-12 (#23405) 2017-03-13 02:35:34 +01:00
Orivej Desh bed935bd13 qmetro: init at 0.7.1 2017-03-13 00:37:53 +00:00
Thomas Tuegel 06ece41778
KDE Applications: 16.12.2 -> 16.12.3 2017-03-12 17:52:48 -05:00
Olegs Jeremejevs 39cd6ccb8e Add subl symlink for Sublime Text 3 (#23815) 2017-03-12 21:59:48 +00:00
Maximilian Bosch 2df3b5ca7f geogebra: 5-0-331-0 -> 5-0-338-0 (#23593) 2017-03-12 21:37:10 +00:00
Jörg Thalheim 9e6fe2e4f2 Merge pull request #23765 from benley/ykpers-duplicate
ykpers: consolidate into yubikey-personalization
2017-03-12 22:26:32 +01:00
ndowens 586cd21796 peru: 1.0.1 -> 1.1.0 2017-03-12 20:55:24 +00:00
hlolli f303ac7c79 csound: 6.04 -> 6.08.1
fixes #23767
2017-03-12 20:28:32 +00:00
Thomas Tuegel ce180eb109 Merge pull request #23755 from jerith666/krfb
krfb: expose kde 5 version
2017-03-12 13:03:22 -05:00