Commit Graph

372153 Commits

Author SHA1 Message Date
Maxine Aubrey
7cee7f985e
fwupd: 1.7.6 -> 1.7.7
- https://github.com/fwupd/fwupd/releases/tag/1.7.7
2022-04-25 20:54:50 +02:00
adisbladis
7f02ff006e
Merge pull request #150239 from pimeys/emacs-tree-sitter/link-grammars
emacsPackages.tree-sitter: fix grammar/native executor
2022-04-24 03:08:38 +07:00
R. Ryantm
3b5115cb11 umockdev: 0.17.7 -> 0.17.8 2022-04-23 22:03:32 +02:00
Lassulus
4441cd9c54
Merge pull request #169902 from icelimetea/polymc-1.2.1
polymc: 1.1.1 -> 1.2.1
2022-04-23 20:46:30 +01:00
adisbladis
daee75e5b3 emacs.pkgs.tree-sitter-langs: Make language plugins configurable
By using an expression like:
``` nix
emacs.pkgs.tree-sitter-langs.passthru.withPlugins (p: [ p.tree-sitter-agda ])
```
2022-04-24 07:44:40 +12:00
adisbladis
b4f90318fe emacs.pkgs.tree-sitter-langs: Create script to keep grammars up to date with upstream defaults 2022-04-24 07:35:00 +12:00
adisbladis
b15c703495 emacs.pkgs.tree-sitter-langs: Use grammars from nixpkgs and sources from melpa 2022-04-24 07:19:15 +12:00
adisbladis
00af59359f emacs.pkgs.tsc: 0.16.1 -> 0.18.0
Use auto-updater JSON
2022-04-24 07:19:15 +12:00
adisbladis
028a934896 emacs.pkgs.tsc: Add update script 2022-04-24 07:19:15 +12:00
adisbladis
2c61820661 emacs.pkgs.tsc/tree-sitter-langs: Remove rec from derivations
These are not required.
2022-04-24 07:19:15 +12:00
adisbladis
4567405cd4 emacs.pkgs.tsc: Remove with from top-level scope
This is a huge anti-pattern that makes it next to impossible to know
which attrset is providing which attr and it's very easy to make mistakes.

