about summary refs log tree commit diff
path: root/nixpkgs/pkgs
Commit message (Collapse)AuthorAge
* mesa: 23.1.1 -> 23.1.2Vladimír Čunát2023-08-05
| | | | | https://docs.mesa3d.org/relnotes/23.1.2.html#bug-fixes (cherry picked from commit 2931f3b2f7d727e1e9657a63a3293b445b9aeba6)
* Merge branch 'nixos-unstable' of https://github.com/NixOS/nixpkgsAlyssa Ross2023-06-16
| | | | | | | | | | | | | | | | | | | | | | Conflicts: nixpkgs/nixos/modules/config/console.nix nixpkgs/nixos/modules/services/mail/mailman.nix nixpkgs/nixos/modules/services/mail/public-inbox.nix nixpkgs/nixos/modules/services/mail/rss2email.nix nixpkgs/nixos/modules/services/networking/ssh/sshd.nix nixpkgs/pkgs/applications/networking/instant-messengers/dino/default.nix nixpkgs/pkgs/applications/networking/irc/weechat/default.nix nixpkgs/pkgs/applications/window-managers/sway/default.nix nixpkgs/pkgs/build-support/go/module.nix nixpkgs/pkgs/build-support/rust/build-rust-package/default.nix nixpkgs/pkgs/development/interpreters/python/default.nix nixpkgs/pkgs/development/node-packages/overrides.nix nixpkgs/pkgs/development/tools/b4/default.nix nixpkgs/pkgs/servers/dict/dictd-db.nix nixpkgs/pkgs/servers/mail/public-inbox/default.nix nixpkgs/pkgs/tools/security/pinentry/default.nix nixpkgs/pkgs/tools/text/unoconv/default.nix nixpkgs/pkgs/top-level/all-packages.nix
* Revert "firefox-beta: init at 65.0b12"Alyssa Ross2023-06-14
| | | | | | This reverts commit e29dd58a0de91c3a3b6b5ebf1b2f02a648b4f9bf. I don't use this, and it's not worth the merge conflicts.
* python3Packages: remove unused bindingAlyssa Ross2023-06-06
|
* cairo: drop modificationsAlyssa Ross2023-06-06
| | | | | I don't need to disable any Cairo features, and upstream is switching to Meson, so won't be interested in these patches.
* ruby: remove old versionsAlyssa Ross2023-06-05
|
* dino: 0.3.1 -> 0.3.2Alyssa Ross2023-06-05
| | | | | Fixes: CVE-2023-28686 (cherry picked from commit 81192e2b927f13e8ec70c210682a545363a31e90)
* dino: 0.3.0 -> 0.3.1clerie2023-06-05
| | | | (cherry picked from commit bfc4a9d9d33d44f7d183553be8e1712917f1213b)
* castnow: wrap with ffmpegAlyssa Ross2023-06-05
| | | | Required for --tomp4.
* b4: 0.8.0 -> unstable-2022-03-30Alyssa Ross2023-06-05
| | | | For shazam.
* cgiserver: don't include PII in logsAlyssa Ross2023-06-05
|
* cgiserver: Add -r flag to set CGI SCRIPT_NAMEAlyssa Ross2023-06-05
|
* pr-tracker: add missing git runtime dependencyAlyssa Ross2023-06-05
|
* mailman: don't re-encode outgoing mailAlyssa Ross2023-06-05
| | | | This can break DKIM.
* mailman: don't write bogus config fileAlyssa Ross2023-06-05
|
* Merge commit '99665eb45f58d959d2cb9e49ddb960c79d596f33'Alyssa Ross2023-02-08
|
* zlib: 1.2.11 -> 1.2.12Alyssa Ross2022-04-02
|
* Merge commit '00e27c78d3d2de6964096ceee8d70e5b487365e3'Alyssa Ross2022-03-31
| | | | | | | | | | Conflicts: nixpkgs/nixos/modules/system/boot/systemd.nix nixpkgs/pkgs/applications/networking/browsers/firefox/common.nix nixpkgs/pkgs/applications/version-management/git-and-tools/cgit/common.nix nixpkgs/pkgs/applications/version-management/git-and-tools/cgit/default.nix nixpkgs/pkgs/applications/version-management/git-and-tools/cgit/pink.nix nixpkgs/pkgs/top-level/all-packages.nix
* irccat: init at 0.4.8Alyssa Ross2022-03-30
| | | | (cherry picked from commit ce8cbe3c01fd8ee2de526ccd84bbf9b82397a510)
* cgit-pink: init at 1.3.0Alyssa Ross2022-03-30
| | | | | | | | | | | | | | cgit-pink is a fork of cgit that aims to be better maintained, because cgit doesn't get a lot of attention any more, and almost every patch sent in the last couple of years has been ignored. The build system is exactly the same as cgit's, so I've created a common cgit builder function. This way, improvements to cgit packaging (I've already noticed a couple to make!) can be shared between both packages. If the build systems diverge, we can separate them out in future. (cherry picked from commit deab83e11674f1cfbc9d5e5626d12ed9344d8091)
* python3.pkgs.importlib-metadata: fix crossAlyssa Ross2022-03-30
| | | | | | | I'm a bit confused why this dependency is required only when cross compiling. (cherry picked from commit 3c7b77e638b55dae5a90d690e320a0876d6e1d7c)
* mailman-web: fix django version check removalAlyssa Ross2022-03-21
| | | | | | Recent versions had increased the amount of indentation, which stopped this applying. The next version will also change the case, so I've adjusted in advance for that too.
* Merge commit '6e3ee8957637a60f5072e33d78e05c0f65c54366'Alyssa Ross2022-03-19
| | | | | Conflicts: nixpkgs/pkgs/applications/networking/browsers/firefox/packages.nix
* ccsymbols: init at 2020-04-19Alyssa Ross2022-03-17
|
* firefox: 97.0.2 -> 98.0Martin Weinelt2022-03-17
| | | | | https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ (cherry picked from commit 7e5b346bd4fc80063d743e076b705e40c2387482)
* nss: 3.74 -> 3.75ajs1242022-03-17
| | | | (cherry picked from commit de76433f5407a7661c5534e4d98a96794e35ceac)
* Merge commit '3239fd2b8f728106491154b44625662e10259af2'Alyssa Ross2022-03-16
| | | | | Conflicts: nixpkgs/pkgs/applications/window-managers/sway/default.nix
* Merge commit '93883402a445ad467320925a0a5dbe43a949f25b'Alyssa Ross2022-03-11
| | | | | | | | | | Conflicts: nixpkgs/nixos/modules/programs/ssh.nix nixpkgs/pkgs/applications/networking/browsers/firefox/packages.nix nixpkgs/pkgs/data/fonts/noto-fonts/default.nix nixpkgs/pkgs/development/go-modules/generic/default.nix nixpkgs/pkgs/development/interpreters/ruby/default.nix nixpkgs/pkgs/development/libraries/mesa/default.nix
* emacs packages: machine+hand updated at 2022-02-17AndersonTorres2022-02-21
| | | | (cherry picked from commit 1dc68f203cc0d495dcd271d973590511adb1aaa6)
* melpa-packages 2022-02-06AndersonTorres2022-02-21
| | | | (cherry picked from commit 88a7c0e327772fbac71e5c67d3fbad6b8709d092)
* emacs.pkgs.melpa*: 2022-01-20Albin Otterhäll2022-02-21
| | | | (cherry picked from commit 2222e9b3f3892554a11910732bc2e73eee6d4dc5)
* melpa-packages 2022-01-08AndersonTorres2022-02-21
| | | | (cherry picked from commit 0a0c1140dc3ca394e29033d059d7c18fd4bdfd7d)
* nongnu-packages 2022-02-06AndersonTorres2022-02-21
| | | | (cherry picked from commit 12b90a49fb708bacc883a839db9d449c8c97813e)
* emacs.pkgs.nongnu: 2022-01-20Albin Otterhäll2022-02-21
| | | | (cherry picked from commit ee226b91dd32c1eedce8c30e9e63d443bbfd6f18)
* nongnu-packages 2022-01-08AndersonTorres2022-02-21
| | | | (cherry picked from commit c1b06381d8a742d9a6214018399b56f443d0717e)
* pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix: manual fixupAndersonTorres2022-02-21
| | | | (cherry picked from commit eca8a5d6941626d43e05d73635e915a0d3f482ce)
* elpa-packages 2022-02-06AndersonTorres2022-02-21
| | | | (cherry picked from commit 8b36faa20bc86ec9b278c3ca741b94d7fb8b3271)
* elpa-generated.nix: manual fixup of duplicate shell-command-plusAndersonTorres2022-02-21
| | | | (cherry picked from commit 46223d06c63b9bdf979a714cec4ba7c45d098946)
* elpa-packages 2022-01-08AndersonTorres2022-02-21
| | | | (cherry picked from commit 69dadbcd8bc98f9ab27cbf985059c8511946dafc)
* mesa: 21.3.3 -> 21.3.4Michael Weiss2022-02-21
| | | | (cherry picked from commit c1a712267026f3a2c7d1b0bd48db4842b0595409)
* mesa: 21.3.2 -> 21.3.3Michael Weiss2022-02-21
| | | | (cherry picked from commit 9b760ab5c480c517646def9a5484e361ded9bed7)
* weechatScripts.go: remove duplicate packageAlyssa Ross2022-02-21
| | | | Duplicate of weechatScripts.weechat-go.
* kmod-blacklist-ubuntu: don't refer to grep/xargsAlyssa Ross2022-02-21
| | | | | | | | | | | | | | | | | | | | | | | 64b4af52961 ("kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4") doubled the size of the default initramfs. This happened because the upgrade introduced this configuration: remove iwlwifi \ (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \ && /sbin/modprobe -r mac80211 This meant that the grep and xargs substitutions, which had been inactive for years, suddenly became active again and became part of kmod-blacklist-ubuntu's closure. Since we're already using /run/booted-system for the kmod binaries, I think it's okay to use it for grep and xargs as well. Both are required NixOS packages, so they're guaranteed to be there. Large increases in initramfs size are problematic, because it's often not possible for users to do anything about them. It's not always possible to increase the size of /boot, because some filesystems like ZFS don't support being shrunk to make way for a bigger /boot.
* pinentry: fix floating behavior of Qt windowsAlyssa Ross2022-02-19
|
* polkit: fix local priviledge escalation in pkexecMartin Weinelt2022-02-19
| | | | | | | | | | | > We discovered a Local Privilege Escalation (from any user to root) in > polkit's pkexec, a SUID-root program that is installed by default on > every major Linux distribution https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt Fixes: CVE-2021-4034 (cherry picked from commit bd3256cf4f7a651e234403977fa29d4dfde255b8)
* Merge commit '18c84ea816348e2a098390101b92d1e39a9dbd45'Alyssa Ross2022-02-19
| | | | | | | | | | | | | | | | | Conflicts: nixpkgs/nixos/modules/misc/documentation.nix nixpkgs/pkgs/applications/networking/browsers/firefox/packages.nix nixpkgs/pkgs/applications/window-managers/sway/default.nix nixpkgs/pkgs/build-support/rust/build-rust-package/default.nix nixpkgs/pkgs/development/go-modules/generic/default.nix nixpkgs/pkgs/development/interpreters/ruby/default.nix nixpkgs/pkgs/development/interpreters/ruby/patchsets.nix nixpkgs/pkgs/development/libraries/boehm-gc/7.6.6.nix nixpkgs/pkgs/development/python-modules/django-mailman3/default.nix nixpkgs/pkgs/servers/mail/mailman/web.nix nixpkgs/pkgs/top-level/aliases.nix nixpkgs/pkgs/top-level/all-packages.nix nixpkgs/pkgs/top-level/impure.nix
* spamassassin: support for fetching rules over HTTPSAlyssa Ross2022-01-07
| | | | | | | | | | | | | | | | | | | sa-update.service starts by making an HTTP GET request to http://spamassassin.apache.org/updates/MIRRORED.BY, which now redirects to HTTPS. Since we didn't have the appropriate library available to handle HTTPS, rule updates would fail: Jan 03 12:35:03 atuin systemd[1]: Starting sa-update.service... Jan 03 12:35:10 atuin sa-update-start[1250]: Update available for channel updates.spamassassin.org: 1895535 -> 1896618 Jan 03 12:35:10 atuin sa-update-start[1250]: http: (lwp) hotpatching IO::Socket::INET by module IO::Socket::IP Jan 03 12:35:11 atuin sa-update-start[1250]: http: (lwp) GET http://spamassassin.apache.org/updates/MIRRORED.BY, 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) Jan 03 12:35:11 atuin sa-update-start[1250]: error: unable to refresh mirrors file for channel updates.spamassassin.org, using old file Jan 03 12:35:11 atuin sa-update-start[1250]: error: no mirror data available for channel updates.spamassassin.org Jan 03 12:35:11 atuin sa-update-start[1250]: channel 'updates.spamassassin.org': MIRRORED.BY file contents were missing, channel failed Jan 03 12:35:11 atuin sa-update-start[1250]: Update failed, exiting with code 4 Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Main process exited, code=exited, status=4/NOPERMISSION Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Failed with result 'exit-code'. Jan 03 12:35:11 atuin systemd[1]: Failed to start sa-update.service.
* Merge commit 'a323570a264da96a0b0bcc1c9aa017794acdc752'Alyssa Ross2022-01-07
|
* firefox: 92.0.1 -> 93.0Martin Weinelt2021-10-17
| | | | (cherry picked from commit 7dfcaf5e73feebe12606dbc4c08128af75797fa4)
* zfs: strip debug symbolsJörg Thalheim2021-10-17
| | | | | | | | | | initrd-linux: -12427.8 KiB linux: -12419.3 KiB nc2k9ym14spzz2pgq6hn84k8k9zgf686: ∅ → ε, +102451.2 KiB nixos-system-turingmachine: 21.11.20211015.a2dcfa2 → 21.11.20211017.c6f77b7 visjwxsjqmh8c9lxnrxsw5w19zszflm6: ε → ∅, -102451.0 KiB zfs-kernel: -12419.3 KiB (cherry picked from commit eefdd9ffb29fad8e650ef8f063d8e4eab4e1e3c2)