about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications
Commit message (Collapse)AuthorAge
* gcc.arch: refactor, move tables under lib/volth2020-11-27
| | | | (cherry picked from commit cf7b63df5b9efdef4e8e1b3261d7040199f7e671)
* treewide: add warning comment to “boot” packagesMatthew Bauer2020-11-27
| | | | | | | | | | | | | | | | | This adds a warning to the top of each “boot” package that reads: Note: this package is used for bootstrapping fetchurl, and thus cannot use fetchpatch! All mutable patches (generated by GitHub or cgit) that are needed here should be included directly in Nixpkgs as files. This makes it clear to maintainer that they may need to treat this package a little differently than others. Importantly, we can’t use fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale hashes, we need to include patches that are subject to changing overtime (for instance, gitweb’s patches contain a version number at the bottom). (cherry picked from commit d0677e6d45c4acf9fdd3f09e77f7201794a45a82)
* stdenv: make -nostdinc work as intendedJörg Thalheim2020-11-27
| | | | | | | Right now we add glibc to search path also -nostdinc was provided, which breaks projects providing their own gcc. (cherry picked from commit 96092dc93640b8ad6520a8bae6f78d62eaba0ec2)
* C++ Compilers: Systematize handling of standard librariesJohn Ericson2020-11-27
| | | | (cherry picked from commit f3f7612a409e4ebbec634ab7f20e094f206d396a)
* dino: 0.1.0 -> 0.2.0Milan Pässler2020-11-22
| | | | (cherry picked from commit e19567abb9075df8a4c9e30b75f7dad2ce0c4f59)
* emacsPackages.libgit: Fix buildadisbladis2020-10-01
| | | | (cherry picked from commit fa1272e956c54fa813790c9340e4d3cb3784a891)
* emacsPackages.orgit-forge: override build inputs to include GitBrian Leung2020-10-01
| | | | (cherry picked from commit bea26371b5ac54cdf4e7610591e11ccbf3681ed0)
* emacs: emacs26 -> emacs27adisbladis2020-10-01
| | | | | | The attribute names were wrong (cherry picked from commit d339f8379d14e25e29206b945787ec010047f08d)
* emacs25: Drop outdated versionadisbladis2020-10-01
| | | | (cherry picked from commit 13276abce97fae047ff42604646c0fca58338de9)
* emacsPackages.org-packages: 2020-08-19Jörg Thalheim2020-10-01
| | | | (cherry picked from commit 5f74bb1eac68ec4c6f7438b2887686c4211dd99d)
* emacsPackages.elpa-packages: 2020-08-19Jörg Thalheim2020-10-01
| | | | (cherry picked from commit d5acb85b09e044886486f9e1c45ef1d01590c13d)
* thunderbird: 78.3.0 -> 78.3.1Vladimír Čunát2020-09-29
| | | | | | | It's supposed to fix just a frequent crash. https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/ (cherry picked from commit 9127ee59cd8614f6aef2ede95784fb2a6f3ff7fa)
* thunderbird: 78.2.2 -> 78.3.0taku02020-09-29
| | | | (cherry picked from commit de309756f304fffdc86b133d3c87628c49658616)
* firefox-esr: 78.2.0esr -> 78.3.0esrtaku02020-09-29
| | | | (cherry picked from commit 2460e0e6cd3e9da562247d586a8f734b1ccad0dd)
* firefox: 80.0.1 -> 81.0taku02020-09-29
| | | | (cherry picked from commit 0669cd9d3f34e78c214892aec7ab40e514556857)
* thunderbird.meta.maintainers: add myselfVladimír Čunát2020-09-29
| | | | | | | I've been keeping an eye on it anyway, and the current meta.maintainers don't seem to be active around thunderbird. (cherry picked from commit d33267c6399d69709804c137b95773e710b50ed8)
* thunderbird-78: fix #97994: broken UI in 78.2.2Vladimír Čunát2020-09-29
| | | | (cherry picked from commit 114202e369150a0d202103bcb6c92b21058d3db8)
* firefox: enable pipewire+webrtc for wayland usersCole Mickens2020-09-29
| | | | (cherry picked from commit 31e54cdde34073b3b83e9fca4434cb0cedcb2829)
* thunderbird: 78.2.1 -> 78.2.2taku02020-09-29
| | | | (cherry picked from commit 5bcc37d79ed3be6f1c6bc6a1d5df96753c4a625b)
* firefox-esr-68: dropajs1242020-09-29
| | | | (cherry picked from commit 264693f9d7e9f2404f4be879caced3574f8aacd9)
* firefox: set build timeout at eight hoursEmery Hemingway2020-09-29
| | | | (cherry picked from commit 51428e8d38271d14146211867984b8742d304ea4)
* firefox: 80.0 -> 80.0.1Stig Palmquist2020-09-29
| | | | (cherry picked from commit bbdb19269a55f3388328611fa582c47c017c5f2a)
* thunderbird: 78.2.0 -> 78.2.1taku02020-09-29
| | | | (cherry picked from commit a03bc7cf61dfe6357924649de163d1745182e250)
* thunderbird: 68.11.0 -> 68.12.0taku02020-09-29
| | | | (cherry picked from commit 813439071bc28e48ac5c479447831d4e630a75ce)
* thunderbird: 78.1.1 -> 78.2.0taku02020-09-29
| | | | (cherry picked from commit d9da7edba09f603011db9a1f91769962b1879dc9)
* firefox-esr-68: 68.11.0esr -> 68.12.0esrStig Palmquist2020-09-29
| | | | (cherry picked from commit 057b30b698a5fbf961973f7d7b8f25ab92864077)
* firefox-esr-78: 78.1.0esr -> 78.2.0esrStig Palmquist2020-09-29
| | | | (cherry picked from commit ba671f6906fa184ebdf2a6d6a13d0ac49c5f3ed0)
* firefox: 79.0 -> 80.0Stig Palmquist2020-09-29
| | | | (cherry picked from commit c408178cabe18922957c4196532edb44a782dedd)
* thunderbird: use lib.getLib systemd instead of systemd.libFlorian Klink2020-09-29
| | | | | | This will pick the `lib` output if it exists, otherwise default to `out`. (cherry picked from commit dbb5fbfb1560a049b0ddc94f7176c268494f4bf0)
* firefox: fix libXScrnSaver dynamic dependencyMichael Hoang2020-09-29
| | | | (cherry picked from commit b979b12128870c7c214b591fd737b9ad958a2cea)
* thunderbird: Enable official branding by defaultVladimír Čunát2020-09-29
| | | | | | Now we do have an explicit permission from Mozilla. /cc PR #94880 (cherry picked from commit f77e427cf6ce9c4ef4e1a7d3b18a37b7e432a13c)
* firefox*, thunderbird*: explain no-buildconfig*.patchVladimír Čunát2020-09-29
| | | | (cherry picked from commit c09965182ac18de3215b55c4749b2bb38b721cc4)
* thunderbird: 68.10.0 -> 68.11.0taku02020-09-29
| | | | (cherry picked from commit 997e6315f2b700f2e5789c7b1d6b85d331d572e5)
* thunderbird: 78.1.0 -> 78.1.1taku02020-09-29
| | | | (cherry picked from commit 821146db82fd0fbf729fae914781b74de22ec88b)
* firefox-esr: 68.10.0.esr -> 68.11.0esrtaku02020-09-29
| | | | (cherry picked from commit 9f5628da432f5998665245923e2fc27b9b729474)
* firefox-esr: 68.10.0esr -> 78.1.0esrtaku02020-09-29
| | | | (cherry picked from commit 1d730e16290fd980cbe07a760b6065f1e8d3b71a)
* firefox: 78.0.2 -> 79.0taku02020-09-29
| | | | (cherry picked from commit 6a4e0ee698965c2b200558a922b2995765a3f812)
* thunderbird: 78.0.1 -> 78.1.0taku02020-09-29
| | | | (cherry picked from commit 60977e8d88ad1a4e566eb746ca2019e3afaac633)
* thunderbird: fix update scripttaku02020-09-29
| | | | (cherry picked from commit a1f1297f45c7c53023747a9806f36ed152342901)
* thunderbird: 78.0 -> 78.0.1taku02020-09-29
| | | | (cherry picked from commit 5e20f9ceafa6f45d05589fafcfea068e9fc99764)
* thunderbird: 68.9.0 -> 78.0taku02020-09-29
| | | | | | | | | - Updated the version and the source hash. - Removed unsupported options. - Updated the patch. - Tweaked dependencies; 78 requires newer versions. (cherry picked from commit 658b4d7ce536599d104c907cf8b68fe67b01550d)
* thunderbird: copy thunderbird -> thunderbird-68taku02020-09-29
| | | | (cherry picked from commit a62d988aeba98dfeb9d6ff7c989bf15db54dee10)
* firefox: support for PKCS#11 modules in wrapperCharlotte Van Petegem2020-09-29
| | | | (cherry picked from commit 49dba9c90b2b5337cacf33615b6440fd7a56102d)
* firefox: 77.0.1 -> 78.0.1 (security)ajs1242020-09-29
| | | | | | Close #92043 (original PR). (cherry picked from commit d4e479aae7ffa87a7de99490463239211039f4f1)
* nss_3_44: bring back this older branch for firefox-esrVladimír Čunát2020-09-29
| | | | | | /cc nss PR #91746 (cherry picked from commit 0513a9128fb5e3bc015f85fda485b0cb78985bf8)
* firefox: fix typo in comment in common.nixmichaelgrahamevans2020-09-29
| | | | (cherry picked from commit 253f73bd8042117d9fd5d6c699279c8f5d15e84d)
* firefox/packages: drop old aliasesajs1242020-09-29
| | | | | | the 20.03 branchoff happened months ago (cherry picked from commit 93a49b23680ad41aced5411d117cc13b7fcf1f59)
* firefox: wrapper: include libglvnd by default (WR)Cole Mickens2020-09-29
| | | | (cherry picked from commit 68c68ff3c38760dbfa34c27fdcf5e59825d98f44)
* firefox: wrapper: gdkWayland->forceWaylandCole Mickens2020-09-29
| | | | (cherry picked from commit 8734a5e362aad7668e528de0d1defa5b6bcd1529)
* firefox{,-bin}: add 'mesa', for wayland/drmCole Mickens2020-09-29
| | | | (cherry picked from commit 8437596bebb1e7660b3a5783657ff6ac5e98afff)