3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

372167 commits

Author SHA1 Message Date
Fabian Affolter e50cb00ff5 python3Packages.async-upnp-client: 0.27.0 -> 0.28.0 2022-04-24 16:50:22 +02:00
maxine [they] c8c2bbb27f
Merge pull request #167789 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.10.0 -> 2.10.1
2022-04-23 22:29:24 +02:00
maxine [they] 84904e9ea0
Merge pull request #168062 from r-ryantm/auto-update/thanos
thanos: 0.25.1 -> 0.25.2
2022-04-23 22:29:09 +02:00
piegames 67080603da
Merge pull request #168981: gnomeExtensions: improve update script 2022-04-23 22:20:24 +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
Ryan Horiguchi d4268e7953
gnomeExtensions: update-extensions.py remove debug code 2022-04-23 17:53:31 +02: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