1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

22839 commits

Author SHA1 Message Date
Timo Kaufmann 272e930827 sage: fix non-deterministic build failures
The build was failing on some machines because of a `find` command that
touched files in different orders on different machines.

That confused `make`s timestamp mechanism.
2018-02-05 15:03:24 +01:00
Andreas Rammhold 2bff46d193
Merge pull request #34593 from taktoa/taktoa/gnuradio-wrapper-fix
gnuradio: fix wrapper
2018-02-05 13:52:48 +00:00
Ioannis Koutras 12ccb81570 clion: 2017.3.2 -> 2017.3.3 2018-02-05 14:27:13 +02:00
Ioannis Koutras 0901062480 webstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 44cd5c51a8 phpstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras 3fc60ef64f idea-ultimate: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Ioannis Koutras f79fe0c923 idea-community: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Frederik Rietdijk cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
André-Patrick Bubel f36b17305e
grv: 0.1.0 -> 0.1.1 2018-02-05 04:19:14 +01:00
Jörg Thalheim bfbcc99317
Merge pull request #34549 from gnidorah/way-cooler
way-cooler: 0.6.2 -> 0.8.0
2018-02-04 19:51:57 +00:00
adisbladis 14731b5968
calibre: 3.15.0 -> 3.16.0 2018-02-05 03:46:10 +08:00
Jan Tojnar 4e2ff7528b
synapse: 0.2.99.2 → 0.2.99.3 2018-02-04 20:14:27 +01:00
Austin Seipp 0e371a60a5 symbiyosys: 2018.01.10 -> 2018.02.04
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:35 -06:00
Herwig Hochleitner 8c8e8823bb chromium: 64.0.3282.119 -> 64.0.3282.140
[security] https://crbug.com/808163
2018-02-04 17:47:51 +01:00
Remy Goldschmidt dc5bdf22d9
gnuradio: fix wrapper
gnuradio-with-packages was not running makeWrapper on any of the
symlinked executables because `find $out/bin -type f -executable`
does not resolve symlinks. I don't understand how the old code
ever worked on any system.
2018-02-04 10:45:52 -06:00
Frederik Rietdijk f550b75981
Merge pull request #34583 from calvertvl/upd_src_1.17
src: 1.13 -> 1.17
2018-02-04 12:32:11 +00:00
Peter Simons 645743f1d8 normalize: enable libmad to add support mp3 files 2018-02-04 12:13:54 +01:00
gnidorah 810a19bab3 way-cooler: 0.6.2 -> 0.8.0 2018-02-04 05:17:53 +03:00
Will Dietz 113b04ae28 qgit: 2.6 -> 2.7 (#34536)
Changelog:
http://libre.tibirna.org/projects/qgit/wiki/27
2018-02-03 23:58:39 +00:00
Bjørn Forsman be40296afe qmmp: 1.1.10 -> 1.2.0
Fixes build failure since recent merge of staging branch:

$ nix-build -A qmmp
[...]
AutoMoc error
-------------
Included moc files with the same name will be generated from different sources.
Consider to
 - not include the "moc_<NAME>.cpp" file
 - add a directory prefix to a "<NAME>.moc" include (e.g "sub/<NAME>.moc")
 - rename the source file(s)
Include conflicts
-----------------
"moc_hotkeymanager.cpp" included in
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_win.cpp"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_x11.cpp"
would be generated from
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
 - "/tmp/nix-build-qmmp-1.1.10.drv-0/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"

make[2]: *** [src/plugins/General/hotkey/CMakeFiles/hotkey_autogen.dir/build.make:58: src/plugins/General/hotkey/CMakeFiles/hotkey_autogen] Error 1
2018-02-03 21:26:41 +01:00
Bjørn Forsman 6b834384f6 bitscope: create derivations with version info
So far the store paths produced by the bitscope derivations have been
version-less. Fix it.
2018-02-03 21:14:50 +01:00
adisbladis 93be6c41aa
firefox-devedition-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:46 +08:00
adisbladis d750b1a008
firefox-beta-bin: 59.0b5 -> 59.0b6 2018-02-04 03:13:45 +08:00
Graham Christensen 92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Matthew Pickering c8763ddc87 Remove whitespace 2018-02-03 18:38:00 +00:00
Matthew Pickering 9c7c640ae4 osm2xmap: init at 2.0 2018-02-03 18:37:08 +00:00
Jörg Thalheim e493bf64cf
Merge pull request #34550 from jensbin/kitty_0.7.1
kitty: 0.6.0 -> 0.7.1
2018-02-03 10:16:34 +00:00
Jens Binkert 3ad34f9424 kitty: 0.6.0 -> 0.7.1 2018-02-03 11:06:38 +01:00
Frederik Rietdijk 9261f3b343
Merge pull request #34516 from dywedir/tiled
tiled: 1.1.1 -> 1.1.2
2018-02-03 10:03:34 +00:00
Frederik Rietdijk 55e0f12761 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-03 09:48:42 +01:00
Peter Hoeg 27a4a5511d terraform: 0.11.1 -> 0.11.3 2018-02-03 10:06:57 +08:00
Peter Hoeg 15d33a4c93 terragrunt: 0.13.23 -> 0.14.0 2018-02-03 10:06:57 +08:00
Tuomas Tynkkynen 10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Victor Calvert 9a8306457e src: 1.13 -> 1.17 2018-02-02 11:20:39 -05:00
dywedir 490ae6a50e tiled: 1.1.1 -> 1.1.2 2018-02-02 10:09:53 +02:00
Kevin Liu 93532b0d3a
looking-glass-client: init at a10 2018-02-02 01:46:00 +01:00
Daiderd Jordan fa56fc4be0
Merge pull request #34445 from vbgl/mpd_clientlib-darwin
mpd_clientlib, ncmpc: fix on Darwin
2018-02-02 00:34:21 +01:00
Daiderd Jordan 50e8c06cbd
Merge pull request #34495 from dtzWill/update/vim-8.0.1451
vim: 8.0.1428 -> 8.0.1451
2018-02-01 18:51:53 +01:00
Will Dietz 28f7f0794e vim: 8.0.1428 -> 8.0.1451
Changes:
https://github.com/vim/vim/compare/v8.0.1428...v8.0.1451
2018-02-01 07:20:07 -06:00
Andreas Rammhold 42b9b8f7c8
firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Manuel Bärenz 50ad913420 signal-desktop: 1.1.0 -> 1.3.0 2018-02-01 13:06:21 +01:00
Andreas Rammhold ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
adisbladis fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Michael Weiss f55fffc1cf android-studio-preview: 3.1.0.8 -> 3.1.0.9 2018-02-01 10:32:44 +01:00
Vladimír Čunát 2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Stefan Junker 7c1e44f7b6 qtile: 0.10.4 -> 0.10.7 2018-02-01 09:04:08 +01:00
Andreas Rammhold be4c6311f3
Merge pull request #34481 from andir/grv
grv: init at 0.1.0
2018-02-01 02:02:01 +00:00
Andreas Rammhold e69f0053e6
grv: init at 0.1.0 2018-02-01 02:29:29 +01:00
aszlig f96aafd403
virtualbox: 5.2.4 -> 5.2.6
Upstream changes without issue IDs:

 * GUI: fixed occasional screen corruption when host screen resolution
        is changed
 * User interface: increase proposed disk size when creating new VMs for
                   Windows 7 and newer
 * User interface: various improvements for high resolution screens
 * VMM: Fixed problems using 256MB VRAM in raw-mode VMs
 * Audio: implemented support for audio playback and recording for macOS
          guests
 * Audio: further timing improvements for Windows 10 guests
 * Linux hosts: fixed problem accessing mini-toolbar under XFCE

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog#v6

What was not mentioned in the changelog is that this release fixes
compiling the VirtualBox modules against kernel 4.15, which was added in
commit 61043ad4d1.

Tested this by running all of the tests in nixos/tests/virtualbox.nix.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @svanderburg
2018-01-31 23:38:35 +01:00
Pascal Wittmann df45c65aae
homebank: 5.1.6 -> 5.1.7 2018-01-31 22:00:05 +01:00