Commit graph

33440 commits

Author SHA1 Message Date
Silvan Mosberger
54b50ba5c3
Merge pull request #61572 from dtzWill/update/termite-15
termite: 15, minor patch follow-up
2019-05-16 20:56:06 +02:00
Michael Weiss
3e2d174d3b
android-studio: 3.4.0.18 -> 3.4.1.0 2019-05-16 20:46:13 +02:00
Will Dietz
357239577f buku: 4.1 -> 4.2 (#61564)
* buku: 4.1 -> 4.2

* buku: fix install tests
2019-05-16 20:44:00 +02:00
Andreas Rammhold
333a2be17b
chromium: 74.0.3729.131 -> 74.0.3729.157 (#61533)
chromium: 74.0.3729.131 -> 74.0.3729.157
2019-05-16 19:27:12 +02:00
Silvan Mosberger
23f8de06fb
Merge pull request #61483 from lilyball/unison
unison: fix building on macOS with enableX11 = false
2019-05-16 18:47:26 +02:00
Aaron Andersen
8b3350cf15
Merge pull request #61462 from mpoquet/simgrid-3.21-to-3.22.2
simgrid: 3.21 -> 3.22.2
2019-05-16 12:04:44 -04:00
Renaud
21f0ff18e7
Merge pull request #61460 from dywedir/wf-recorder
wf-recorder: unstable-2019-04-21 -> 0.1
2019-05-16 17:24:44 +02:00
Tim Steinbach
f38fbe0d49
vivaldi: 2.5.1525.41-1 -> 2.5.1525.43-1 2019-05-16 09:36:20 -04:00
Gabriel Ebner
b8a6775227 neovim: use lua on aarch64 2019-05-16 12:37:15 +02:00
Matthieu Coudron
a2aab0e413
Merge pull request #59430 from DanielFabian/browsh
browsh: 1.4.13 -> 1.5.0
2019-05-16 15:05:18 +09:00
Will Dietz
4757f0e7cf
termite: pick upstream fix for off-by-one w/newer vte 2019-05-15 21:29:55 -05:00
Samuel Dionne-Riel
489ca5c978
Merge pull request #61566 from dtzWill/update/dbeaver-6.0.4
dbeaver: 6.0.3 -> 6.0.4
2019-05-15 22:22:43 -04:00
Will Dietz
11a7e02e58
termite: 14 -> 15 2019-05-15 18:48:29 -05:00
Will Dietz
9e90275466
dbeaver: 6.0.3 -> 6.0.4 2019-05-15 17:13:39 -05:00
Will Dietz
51202e96fa
nasc: 0.5.2 -> 0.5.4
https://github.com/parnold-x/nasc/releases/tag/0.5.4
https://github.com/parnold-x/nasc/releases/tag/0.5.3
2019-05-15 16:59:26 -05:00
Daniel Fabian
63a304b234 browsh: 1.4.13 -> 1.5.0 2019-05-15 19:29:42 +01:00
Renaud
2f1f9a9fe8
Merge pull request #61540 from taku0/flashplayer-32.0.0.192
flashplayer: 32.0.0.171 -> 32.0.0.192 [Critical security fix]
2019-05-15 18:11:15 +02:00
worldofpeace
ed40b9445f lollypop: 1.0.7 -> 1.0.10
also add changelog meta attribute, even though
it's not really a changelog.
2019-05-15 08:28:53 -04:00
worldofpeace
63438b8802 lollypop: remove uneeded runtime deps
These are no longer needed or never were.
2019-05-15 08:28:53 -04:00
Millian Poquet
13aa449bab simgrid: remove unneeded 'name' definition 2019-05-15 12:35:12 +02:00
Vincent Laporte
b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Vincent Laporte
1ce94fad33 coq: make “coq-version” more general 2019-05-15 10:30:03 +02:00
Ivan Kozik
2db1a06136 chromium: 74.0.3729.131 -> 74.0.3729.157
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +00:00
Mario Rodas
1d9aaf6569
Merge pull request #61126 from matthiasbeyer/update-taskell
taskell: 1.4.2 -> 1.4.3
2019-05-14 21:39:46 -05:00
Matthias Beyer
3e6ac2c754
taskell: Add package meta information 2019-05-14 21:06:51 -05:00
Lily Ballard
193018687c unison: fix building on macOS with enableX11 = false
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style
based on the available environment. On macOS this apparently means using
`UISTYLE=mac`, it can't actually build this way in Nix.
2019-05-14 18:38:56 -07:00
Tim Steinbach
a9c7679ace
vivaldi: Fix chatty update script 2019-05-14 18:38:21 -04:00
R. RyanTM
a3ccd43647 chirp: 20190304 -> 20190511 (#61279)
* chirp: 20190304 -> 20190429
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions

* chirp: 20190429 -> 20190511
2019-05-14 20:03:56 +02:00
Millian Poquet
00fc5bd08f simgrid: override checkPhase -> preCheck
This commit changes how failing tests are ignored.
- Previously, the whole checkPhase was overridden.
- Now, preCheck generates a ctest ignore file.

ctest doc: https://gitlab.kitware.com/cmake/community/wikis/doc/ctest/Testing-With-CTest#customizing-ctest
2019-05-14 18:27:51 +02:00
Tim Steinbach
faf5e8ad8c
vivaldi: 2.5.1525.40-1 -> 2.5.1525.41-1 2019-05-14 08:23:31 -04:00
taku0
8be03860e4 flashplayer: 32.0.0.171 -> 32.0.0.192 2019-05-14 21:13:49 +09:00
adisbladis
e986f3fec4
firefox-beta-bin: 67.0b18 -> 67.0b19 2019-05-14 11:36:50 +01:00
adisbladis
a8616cb1c8
firefox-devedition-bin: 67.0b17 -> 67.0b19 2019-05-14 11:36:49 +01:00
Renaud
7e082f01da
Merge pull request #61431 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
2019-05-13 23:51:27 +02:00
Renaud
6722aafe7f
Merge pull request #61302 from risicle/ris-k2pdfopt-leptonica-cve
k2pdfopt: patch custom leptonica with security fixes
2019-05-13 23:13:28 +02:00
Joachim F
fc029a6441
Merge pull request #61463 from dtzWill/update/qdarkstyle-2.6.8
qdarkstyle: 2.6.6 -> 2.6.8, use in electrum instead of override
2019-05-13 20:30:52 +00:00
R. RyanTM
bdbe365529 qbittorrent: 4.1.5 -> 4.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbittorrent/versions
2019-05-13 21:48:26 +02:00
Millian Poquet
aa29b79e8a simgrid: fetchgit -> fetchFromGitLab 2019-05-13 21:26:09 +02:00
Will Dietz
0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix 2019-05-13 13:03:40 -05:00
Millian Poquet
c7ab2b9499 simgrid: 3.21 -> 3.22.2
- GitHub -> Framagit (SimGrid main repo has moved)
- Test binaries must now be explicitly compiled (`make tests`)
- Fix broken documentation link
2019-05-13 18:58:27 +02:00
Renaud
c34ba30888
Merge pull request #61246 from Synthetica9/i3-wk-switch-2019-05-10
i3-wk-switch: 2017-08-21 -> 2019-05-10
2019-05-13 18:22:58 +02:00
Vladyslav M
4d5ebf6fc8
wf-recorder: unstable-2019-04-21 -> 0.1 2019-05-13 19:02:41 +03:00
Timo Kaufmann
ecfc35e9a6
pynac: 0.7.24 -> 0.7.25 (#61458) 2019-05-13 17:11:13 +02:00
Andrew Childs
d5ed704b3d openscad: Darwin support and tidy 2019-05-13 17:01:37 +02:00
Dmitry Kalinkin
2ddcab0d89
Merge pull request #61295 from rvolosatovs/fix/zathura
Fix Zathura on Darwin
2019-05-13 10:32:59 -04:00
Dmitry Kalinkin
73265c19c7
Merge pull request #61369 from rvolosatovs/fix/kitty
Fix Kitty wrapper on MacOS
2019-05-13 10:14:52 -04:00
Renaud
bf4728cb40
eggnog-mapper: fix patch URL and hash 2019-05-13 16:00:07 +02:00
R. RyanTM
300c205cf9 src: 1.24 -> 1.25 (#61427)
* src: 1.24 -> 1.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/src/versions

* src: license is now BSD-2
+ move makeWrapper into nativeBuildInputs
+ add meta.changelog
2019-05-13 15:37:27 +02:00
Ryan Mulligan
7b89adb493
Merge pull request #61440 from r-ryantm/auto-update/tixati
tixati: 2.59 -> 2.61
2019-05-13 05:49:54 -07:00
Ryan Mulligan
9f96c7f90a
Merge pull request #61444 from r-ryantm/auto-update/tzupdate
tzupdate: 1.3.1 -> 1.4.0
2019-05-13 05:49:00 -07:00