Case in point: This package didn't properly scope `lib.maintainers`.
2022-04-24 07:19:15 +12:00
Julius de Bruijn
48b6b19970 emacsPackages.tree-sitter: fix grammar/native executor 2022-04-24 07:19:15 +12:00
Michael Weiss
83a60b655e
Merge pull request #169852 from primeos/chromiumDev
chromiumDev: 102.0.4997.0 -> 102.0.5005.12
2022-04-23 20:55:07 +02:00
Robert T. McGibbon
9a510e0424 python3Packages.hyppo: fix build 2022-04-23 11:28:22 -07:00
Fabian Affolter
20c39d5741 python3Packages.aiolifx fix typo 2022-04-23 11:26:56 -07:00
Fabian Affolter
6fbd7f1c04 python3Packages.aiolifx: disable on older Python releases 2022-04-23 11:26:56 -07:00
R. Ryantm
cb536356ee python310Packages.aiolifx: 0.7.1 -> 0.8.0 2022-04-23 11:26:56 -07:00
R. Ryantm
f420bdcc83 python310Packages.azure-synapse-artifacts: 0.12.0 -> 0.13.0 2022-04-23 11:26:01 -07:00
R. Ryantm
c553acd27f python310Packages.deezer-python: 5.2.0 -> 5.3.0 2022-04-23 11:23:52 -07:00
Fabian Affolter
9d5bd0bc2f python3Packages.archinfo: remove unused input 2022-04-23 11:22:08 -07:00
Fabian Affolter
ecc7c9533c python3Packages.cle: 9.2.1 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
fa46564ddf python3Packages.ailment: 9.2.1 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
9f78c17798 python3Packages.angrop: 9.1.12332 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
95762cc16f python3Packages.angr: 9.1.12332 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
f8d729492a python3Packages.claripy: 9.1.12332 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
acb32c13e4 python3Packages.pyvex: 9.1.12332 -> 9.2.1 2022-04-23 11:22:08 -07:00
Fabian Affolter
ad046a0c97 python3Packages.archinfo: 9.1.12332 -> 9.2.1 2022-04-23 11:22:08 -07:00
superherointj
2928efa640 python3Packages.glad: init 0.1.36 2022-04-23 11:18:55 -07:00
Robert T. McGibbon
54e12e9953 python3Packages.pillow-simd: 7.0.0.post3 -> 9.0.0.post1 2022-04-23 11:18:43 -07:00
Robert T. McGibbon
96d3a705b8 python3Packages.hmmlearn: fix build 2022-04-23 11:15:36 -07:00
Robert T. McGibbon
42282ebb76 python3Packages.geopandas: fix tests 2022-04-23 11:13:18 -07:00
Fabian Affolter
64ecf2a514
Merge pull request #169953 from r-ryantm/auto-update/python3.10-pyskyqremote
python310Packages.pyskyqremote: 0.3.5 -> 0.3.6
2022-04-23 20:10:58 +02:00
sternenseemann
9cba3bc856
Merge pull request #167934 from sternenseemann/aarch64-darwin-cabal-patches-target
haskell.compiler: check targetPlatform for Cabal Paths module patch
2022-04-23 18:54:56 +02:00
Lassulus
9d13e15c02
Merge pull request #163070 from alyssais/vpnc-upstream
vpnc: switch to maintained fork
2022-04-23 17:49:20 +01:00
Ryan Mulligan
1161e52b7c
Merge pull request #169685 from r-ryantm/auto-update/bash-preexec
bash-preexec: 0.4.1 -> 0.5.0
2022-04-23 09:43:46 -07:00
happysalada
9b2a6976a6 vector: 0.21.0 -> 0.21.1 2022-04-23 12:40:16 -04:00
Alyssa Ross
a2054b6d2c
vpnc: switch to maintained fork
This is the same fork now used by Alpine, Arch, Debian, Gentoo, and
SliTaz.  vpnc-script is no longer bundled, but we already have it
packaged anyway so that's okay.
2022-04-23 16:23:21 +00:00
K900
40696c3e6f openconnect: re-enable p11kit 2022-04-23 16:19:38 +00:00
Mario Rodas
0da9833e62
Merge pull request #169774 from r-ryantm/auto-update/dnstake
dnstake: 0.1.0 -> 0.1.1
2022-04-23 11:18:15 -05:00
Mario Rodas
06d983e9ae
Merge pull request #169840 from r-ryantm/auto-update/python3.10-phonenumbers
python310Packages.phonenumbers: 8.12.46 -> 8.12.47
2022-04-23 11:16:30 -05:00
Mario Rodas
ebf94b02a6
Merge pull request #169946 from r-ryantm/auto-update/python310Packages.apprise
python310Packages.apprise: 0.9.8 -> 0.9.8.1
2022-04-23 11:15:37 -05:00
Benjamin Hipple
90e5818ef6
Merge pull request #169958 from fabaff/bump-slither-analyzer
python3Packages.slither-analyzer: 0.8.2 -> 0.8.3
2022-04-23 11:47:59 -04:00
John Ericson
072cdbccec
Merge pull request #169955 from peperunas/gcc-xcomp
llvmPackage: Only force GCC stdenv for native x86_32
2022-04-23 11:41:01 -04:00
Vladimír Čunát
3c0f57e36e
Merge #151592: freeimage: unstable-2020-07-04 -> unstable-2021-11-01 2022-04-23 17:11:26 +02:00
Fabian Affolter
5c37b63615 python3Packages.slither-analyzer: 0.8.2 -> 0.8.3 2022-04-23 16:59:19 +02:00
Vladimír Čunát
46561f0891
Merge #168941: nginxStable: add patch for CVE-2021-3618 2022-04-23 16:58:48 +02:00
Benjamin Hipple
c2657131b2
Merge pull request #169947 from gador/ipmiview-2.20.0
ipmiview: 2.19.0 -> 2.20.0
2022-04-23 10:54:19 -04:00
Manuel Bärenz
6294d1da4a
Merge pull request #169684 from armeenm/rabbitmq-server-python3
rabbitmq-server: switch to python3
2022-04-23 16:47:35 +02:00
Giulio De Pasquale
cad35edf30 llvmPackage: Only force GCC stdenv for native x86_32
Per ee35de1861 the condition that was
there before was not quite right, to avoid infinite recurion. This one
is probably also not quite right, but good enough for now.

Co-Authored-By: John Ericson <git@JohnEricson.me>
2022-04-23 16:42:35 +02:00
R. Ryantm
9a3454a75b python310Packages.pyskyqremote: 0.3.5 -> 0.3.6 2022-04-23 14:32:17 +00:00