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

19299 commits

Author SHA1 Message Date
John Wiegley 31437ccf7a
coq2html: New expression 2017-07-20 11:51:25 -04:00
Jörg Thalheim 5638472756 clion: 2017.1.3 -> 2017.2 2017-07-20 13:59:03 +01:00
Jörg Thalheim 92366530d8 Merge pull request #27494 from jdanekrh/jd_idea-community
idea-community: 2017.1.5 -> 2017.2
2017-07-19 23:23:40 +01:00
Franz Pletz b1189b7a63 Merge pull request #27399 from bendlas/update-chromium
chromium: 59.0.3071.109 -> 59.0.3071.115
2017-07-19 22:13:19 +02:00
Anton Schirg c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
Tom Smeets becf96b2ca android-studio-preview: 3.0.0.5 -> 3.0.0.6 2017-07-19 18:26:19 +02:00
Frederik Rietdijk ac594af559 pythonmagick: note to whoever maintains this that expression should be moved 2017-07-19 14:36:05 +02:00
Wout Mertens 6b628d7c03 rsync: build with own zlib again
Rsync has its own patched compress function, and to be able to use the `-z` flag, it needs to use that one.

With `-zz` rsync can use an external zlib, but then it can't talk to older rsync versions.

More details at https://bugs.mageia.org/show_bug.cgi?id=13669
2017-07-19 14:18:51 +02:00
David Sferruzza 0671b88115 veracrypt: 1.19 -> 1.21 2017-07-19 12:35:19 +02:00
Jiri Danek 22644615e3 idea-community: 2017.1.5 -> 2017.2 2017-07-19 12:02:40 +02:00
Jörg Thalheim 699f8e2f65 Merge pull request #26352 from Mounium/aliza
aliza: init at 1.29.2
2017-07-19 07:03:01 +01:00
Jörg Thalheim b0614fd12b Merge pull request #27278 from AndersonTorres/upload-bochs
bochs: 2.6.8 -> 2.6.9
2017-07-19 06:54:24 +01:00
Peter Hoeg db7260121c qtox: add missing pcre dependency 2017-07-19 10:44:42 +08:00
Anton Schirg 29e88a59c8 houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
- Changed sha256 of src file, as this was apparantly changed on the
website

- Added missing libs: some X libs, alsa, dbus

- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect

- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Jörg Thalheim b2caceced3 Merge pull request #27354 from TomSmeets/androidstudio-3.0
android-studio-preview: init at 3.0.0.5 canary 6
2017-07-19 00:39:10 +01:00
Jörg Thalheim d945e3ccc4 Merge pull request #27366 from veprbl/version_bumps
bump rivet, yoda, lhapdf
2017-07-18 23:38:53 +01:00
Jörg Thalheim dcdbbbb433 Merge pull request #27463 from dapphub/dapp
dapp: v0.5.2 -> v0.5.3
2017-07-18 23:14:03 +01:00
Symphorien Gibol d7103eadc8 boolector: 1.{5,6} -> 2.4.1 2017-07-18 23:50:31 +02:00
Jörg Thalheim b73cf3d903 Merge pull request #27478 from stesie/update-tomboy
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:37:20 +01:00
Jörg Thalheim 5b92a39d1b Merge pull request #27477 from stesie/update-keepass
Update keepass + keepasshttp plugin
2017-07-18 22:34:56 +01:00
Stefan Siegl fe05e165f7
tomboy: 1.15.7 -> 1.15.9 2017-07-18 22:39:29 +02:00
Svend Sorensen db163cdc3b terminal-notifier: add shebang line to wrapper
Add shebang line to terminal-notifier to wrapper script. Without this line, the
script fails with "Exec format error" when called outside a shell (e.g. from
the Emacs alert package).
2017-07-18 22:57:55 +03:00
Stefan Siegl 11bbd17015
keepass-keepasshttp: 1.8.4.1 -> 1.8.4.2 2017-07-18 21:46:37 +02:00
Stefan Siegl 7c6b42a28c
keepass: 2.35 -> 2.36 2017-07-18 21:46:37 +02:00
Robert Helgesson 8dccc9b699
eclipse-plugin-checkstyle: 7.3.0 -> 8.0.0 2017-07-18 20:20:49 +02:00
Franz Pletz cb2344829f
graphicsmagick: 1.3.25 -> 1.3.26 2017-07-18 18:04:26 +02:00
Franz Pletz 75d53270cb
gitAndTools.diff-so-fancy: 0.11.4 -> 1.1.0 2017-07-18 18:04:16 +02:00
Peter Hoeg 9c4b1c8fdd handbrake: remove leftover file 2017-07-18 20:52:02 +08:00
Mikael Brockman a2a6259779 dapp: v0.5.2 -> v0.5.3 2017-07-18 11:10:26 +03:00
hectorj d07bf424a9 nomad: 0.5.5 -> 0.5.6 2017-07-18 02:46:56 +02:00
Bill Sun b4387e7c2f Add cmakeFlags for auto-type and yubikey (#27321)
* Add cmakeFlags for auto-type and yubikey

* Add libyubikey dependency

* Add auto-type dependencies

* Add new dependencies to buildInputs

* Fix duplication and capitalization in dependencies

* Add yubikey-personalization to dependency and build

* Add release build flag

* Revert "Add release build flag"

This reverts commit afabd63db0.
2017-07-18 00:09:50 +01:00
Peter Hoeg 8b4707798c qtox: 1.10.2 -> 1.11.0 2017-07-18 06:39:54 +08:00
Jörg Thalheim 63402a1888 alacritty: init at 2017-07-08
fixes #21801
2017-07-17 23:27:35 +01:00
Nicolas B. Pierron 5442484c5f Update Mozilla Software Releases sub-key.
This commit update the Mozilla Software Releases, with the key found at:
https://gpg.mozilla.org/pks/lookup?search=Mozilla+Software+Releases+%3Crelease%40mozilla.com%3E&op=vindex
2017-07-18 00:13:08 +02:00
Gabriel Ebner 7ba1c7a9fb iprover: 0.8.1 -> 2.5 2017-07-17 22:45:27 +01:00
Thomas Tuegel ac50c4d72e vcsh: Patch for Git 2.13.2
Fixes #27134.
2017-07-17 22:44:44 +02:00
Joachim F aa7d840bee Merge pull request #27441 from jfrankenau/fix-solvespace
solvespace: Fix path in desktop entry file
2017-07-17 21:30:18 +01:00
Joachim F ea81107b78 Merge pull request #27450 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-07-17 19:57:55 +01:00
Jörg Thalheim 04c944cdb4 Merge pull request #27057 from Nadrieril/bitlbee-libpurple
bitlbee service: Add option to load libpurple plugins into bitlbee
2017-07-17 18:07:43 +01:00
Michael Alan Dorman 58b269f959 melpa-packages: 2017-07-17 2017-07-17 12:09:33 -04:00
Michael Alan Dorman b8213ab38f melpa-stable-packages: 2017-07-17 2017-07-17 12:09:31 -04:00
Michael Alan Dorman 5a48826ea4 org-packages: 2017-07-17 2017-07-17 12:09:28 -04:00
Michael Alan Dorman 960978fb68 elpa-packages: 2017-07-17 2017-07-17 12:09:26 -04:00
Frederik Rietdijk 24a31888ee Merge pull request #27445 from dapphub/dapp
dapp: init at v0.5.2
2017-07-17 17:53:35 +02:00
Frederik Rietdijk 28b7d016ca Merge pull request #27005 from jtojnar/fix/corebird-gst
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
Jan Tojnar e564f16b7f
corebird: fix video playback
Corebird requires gst-plugins-bad compiled with GTK support to play
videos.

This commit enables the GTK support.
2017-07-17 16:50:54 +02:00
Franz Pletz cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1 2017-07-17 15:54:40 +02:00
Franz Pletz 0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0 2017-07-17 15:54:19 +02:00
Frederik Rietdijk 42cdad0a03 Merge pull request #27290 from calvertvl/fix_calibre_html5lib
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Johannes Frankenau ff22d73d2e solvespace: Fix path in desktop entry file 2017-07-17 11:24:10 +02:00
Franz Pletz 77a0b04f91
darktable: 2.2.4 -> 2.2.5 2017-07-17 02:53:14 +02:00
Graham Christensen 7fcddfe388 Merge pull request #27025 from corngood/firefox-drm-fix
firefox: fix the drmSupport option
2017-07-16 16:57:08 -04:00
Roman Volosatovs 5d29744f4d mopidy-iris: 3.0.3 -> 3.0.5 2017-07-16 20:24:42 +02:00
Benno Fünfstück e6fdfbb8dd jetbrains.rider: 171.4456.575 -> 171.4456.1432 2017-07-16 16:53:26 +02:00
Benno Fünfstück 0c78b20194 jetbrains.ruby-mine: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Benno Fünfstück 37daf755d9 jetbrains.pycharm-{community,professional}: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Benno Fünfstück 141706567c jetbrains.idea-community: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Urban Škudnik 9ce8aadf5a jetbrains.idea-ultimate: 2017.1.4 -> 2017.1.5 2017-07-16 16:53:26 +02:00
Nadrieril ce6fe1a61b bitlbee: Add optional libpurple dependency 2017-07-16 14:19:39 +01:00
Silvan Mosberger 4d30116c9e bashSnippets: init at 1.12.0 (#27408) 2017-07-16 12:41:35 +01:00
Vincent Laporte 681f866e22 qgis: 2.18.4 -> 2.18.10 2017-07-15 19:32:38 +02:00
Benno Fünfstück bf6ebda141 Merge pull request #25772 from jbaum98/neovim-ruby
neovim: neovim-ruby 0.3.1 -> 0.4.0
2017-07-15 19:03:46 +02:00
Benno Fünfstück 549df83e8e neovim-ruby: 0.4.0 -> 0.5.0 2017-07-15 18:56:51 +02:00
Johannes Frankenau 81736497a4 neomutt: 20170609 -> 20170714 2017-07-15 16:16:22 +02:00
Stefan Lau 9906e4492e dunst: 1.1.0 -> 1.2.0 2017-07-15 16:10:38 +02:00
Aristid Breitkreuz 78fc7269be paperwork: 1.0.6.1 -> 1.2 2017-07-15 15:10:14 +02:00
AndersonTorres a3aa0ba18b bochs: 2.6.8 -> 2.6.9 2017-07-15 08:53:15 -03:00
Herwig Hochleitner cc583b75fb chromium: 59.0.3071.109 -> 59.0.3071.115
use several system libraries instead of bundled

see http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/chromium.html
2017-07-15 13:14:37 +02:00
Aristid Breitkreuz 9480628286 insync: 1.3.16.36155 -> 1.3.17.36167 2017-07-15 10:21:12 +02:00
Vladimír Čunát 371ad29661
abc-verifier: fix typo in meta 2017-07-15 09:27:41 +02:00
Vincent Laporte 08e0f106e3 gnumeric: 1.12.34 -> 1.12.35
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Jörg Thalheim 5bee13f14f restbed: fix license and evaluation
cc @Radvendi @joachifm
2017-07-14 21:54:28 +01:00
Joachim F e4229bb3f8 Merge pull request #27311 from Radvendii/master
ring-daemon: init at 2017-07-11
2017-07-14 15:18:37 +01:00
Thomas Tuegel 640137d2cb
dropbox: 29.4.20 -> 30.4.22 2017-07-14 07:14:14 -05:00
Mikael Brockman 8d9740e100 dapp: init at v0.5.2
Simple tool for creating Ethereum-based dapps
2017-07-14 14:59:00 +03:00
Jörg Thalheim df34c92af5 Merge pull request #27343 from magnetophon/nova
nova-filters: bug fix and add maintainer
2017-07-14 11:50:25 +01:00
Dmitry Kalinkin 459e3864d2
root: 6.10.00 -> 6.10.02 2017-07-14 04:40:27 -04:00
Jörg Thalheim f93050e509 Merge pull request #27156 from dbrock/hsevm
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Jörg Thalheim 00ee2091be Merge pull request #27097 from jfrankenau/init-nnn
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Vincent Laporte 8bafd3aaa4 ginac: 1.6.2 -> 1.7.2 2017-07-13 19:35:06 +02:00
Taeer Bar-Yam 484df87ab1 ring-daemon: init at 2017-07-11 2017-07-13 13:09:07 -04:00
Tim Steinbach eb5263a9f1
git: 2.13.2 -> 2.13.3 2017-07-13 08:45:43 -04:00
Joachim F 3637119cd4 Merge pull request #27315 from taku0/flashplayer-26.0.0.137
flashplayer: 26.0.0.131 -> 26.0.0.137 [Critical security fixes]
2017-07-13 13:04:02 +01:00
Tom Smeets 9ab69a3416 android-studio-preview: init at 3.0.0.5 canary 6
Added the `androidStudioPackages` attribute containing both
the `stable` and `preview` channels.
Changed the attribute `andorid-studio` to point to
  `androidStudioPackages.stable`
Added the attribute `andorid-studio-preview` pointing to
  `androidStudioPackages.preview`

I have tested this package using the new koltin support,
no issues found yet.
2017-07-13 11:38:05 +02:00
Jörg Thalheim 9d28cd9ca4 Merge pull request #27206 from nthorne/InitGitBigPicture
git-big-picture: init at 0.9.0
2017-07-13 09:54:26 +01:00
Joachim Fasting 9e12be50b4
tor-browser-bundle-bin: support injecting additional prefs
The `extraPrefs` parameter is injected verbatim into the mozilla.cfg
file.

Note that the syntax is a superset of the usual prefs.js syntax.  The
following procedures are of particular interest:
pref() to set a preference as if it had been toggled in about:config
defaultPref() to set the *default* value of a preference
lockPref() to set a preference & prevent further modification
clearPref() to reset a preference to its default state

Example:
```nix
tor-browser-bundle-bin.override {
  extraPrefs = ''
    // Increase default security level
    pref("extensions.torbutton.security_slider", 2);
  '';
}
```
2017-07-13 10:12:33 +02:00
Joachim Fasting 07e492c6e6
tor-browser-bundle-bin: do not call home to check tbb version 2017-07-13 10:12:27 +02:00
Jörg Thalheim eb28340bac Merge pull request #27285 from emmanuelrosa/pgadmin-desktop-file
pgadmin: make desktop item
2017-07-12 23:19:33 +01:00
Bart Brouns df7ad644c9 nova-filters: bug fix and add maintainer 2017-07-12 23:08:37 +02:00
Jörg Thalheim 3d380b9082 Merge pull request #27289 from vyp/patch/xst-init
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Jörg Thalheim b38e33775b xst: use fetchFromGitHub 2017-07-12 21:30:14 +01:00
Jörg Thalheim 9e72b32579 Merge pull request #27291 from celldee/sway_0_13_0
sway: 0.12.2 -> 0.13.0
2017-07-12 21:23:18 +01:00
Vincent Laporte ff965a59f5 scite: 3.7.3 -> 3.7.5 2017-07-12 22:11:36 +02:00
Gabriel Ebner 71e44b1453 vscode: 1.13.0 -> 1.14.0 2017-07-12 17:23:39 +01:00
Peter Hoeg 16cc87ca29 terraform: disable checks for 0.9 as they are failing again 2017-07-13 00:12:22 +08:00
Peter Hoeg ef78ff8420 terragrunt: 0.12.16 -> 0.12.24 2017-07-13 00:09:07 +08:00
Peter Hoeg 299c57e6f3 terragrunt: make v0.11.1 use its own deps file 2017-07-13 00:06:05 +08:00
Peter Hoeg fc47846e39 syncthing: 0.14.31 -> 0.14.32 2017-07-12 23:56:42 +08:00
Peter Hoeg f482ea2ed2 quaternion: 2017-04-15 -> 2017-06-29 2017-07-12 23:50:23 +08:00
Andrew Cann 9747eca164 houdini: init at 16.0.633 (#27326) 2017-07-12 15:36:28 +01:00