Commit Graph
379628 Commits
Author SHA1 Message Date
Martin Weinelt 809ffd6cd3 doc/python: use optional-dependencies instead of extras-require
This is the term that PEP 621 uses and it is less likely to be
misspelled.

https://peps.python.org/pep-0621/#dependencies-optional-dependencies

I was never sure if it was `extra` or `extras`, or `require` or
`requires` and finally committed a mistake in #167405.
2022-05-22 16:31:45 +02:00
Tae Selene Sandoval MurganandMatthieu Coudron 394687bf39 neovim-remote: 2.4.0 -> 2.5.1 2022-05-22 15:37:47 +02:00
Gabriel EbnerandGitHub 483285490d Merge pull request #173984 from gebner/bitcoinclassiccpp17
bitcoin-classic: compile as c++14
2022-05-22 15:36:32 +02:00
Benno BielmeierandKerstin d156db7d17 nixos/gollum: add option 'no-edit' 2022-05-22 15:06:00 +02:00
Benno BielmeierandKerstin 8e7b82be49 nixos/gollum: add option 'user-icons' 2022-05-22 15:06:00 +02:00
Benno BielmeierandKerstin fa7cae1bcc gollum: update dependencies 2022-05-22 15:06:00 +02:00
Benno BielmeierandKerstin 73fff1e663 gollum: add comments in Gemfile 2022-05-22 15:06:00 +02:00
Benno BielmeierandKerstin 8a770f06a2 gollum: refactor package
use `bundlerApp` in preference to `stdenv.mkDerivation`
2022-05-22 15:06:00 +02:00
Gabriel Ebner aa45e2e3dd bitcoin-classic: compile as c++14 2022-05-22 15:04:28 +02:00
Martin WeineltandGitHub 9ce5907d02 Merge pull request #173976 from mweinelt/solr
solr: remove maintainer, mark as vulnerable
2022-05-22 14:27:27 +02:00
Maximilian BoschandGitHub e402e3c061 Merge pull request #169039 from SebTM/notepad-next
notepad-next: init at 0.5.1
2022-05-22 14:13:45 +02:00
legendofmiraclesandGitHub 774294f762 Merge pull request #173962 from NixOS/revert-173946-legendofmiracles-patch-1 2022-05-22 06:03:15 -06:00
sternenseemann 4d6e6a4c2c python3Packages.fontparts: correct changlelog link 2022-05-22 14:00:19 +02:00
sternenseemannandGitHub e04ca59317 Merge pull request #173979 from r-ryantm/auto-update/python3.10-fontParts
python310Packages.fontparts: 0.10.4 -> 0.10.5
2022-05-22 13:58:54 +02:00
Thomas TuegelandGitHub a504140341 Merge pull request #173972 from trofi/fix-fno-common-for-menu-cache
menu-cache: pull patch pending upstream inclusion for -fno-common too…
2022-05-22 06:40:45 -05:00
Thomas TuegelandGitHub 3d1917bde7 Merge pull request #173941 from lopsided98/qtspeech-speechd
libsForQt5.qtspeech: add speechd dependency
2022-05-22 06:39:46 -05:00
Rafael Fernández LópezandYt 593dfc4d9d wasmtime: 0.36.0 -> 0.37.0
Re-enable darwin platform.
2022-05-22 07:36:16 -04:00
Dmitry BogatovandYt 39773cc073 util-linux: make dependencies on pam and libcap optional
Introduce new boolean arguments "pamSupport" and "capabilitiesSupport" that
control whether "pam" and "libcap" are compiled in. These flags are true by
default, so this commit does not cause any rebuilds.
2022-05-22 07:34:02 -04:00
ArtturiandGitHub a1bd563e09 Merge pull request #173812 from azahi/setroot
setroot: fix build
2022-05-22 14:16:01 +03:00
ArtturiandGitHub 3efe7235dc Merge pull request #173918 from tssm/neovim-darwin-coreservices
neovim: Pass CoreServices when building on darwin
2022-05-22 14:15:21 +03:00
Yureka 821724b184 nixos/gitlab: support 15.x 2022-05-22 13:09:36 +02:00
Yureka 1e95faf0b8 gitlab: 14.10.2 -> 15.0.0 2022-05-22 13:09:36 +02:00
Jörg ThalheimandGitHub e2e77bfb9a Merge pull request #173978 from alyssais/postfix-RemainAfterExit
nixos/postfix: make postfix-setup RemainAfterExit
2022-05-22 12:04:04 +01:00
Alyssa Ross 27530ba856 nixos/postfix: make postfix-setup RemainAfterExit
Otherwise, it wouldn't get restarted when a new system configuration
was activatad, so the Postfix configuration wouldn't be updated.

Fixes: fb2fa1b50f ("nixos/postfix: pull setup into its own unit")
2022-05-22 10:33:22 +00:00
R. Ryantm 02da75e7ae python310Packages.fontparts: 0.10.4 -> 0.10.5 2022-05-22 10:27:07 +00:00
Martin Weinelt eb270e849c solr: remove maintainer, mark as vulnerable
The solr update in #161875 has gone nowhere sofar, while multiple CVEs
are lingering, which makes this a prime candidate to mark insecure.

