summary refs log tree commit diff
path: root/pkgs/applications/networking
Commit message (Collapse)AuthorAge
* Merge pull request #41291 from YorikSar/update-chromiumMichael Raskin2018-05-31
|\ | | | | chromium: 66.0.3359.181 -> 67.0.3396.62
| * chromium: bump dev versionYuriy Taraday2018-05-31
| |
| * chromium: fix build for 67Yuriy Taraday2018-05-31
| |
| * chromium: remove outdated patchesYuriy Taraday2018-05-31
| |
| * chromium: 66.0.3359.181 -> 67.0.3396.62Yuriy Taraday2018-05-31
| | | | | | | | | | New stable version, with 34 security fixes and site isolation. See https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html
| * chromium: fix nix_plugin_paths for 68+Yuriy Taraday2018-05-31
| |
| * chromium: fix crashpad buildYuriy Taraday2018-05-31
| |
* | openshift: fix mkdir command (#41274)Jens Binkert2018-05-31
|/
* firefox-beta-bin: 61.0b8 -> 61.0b9adisbladis2018-05-30
|
* firefox-devedition-bin: 61.0b8 -> 61.0b9adisbladis2018-05-30
|
* bitlbee: fix buildOrivej Desh2018-05-30
|
* messenger-for-desktop: remove (#41224)worldofpeace2018-05-29
|
* discord: gnome2 cleanup (#41174)worldofpeace2018-05-29
| | | | | | * discord: gnome2 cleanup * discord: use top-level gtk2
* skypeforlinux: gnome2 cleanup (#41176)worldofpeace2018-05-29
| | | | | | * skypeforlinux: gnome2 cleanup * skypeforlinux: use toplevel gdk_pixbuf and gtk2
* wire-desktop: gnome2 cleanup (#41155)worldofpeace2018-05-29
| | | | | | * wire-desktop: gnome2 cleanup * wire-desktop: use toplevel gtk2
* franz: use top-level gtkJan Tojnar2018-05-29
|
* signal-desktop: use top-level gtkJan Tojnar2018-05-29
|
* wireshark: 2.4.6 -> 2.4.7 (#41175)Lancelot SIX2018-05-29
| | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.4.7.html for release information
* Merge pull request #41137 from symphorien/teamspeakSarah Brofeldt2018-05-28
|\ | | | | teamspeak_client: fix startup
| * teamspeak_client: fix startupSymphorien Gibol2018-05-27
| | | | | | | | | | | | segfaults with qt5.10, downgrade to 5.9 tries to load its homegrown libqxcb.so which does not find some libs, use nixpkgs libqxcb.so instead.
* | Transporter: init at 1.3.3 (#41127)worldofpeace2018-05-28
| | | | | | | | | | | | * Transporter: init at 1.3.3 * Transporter: clarify description
* | Merge pull request #41162 from ryantm/name-formatMatthew Justin Bauer2018-05-28
|\ \ | | | | | | treewide: fix derivation names
| * | treewide: fix derivation namesRyan Mulligan2018-05-28
| | |
* | | signal-desktop: gnome2 cleanup (#41156)worldofpeace2018-05-28
| | |
* | | franz: gnome2 cleanup (#41157)worldofpeace2018-05-28
| | |
* | | minikube: build hyperkit driver on darwinNick Novitski2018-05-28
| | |
* | | minikube: set version of vendored kubernetes librariesNick Novitski2018-05-28
| | | | | | | | | | | | | | | | | | This gives a valid default version when minikube attempts to download localkube, kubeadm, and other binaries, and makes downloading and vendoring localkube as binary data unnecessary.
* | | minikube: remove kubernetes dependencyNick Novitski2018-05-28
|/ /
* | Merge staging into masterFrederik Rietdijk2018-05-27
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-26
| |\ \
| * \ \ Merge branch 'master' into stagingJan Malakhovski2018-05-26
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fixed conflicts: - lib/systems/for-meta.nix: in favor of staging - pkgs/os-specific/darwin/xcode/default.nix: in favor of master
| * \ \ \ Merge pull request #41009 from matthewbauer/normalize-namesMatthew Justin Bauer2018-05-25
| |\ \ \ \ | | | | | | | | | | | | Add versions to packages missing it
| | * | | | treewide: use appendToName where appropriateMatthew Bauer2018-05-25
| | | | | | | | | | | | | | | | | | | | | | | | Using appendToName preserves the version at the end of the name.
| | * | | | treewide: add version to packagesMatthew Bauer2018-05-25
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
| * | | | Merge pull request #40728 from taku0/firefox-bin-60.0.1Joachim F2018-05-23
| |\ \ \ \ | | | | | | | | | | | | firefox, firefox-bin: 60.0 -> 60.0.1, firefox-esr: 60.0esr -> 60.0.1esr
| | * | | | firefox-esr: 60.0esr -> 60.0.1esrtaku02018-05-18
| | | | | |
| | * | | | firefox: 60.0 -> 60.0.1taku02018-05-18
| | | | | |
| | * | | | firefox-bin: 60.0 -> 60.0.1taku02018-05-18
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use newer vagrant from master
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into stagingVladimír Čunát2018-05-20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingRobert Schütz2018-05-19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-18
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/all-packages.nix
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #40610 from andir/firefox-60-aarch64Andreas Rammhold2018-05-17
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | firefox: fix build on aarch64 with version >= 60
| | * | | | | | | | | | | firefox: fix build on aarch64 with version >= 60Andreas Rammhold2018-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The firefox build fails with an error referring to ssse2 which doesn't exist on aarch64.
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep the dontCheck because the test suite fails, get rid of the LDFLAGS hack because we don't need it!
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/tools/networking/telnet/default.nix pkgs/top-level/aliases.nix