summary refs log tree commit diff
path: root/pkgs/applications/networking
Commit message (Collapse)AuthorAge
* qt5: move kdeDerivation to qt5.mkDerivationThomas Tuegel2017-06-18
|
* qt5: rename qmakeHook to qmakeThomas Tuegel2017-06-18
|
* communi: fix forbidden build referencesJörg Thalheim2017-06-18
|
* eiskaltdcpp: fix miniupnpc buildJörg Thalheim2017-06-18
|
* chromium: Allow to put extensions in system pathaszlig2017-06-18
| | | | | | | | | | | | | | | | | | | | | | | | This should allow us to easily add system-wide Chromium extensions via a NixOS configuration similar to this: { pkgs, ... }: { environment.pathsToLink = [ "/share/chromium/extensions" ]; environment.systemPackages = [ pkgs.my-shiny-extension ]; } For more details about what Chromium expects within that directory, see: https://developer.chrome.com/extensions/external_extensions I've introduced this because of a personal desire to gain more control about which extensions are installed and what they are able to do. All of the extensions I use are free software, but despite that it's useful to either easily patch them and also prevent unwanted automatic updates. Tested this using the NixOS "chromium.stable" test on x86_64-linux. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @offlinehacker because of #21050
* syncthing-inotify: 0.8.5 -> 0.8.6Peter Hoeg2017-06-18
|
* chromium: apply patch to fix chromecastDomen Kožar2017-06-17
|
* quiterss: 0.18.4 -> 0.18.5Michael Weiss2017-06-17
|
* flash: 26.0.0.126 -> 26.0.0.131Charles Strahan2017-06-16
| | | | The previous releases were 404ing.
* chrome: fix fallout from #26512Charles Strahan2017-06-16
| | | | Fixes broken save dialogue (causes chrome to crash) and missing icons.
* dino: 2017-05-31 -> 2017-06-13Jörg Thalheim2017-06-16
|
* Merge #26601: thunderbird*: 52.1.1 -> 52.2.0 (security)Vladimír Čunát2017-06-15
|
* vivaldi: fix space in sha256Volth2017-06-15
|
* Merge branch 'zoom-us-fix' of git://github.com/danbst/nixpkgsShea Levy2017-06-15
|\
| * zoom-us: fix webcam videodanbst2017-06-15
| | | | | | | | | | | | Webcam Logitech C270 showed black screen in zoom, but LD_PRELOADing v4l1compat.so fixed this. I hope, this wouldn't break camera for people, who were already able to see video, but I can't be 100% sure currently.
| * zoom-us: fix facebook and SSO logindanbst2017-06-15
| | | | | | | | | | | | Turns out, zoom couldn't launch QtWebEngineProcess because of wrong interpreter Also, there was a need for some extra deps, which I found when running debug version of zoom.
* | Merge #26571: firefox* updates (critical security)Vladimír Čunát2017-06-15
|\ \
| * | firefox-esr: 52.1.2esr -> 52.2.0esrtaku02017-06-14
| | |
| * | firefox: 53.0.3 -> 54.0taku02017-06-14
| | |
| * | firefox-bin: 53.0.3 -> 54.0taku02017-06-14
| | |
* | | tor-browser-bundle-bin: 7.0 -> 7.0.1Joachim Fasting2017-06-14
| | |
* | | dropbox: 27.4.22 -> 28.4.14Thomas Tuegel2017-06-14
| | |
* | | Merge pull request #26568 from taku0/flashplayer-26.0.0.126Michael Raskin2017-06-14
|\ \ \ | | | | | | | | flashplayer: 25.0.0.171 -> 26.0.0.126 [Critical security fixes]
| * | | flashplayer: 25.0.0.171 -> 26.0.0.126taku02017-06-14
| |/ /
* | | gajim: 0.16.7 -> 0.16.8Jörg Thalheim2017-06-14
| | |
* | | syncthing: 0.14.29 -> 0.14.30Peter Hoeg2017-06-14
|/ /
* | Merge pull request #26275 from anderspapitto/rust-updatesDaiderd Jordan2017-06-11
|\ \ | | | | | | rust: 1.15.0 -> 1.17.0
| * | rust: 1.15.0 -> 1.17.0Anders Papitto2017-06-10
| | | | | | | | | | | | | | | | | | | | | | | | Also updates beta, nightly, nightlyBin, and bootstrap compilers. Also updates the registry. Also consolidates logic between bootstrap and nightlyBin compilers. Also contains some miscellaneous cleanups. Also patches firefox to build with the newer cargo
* | | Merge pull request #26512 from ntruessel/update-chromiumGraham Christensen2017-06-11
|\ \ \ | | | | | | | | chromium: 58.0.3029.110 -> 59.0.3071.86
| * | | chromium: 58.0.3029.110 -> 59.0.3071.86Nicolas Truessel2017-06-11
| | | |
* | | | Merge pull request #26478 from Moredread/profanity_trayJörg Thalheim2017-06-10
|\ \ \ \ | | | | | | | | | | profanity: enable tray icon support
| * | | | profanity: enable tray icon supportAndré-Patrick Bubel2017-06-08
| |/ / / | | | | | | | | | | | | | | | | Profanity can show a tray icon, e.g. showing that messages were received. This enables support for the feature.
* | | | Merge pull request #26454 from DeltaEvo/teamspeakJoachim F2017-06-09
|\ \ \ \ | |/ / / |/| | | Teamspeak (client: 3.0.19.4 -> 3.1.4, server: 3.0.13.5 -> 3.0.13.6)
| * | | teamspeak_server: 3.0.13.5 -> 3.0.13.6Duarte David2017-06-07
| | | |
| * | | teamspeak_client: 3.0.19.4 -> 3.1.4Duarte David2017-06-07
| | | |
* | | | firefox-*-bin: updates (#26462)Rok Garbas2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * firefox-beta-bin: 51.0b8 -> 54.0b13 * firefox-devedition-bin: init at 54.0b14 Firefox DevEdition became a new product of Mozilla and is "repackaged" Firefox Beta with its own release channel and six weeks release cycle as other channels. It is no longer being built on nightly basis * updated the update.nix script to facilitata firefox-devedition-bin * disabling automatic updates by pointing to non existing channel * f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
* | | | tor-browser-bundle-bin: 6.5.2 -> 7.0Joachim Fasting2017-06-07
| |_|/ |/| | | | | | | | | | | | | | Now requires pulseaudio for audio playback. https://blog.torproject.org/blog/tor-browser-70-released
* | | zoom-us: little fixes after review by @k0001danbst2017-06-07
| | |
* | | zoom-us: init at 2.0.91373.0502danbst2017-06-07
|/ / | | | | | | | | Actually, reintroduce after removal (https://github.com/NixOS/nixpkgs/commit/bb99babc5a1c62edd012da5a1ad14cd3fe1abf0a) and use bundled Qt.
* | irssi: 1.0.2 -> 1.0.3 (security)Franz Pletz2017-06-07
| | | | | | | | See https://irssi.org/security/irssi_sa_2017_06.txt.
* | Merge pull request #26408 from jluttine/add-rssguardJörg Thalheim2017-06-06
|\ \ | | | | | | rssguard: init at 3.4.0
| * | rssguard: use fetchgit; wrapGAppsHookJörg Thalheim2017-06-06
| | |
| * | rssguard: init at 3.4.0Jaakko Luttinen2017-06-05
| | |
* | | syncthing: 0.14.28 -> 0.14.29Peter Hoeg2017-06-06
|/ /
* | Merge pull request #26370 from gnidorah/master5Joachim F2017-06-05
|\ \ | | | | | | rambox: 0.5.3 -> 0.5.9
| * | rambox: 0.5.3 -> 0.5.9gnidorah2017-06-04
| | |
* | | Merge pull request #26366 from winniequinn/slack-2.6.2Jörg Thalheim2017-06-04
|\ \ \ | |/ / |/| | slack: 2.5.2 -> 2.6.2
| * | slack: 2.5.2 -> 2.6.2Winnie Quinn2017-06-03
| | |
* | | Merge pull request #26353 from mimadrid/update/skypeforlinux-5.3.0.1Jörg Thalheim2017-06-03
|\ \ \ | | | | | | | | skypeforlinux: 5.2.0.1 -> 5.3.0.1
| * | | skypeforlinux: 5.2.0.1 -> 5.3.0.1mimadrid2017-06-03
| | |/ | |/|