about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications
Commit message (Collapse)AuthorAge
* emacs pkgs: update elpaMatt Christ2021-06-10
| | | | | | (cherry picked from commit e117e00a5c83fdfd880126aa4dc9a1b245dc70a6) Backporting to nixlib because the URL for xlib was no longer valid.
* Merge commit '8e4fe32876ca15e3d5eb3ecd3ca0b224417f5f17'Alyssa Ross2021-06-10
|
* Merge remote-tracking branch 'nixpkgs/nixos-unstable'Alyssa Ross2021-04-12
|
* podman: Fix sha256adisbladis2021-02-17
| | | | | | For some reason the archive sha256 has changed.. (cherry picked from commit a62f04d38e17b27d0aff300104b1dfc08564fd98)
* nixpkgs: merge nixos-unstableAlyssa Ross2021-02-16
|
* weechatScripts.weechat-matrix: make patchableAlyssa Ross2021-02-11
| | | | | If an overlay adds patches, they wouldn't be applied because we were copying from directory out of src.
* emacs.pkgs.jam-mode: init at 0.3Alyssa Ross2021-02-09
|
* qemu: fix build when desktop file does not exist (#110721)Milan2021-02-09
| | | | | | | | | The qemu-user variants as used by binfmt emulation through `(lib.systems.elaborate lib.systems.examples.aarch64-multiplatform).emulator pkgs` does not install a .desktop file since qemu 5.2.0. This change allows the build to continue if deletion of the desktop file fails. (cherry picked from commit b7871c3f2da1a38bccd839401f6113f734f62e43)
* Merge commit '891f607d5301d6730cb1f9dcf3618bcb1ab7f10e'Alyssa Ross2021-01-26
|
* weechatScripts.weechat-matrix: fix PYTHONPATHAlyssa Ross2021-01-26
| | | | | | | | | | | | | matrix.py tries to import its dependencies, and its own code from $out/${python.sitePackages}, and neither of these worked because nothing was telling Python where to load that stuff from. Using patchPythonScript made it so matrix.py could find its dependencies, but it still wasn't able to find its own code, so that had to be added to program_PYTHONPATH beforehand so patchPythonScript would include it as well. Fixes: https://github.com/NixOS/nixpkgs/issues/89499
* podman: 2.2.1 -> 2.1.0 (revert)Alyssa Ross2021-01-25
| | | | | | | | | This reverts commits cfbc1af189d81d7026b0fedf6439209aff232c27 and bd6067cd5d7e8ec4316ad290c4c4f16665e309c5. podman 2.2.x tries to create a lockfile in XDG_CONFIG_HOME, and there doesn't seem to be an easy fix. See <https://github.com/containers/podman/issues/8559>.
* Merge commit '1a57d96edd156958b12782e8c8b6a374142a7248'Alyssa Ross2021-01-15
|
* alacritty: 0.7.0 -> 0.7.1Cole Helbling2021-01-14
| | | | | | | https://github.com/alacritty/alacritty/releases/tag/v0.7.1 https://github.com/alacritty/alacritty/compare/v0.7.0...v0.7.1 (cherry picked from commit 016ebc0604168f9840b84bfcc339620d7a48ffab)
* alacritty: 0.6.0 -> 0.7.0Cole Helbling2021-01-14
| | | | | | | https://github.com/alacritty/alacritty/releases/tag/v0.7.0 https://github.com/alacritty/alacritty/compare/v0.6.0...v0.7.0 (cherry picked from commit 4dadeb37309682aea2e88b3abb61e0762e7fbb02)
* Merge commit '84d74ae9c9cbed73274b8e4e00be14688ffc93fe'Alyssa Ross2021-01-12
|
* Merge commit '1b8af3e1ae75df048fbdfb3acf6842f13de3e38f'Alyssa Ross2021-01-10
|
* firefox-beta: 66.0b5 -> 83.0b10Alyssa Ross2021-01-06
|
* emacsPackages.melpa-packages: 2020-12-09Alyssa Ross2021-01-06
| | | | (cherry picked from commit f493e6264372fd420a9d72d75136a4564e9aca48)
* emacsPackages.org-packages: 2020-12-09Alyssa Ross2021-01-06
| | | | (cherry picked from commit 33ee2f22c633a82be3c9a72770297698b79ebaab)
* emacsPackages.elpa-packages: 2020-12-09Alyssa Ross2021-01-06
| | | | (cherry picked from commit a43c6fc02596c36e7c4aae062a14f6b1bd655ebf)
* emacsWithPackages: don't tell sub-Emacs about pkgsAlyssa Ross2021-01-06
| | | | | | | | | | | | | | If I'm running an Emacs executable from emacsWithPackages as my main programming environment, and I'm hacking on Emacs, or the Emacs packaging in Nixpkgs, or whatever, I don't want the Emacs packages from the wrapper to show up in the load path of that child Emacs. It results in differing behaviour depending on whether the child Emacs is run from Emacs or from, for example, an external terminal emulator, which is very surprising. To avoid this, pass another environment variable containing the wrapper site-lisp path, and use that value to remove the corresponding entry in EMACSLOADPATH, so it won't be propagated to child Emacsen.
* alacritty: 0.6.0-rc1 -> 0.6.0Cole Helbling2021-01-02
| | | | | https://github.com/alacritty/alacritty/blob/master/CHANGELOG.md#060 (cherry picked from commit 6cea12ccff6e279f0bc1f91aa6a898d642e03320)
* alacritty: 0.5.0 -> 0.6.0-rc1Doron Behar2021-01-02
| | | | (cherry picked from commit f0250226b279983c07cc33c06d0309903dfc1df9)
* weechatScripts.colorize_nicks: 26 -> 27Alyssa Ross2020-12-04
|
* weechat: 2.9 -> 3.0Martin Weinelt2020-12-04
| | | | (cherry picked from commit 8928b4bfe9c73e293b32c5a5d138a35817e97d94)
* weechat*: remove myself as maintainerMaximilian Bosch2020-12-04
| | | | | | I don't use this anymore, so I don't bring any value here. (cherry picked from commit 309bcc4d09e6bfabf1ad864b9060d2a4b7411619)
* weechat: 2.8 -> 2.9Martin Weinelt2020-12-04
| | | | (cherry picked from commit c3bf59eefb426ce2dfcccd5da069037de07f4d8c)
* thunderbird: fix build with clang > 7Alyssa Ross2020-12-04
| | | | | | --with-clang-path is unsupported when doing the whole build with Clang. I don't understand why this isn't a problem with clang 7. Maybe it's too old for whatever uses --with-clang-path?
* firefox: fix build with clangAlyssa Ross2020-11-27
| | | | > ERROR: --with-clang-path is not valid when the target compiler is clang
* firefox: disable LTO by default due to segfaults with waylandAndreas Rammhold2020-11-27
| | | | | | | | | | As discussed in #101429 firefox 82 started crashing when used with wayland. A brief investigation showed that this appears to be rooted within the LTO support that was recently added to the package. For the time being, until someone figures out where the crashes are coming from, we can just disable LTO. (cherry picked from commit bca15c82d89f37f5cb6cacd9b632edff6979e131)
* firefox: 78.3.1esr -> 78.4.0esrAndreas Rammhold2020-11-27
| | | | (cherry picked from commit 6057ea490f185e24ca7b3db564c7a6e8c0a67300)
* firefox: 81.0.2 -> 82.0Andreas Rammhold2020-11-27
| | | | (cherry picked from commit ae2f5cccbb726ad864586b662b5656f73393a3a3)
* firefox-esr: 78.3.0esr -> 78.3.1esrtaku02020-11-27
| | | | (cherry picked from commit 560cc80818be1897ac533b5a3babcd071499e226)
* firefox: 81.0 -> 81.0.2taku02020-11-27
| | | | (cherry picked from commit 05b955a133dfdc639dcd163376a1e8562ec49236)
* firefox: disable LTO on DarwinS. Nordin Abouzahra2020-11-27
| | | | | | LTO in general is broken on Darwin (see #19312). (cherry picked from commit aecd9ab1e474d99fc32eb7298fe02ebd2e03f99d)
* firefox: let LTO on Darwin select its own linkerS. Nordin Abouzahra2020-11-27
| | | | (cherry picked from commit 214c8335897bd42c0cd9289b42db2c3f685eb112)
* firefox: add ltoSupport and enable it by defaultS. Nordin Abouzahra2020-11-27
| | | | (cherry picked from commit 4f12bddea6b6e5b38ccd54c66d0be53e7a1df465)
* firefox: ensure pipewire is only enabled with wayland & webrtcAndreas Rammhold2020-11-27
| | | | | | | | | This ensures that we aren't applying any of the experiemental pipewire patches when the dependencies aren't enabled. As of now pipewire only works with wayland and webrtc. If either of them are not activated we can't build with pipewireSupport and we should not. (cherry picked from commit a5a01d56a20ea7bfbc4c0e3b376f95d3de467a4d)
* 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)