The maintainer has indicated they wanted to remove themself, which has
not happened yet, so this takes care of that.

https://github.com/NixOS/nixpkgs/pull/161875#issuecomment-1058025102
2022-05-22 12:23:46 +02:00
Sergei Trofimovich a4850d6ea2 menu-cache: pull patch pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: menu-compose.o:/build/menu-cache-1.1.0/menu-cache-gen/menu-tags.h:25: multiple definition of
      `menuTag_Menu'; main.o:/build/menu-cache-1.1.0/menu-cache-gen/menu-tags.h:25: first defined here
2022-05-22 11:09:34 +01:00
Ulrik StridandVincent Laporte 266e665668 ocamlPackages.irmin-watcher: 0.4.1 -> 0.5.0 2022-05-22 12:06:53 +02:00
Fabian AffolterandGitHub 0e439f91f3 Merge pull request #173965 from fabaff/yappi-bump
python310Packages.yappi. 1.3.3 -> 1.3.5
2022-05-22 12:03:04 +02:00
Fabian AffolterandGitHub c98afed5ac Merge pull request #173966 from fabaff/embrace-bump
python310Packages.embrace: disable on older Python releases
2022-05-22 12:01:11 +02:00
Alyssa Ross edfa19a15b cloud-hypervisor: 23.0 -> 23.1 2022-05-22 10:00:51 +00:00
Martin WeineltandGitHub 641ffd4763 Merge pull request #173269 from DeterminateSystems/pjsip
pjsip: 2.12 -> 2.12.1
2022-05-22 12:00:44 +02:00
Martin WeineltandGitHub 814a08cdfb Merge pull request #173810 from mweinelt/spidermonkey
spidermonkey_91: unpin icu, drop yasm, refactor
2022-05-22 11:57:53 +02:00
Fabian AffolterandGitHub e8ed9b5550 Merge pull request #173964 from vbgl/gajim-1.4.1
gajim: 1.3.3 → 1.4.1; pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-05-22 11:42:41 +02:00
Fabian AffolterandGitHub 520f747ae8 Merge pull request #173960 from fabaff/faraday-plugins-bump
python310Packages.faraday-plugins: 1.6.5 -> 1.6.6
2022-05-22 11:41:41 +02:00
Fabian AffolterandGitHub 4606fad590 Merge pull request #173950 from dotlambda/greeclimate-1.2.0
python3Packages.greeclimate: 1.1.1 -> 1.2.0
2022-05-22 11:41:27 +02:00
Martin WeineltandGitHub 76c6f0cb74 Merge pull request #173823 from techknowlogick/nomad-sec-131
nomad_1_3: 1.3.0 -> 1.3.1
2022-05-22 11:36:10 +02:00
Martin WeineltandGitHub 3464443746 Merge pull request #173822 from techknowlogick/nomad-sec
nomad_1_1 & nomad_1_2: security fixes
2022-05-22 11:35:18 +02:00
Ulrik StridandVincent Laporte 13c8a6774d ocamlPackages.ppx_cstubs: 0.6.1.2 -> 0.7.0 2022-05-22 11:27:27 +02:00
Fabian Affolter 2fa955e28c python310Packages.yappi. 1.3.3 -> 1.3.5 2022-05-22 11:17:50 +02:00
Fabian Affolter 18c617fb36 python310Packages.embrace: disable on older Python releases 2022-05-22 10:56:32 +02:00
Vincent Laporte 82c10e4a21 gajim: 1.3.3 → 1.4.1
pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-05-22 10:50:41 +02:00
Bobby RongandGitHub 63de9746fd Revert "git-blame-ignore-revs: fix typo" 2022-05-22 16:47:29 +08:00
Fabian Affolter 44c68b8a89 python310Packages.faraday-plugins: 1.6.5 -> 1.6.6 2022-05-22 10:45:09 +02:00
Bobby RongandGitHub fb12daa91f Merge pull request #173684 from samuela/upkeep-bot/vscode-1.67.2-1653006143
vscode: 1.67.1 -> 1.67.2
2022-05-22 16:44:17 +08:00
Fabian AffolterandGitHub b7183604ae Merge pull request #173877 from r-ryantm/auto-update/python3.10-pybullet
python310Packages.pybullet: 3.2.4 -> 3.2.5
2022-05-22 10:41:44 +02:00
Fabian AffolterandGitHub d24c5a32ae Merge pull request #173951 from r-ryantm/auto-update/python3.10-jwcrypto
python310Packages.jwcrypto: 1.3 -> 1.3.1
2022-05-22 10:38:12 +02:00
Fabian AffolterandGitHub 82499d5794 Merge pull request #173931 from fabaff/ssh-mitm-bump
python310Packages.ssh-mitm: 2.0.1 -> 2.0.2
2022-05-22 10:37:14 +02:00
Manuel BärenzandGitHub 605862b847 Merge pull request #173685 from samuela/upkeep-bot/vscodium-1.67.2-1653006161
vscodium: 1.67.1 -> 1.67.2
2022-05-22 10:33:21 +02:00
Vladimír Čunát be8c46cde3 Merge #173053: amaranth: patch out use of deprecated jinja2 function
In particular this fixes build of python3.pkgs.glasgow
2022-05-22 10:18:47 +02:00