summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
...
* | | | | | | signal-desktop: Document the build "expiration"Michael Weiss2019-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a comment why it's important to always backport any updates as suggested in #68232. I've als included a few more details to document the behaviour. Sources: - Default build lifetime [0] - asar - Electron Archive [1] [0]: https://github.com/signalapp/Signal-Desktop/blob/d3d2b0ec529ffd5ad74deb17831005a1acacc949/Gruntfile.js#L222 [1]: https://github.com/electron/asar
* | | | | | | franz: 5.2.0 -> 5.3.1David Wood2019-09-07
| | | | | | |
* | | | | | | petrinizer: fix build by pinning the neccessary library versionsMichael Raskin2019-09-07
| | | | | | |
* | | | | | | Merge #67924: firefox: 68.0.2 -> 69.0Vladimír Čunát2019-09-07
|\ \ \ \ \ \ \
| * | | | | | | firefox-esr: 68.0.2esr -> 68.1.0esrAndreas Rammhold2019-09-04
| | | | | | | |
| * | | | | | | firefox/wrapper: Set new style override for legacy profiles & allow downgradesAndreas Rammhold2019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While Firefox 68 started messing with our profiles and required new profiles on binary location changes Firefox 69 now verifies that we aren't downgrading to an older Firefox even of the same version. If you switch between two channel versions and/or between nixpkgs releases Firefox will refuse to start and demand a fresh profile. Disabling the downgrade protection works around that issue.
| * | | | | | | firefox-bin: 68.0.2 -> 69.0Andreas Rammhold2019-09-03
| | | | | | | |
| * | | | | | | firefox: 68.0.2 -> 69.0Andreas Rammhold2019-09-02
| | | | | | | |
| * | | | | | | firefox: support building firefox 69Andreas Rammhold2019-09-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #68056 from dtzWill/update/vnstat-2.4Will Dietz2019-09-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vnstat: 2.3 -> 2.4
| * | | | | | | vnstat: 2.3 -> 2.4Will Dietz2019-09-03
| | | | | | | |
* | | | | | | | Merge pull request #66405 from NeQuissimus/virtualbox_6_0_10Florian Klink2019-09-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | virtualbox: 6.0.8 -> 6.0.10
| * | | | | | | | virtualbox: 6.0.8 -> 6.0.10Tim Steinbach2019-09-04
| | | | | | | | |
* | | | | | | | | signal-desktop: 1.27.1 -> 1.27.2Michael Weiss2019-09-07
| | | | | | | | |
* | | | | | | | | gerrit: 2.14.6 -> 3.0.2Milan Pässler2019-09-06
| | | | | | | | |
* | | | | | | | | alpine: fix linksNikolay Korotkiy2019-09-06
| | | | | | | | |
* | | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-09-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hugo: 0.57.2 -> 0.58.0scaroo2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://gohugo.io/news/0.58.0-relnotes/
| * | | | | | | | | cri-o: 1.15.0 -> 1.15.1Sascha Grunert2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * | | | | | | | | Merge pull request #68190 from markus1189/imv-4-0-1Vladyslav M2019-09-06
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | imv: 3.1.2 -> 4.0.1
| | * | | | | | | | | imv: 3.1.2 -> 4.0.1Markus Hauck2019-09-06
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | tdesktop: 1.8.2 -> 1.8.4Michael Weiss2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I didn't include the additional sed patching from Arch [0] as the build ran fine without it and I didn't notice any issues at runtime. The fixes for "ranges::sized_iterator_range" might only be required on Arch due to other library versions. [0]: https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/telegram-desktop&id=4c2b019d7f3d7f399ffa3d94cf6eaddfe9972792
| * | | | | | | | | androidStudioPackages.{dev,canary}: 3.6.0.9 -> 3.6.0.10Michael Weiss2019-09-06
| | | | | | | | | |
| * | | | | | | | | androidStudioPackages.*: Remove the "-wrapper" suffix from nameMichael Weiss2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This causes problems when parsing the name attribute, e.g. for Repology and parseDrvName. I've added "-unwrapped" to the derivation with the downloaded content to keep it easier to differentiate between the two.
| * | | | | | | | | bedtools: 2.28.0 -> 2.29.0Justin Bedo2019-09-06
| | | | | | | | | |
| * | | | | | | | | fava: 1.10 -> 1.11Aluísio Augusto Silva Gonçalves2019-09-06
| | | | | | | | | |
| * | | | | | | | | Merge pull request #68215 from abbradar/zeroc-iceNikolay Amiantov2019-09-06
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ZeroC Ice - update, add Python module, fix Murmur RC
| | * | | | | | | | | mumble: use different zeroc-ice versionsNikolay Amiantov2019-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed to unbreak ICE support in murmur RC version.
| * | | | | | | | | | Merge pull request #68194 from adisbladis/drop-go-1_10Frederik Rietdijk2019-09-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Drop unsupported go version 1.10
| | * | | | | | | | | | go-ethereum-classic: Drop packageadisbladis2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's unmaintained for years and doesn't build with Go 1.12
| | * | | | | | | | | | perkeep: 0.10.1 -> unstable-2019-07-29adisbladis2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.10.1 is the latest release but it doesn't build with recent go versions
| * | | | | | | | | | | pdfcpu: 0.2.3 -> 0.2.4Doron Behar2019-09-06
| | | | | | | | | | | |
| * | | | | | | | | | | makemkv: 1.14.4 -> 1.14.5Daniël de Kok2019-09-06
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - Some small miscellaneous improvements
| * | | | | | | | | | Merge pull request #65726 from smaret/gildas-20190801_aDmitry Kalinkin2019-09-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gildas: 20190701_a -> 20190901_a
| | * | | | | | | | | | gildas: 20190701_a -> 20190901_aSébastien Maret2019-09-05
| | | | | | | | | | | |
| * | | | | | | | | | | Merge #67754: thunderbird*: 60.8.0 -> 68.0Vladimír Čunát2019-09-06
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | thunderbird: 60.8.0 -> 68.0taku02019-08-31
| | | | | | | | | | | | |
| | * | | | | | | | | | | thunderbird-bin: 60.8.0 -> 68.0taku02019-08-31
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\| | | | | | | | | | | |
| * | | | | | | | | | | | discord-ptb: 0.0.15 -> 0.0.16Soner Sayakci2019-09-06
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #68144 from fgaz/fgaz/remove-qt-stdenvworldofpeace2019-09-06
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Switch my qt packages to qt-specific mkDerivation
| | * | | | | | | | | | | sfxr-qt: switch to qt-specific mkDerivationFrancesco Gazzetta2019-09-06
| | | | | | | | | | | | |
| | * | | | | | | | | | | drawpile: Switch to qt-specific mkDerivationFrancesco Gazzetta2019-09-05
| | | | | | | | | | | | |
| * | | | | | | | | | | | wtf: No longer use vendored dependenciesClaudio Bley2019-09-06
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The go modules utilized by the project and the vendored dependencies already diverged, so the nix build of `wtf` was slightly out-of-date regarding the official binary. The gocenter proxy provides "immutable re-usable Go modules" which should avoid the problem of any dependency suddenly vanishing.
| * | | | | | | | | | | Merge pull request #68134 from avdv/wtf-add-infocmpMario Rodas2019-09-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | wtf: Add `infocmp` to PATH, fixes #68103
| | * | | | | | | | | | | wtf: Add `infocmp` to PATH, fixes #68103Claudio Bley2019-09-05
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #66669 from OPNA2608/update-palemoonAaron Andersen2019-09-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable
| | * | | | | | | | | | | palemoon: remove rnhmjoj from maintainersOPNA26082019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As requested, see: https://github.com/NixOS/nixpkgs/pull/66669#issuecomment-527797128
| | * | | | | | | | | | | palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisableOPNA26082019-09-02
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed trivial conflicts caused by removing rec.