Commit Graph
441371 Commits
Author SHA1 Message Date
Thiago Kenji Okada 797e62d503 pypy39: 7.3.9 -> 7.3.11
Also build it with pypy27 instead of python27.
2023-01-07 21:11:48 +00:00
Thiago Kenji Okada 284d9a1067 pypy27: 7.3.9 -> 7.3.11
Also build it with pythonInterpreters.pypy27_prebuilt instead of
python27, to avoid it being broken after #201859 is merged.

Keep in mind that the above change will make this derivation only work
with x86_64-linux for now (since pypy27_prebuilt is only packaged for
that platform). However support for newer platforms can be added later,
and a working package for one platform is better than a broken package
in 4 platforms.
2023-01-07 21:11:48 +00:00
Thiago Kenji Okada 6339c29710 pypy37: remove 2023-01-07 21:11:48 +00:00
Thiago Kenji Okada 5dbf9ca20c pythonInterpreters.pypy39_prebuilt: 7.3.9 -> 7.3.11 2023-01-07 21:11:48 +00:00
Thiago Kenji Okada 525588440a pythonInterpreters.pypy27_prebuilt: 7.3.9 -> 7.3.11 2023-01-07 21:11:48 +00:00
figsodaandGitHub da3aa83587 Merge pull request #209337 from figsoda/cargo-semver-checks
cargo-semver-checks: 0.15.0 -> 0.15.2
2023-01-07 16:11:09 -05:00
Sergei Trofimovichandsternenseemann 6d724cfb0a pkgsi686Linux.haskellPackages.tasty: pull missing unbounded-delays package
The package is needed by tasty on a subset of architectures. Quoting
upstream `.cabal` file:

  if(!arch(x86_64) && !arch(aarch64))
    build-depends:
      unbounded-delays >= 0.1

This fails the build on i686 (a wine depend via shellcheck):

    Setup: Encountered missing or private dependencies:
      unbounded-delays >=0.1

The change pulls unbounded-delays for mentioned targets.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-01-07 20:37:48 +00:00
R. Ryantm 67456fc36b kics: 1.6.6 -> 1.6.7 2023-01-07 20:37:27 +00:00
SandroandGitHub 3c3d6bedf0 Merge pull request #200416 from kilianar/super-productivity_electron 2023-01-07 21:37:02 +01:00
Anderson TorresandGitHub 60b767bba4 Merge pull request #209552 from r-ryantm/auto-update/the-legend-of-edgar
the-legend-of-edgar: 1.35 -> 1.36
2023-01-07 17:36:40 -03:00
figsodaandGitHub fbc75b4084 Merge pull request #209535 from voidzero/vimPlugin-bat
vimPlugins: add bat.vim syntax highlighting colorscheme
2023-01-07 15:26:27 -05:00
maralorn 5224a40d92 Merge branch 'master' into haskell-updates 2023-01-07 21:17:05 +01:00
maralorn 9870cb8632 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2023-01-07 21:16:24 +01:00
R. Ryantm e601d088ad kluctl: 2.16.1 -> 2.18.3 2023-01-07 20:14:05 +00:00
Sandro Jäckel 9f1b2b8e2a mdcat: 0.30.3 -> 1.0.0
Diff: https://github.com/lunaryorn/mdcat/compare/mdcat-0.30.3...mdcat-1.0.0
2023-01-07 21:11:40 +01:00
R. Ryantm d2c57d447f the-legend-of-edgar: 1.35 -> 1.36 2023-01-07 20:10:21 +00:00
Anders Kaseorg bc1d989403 zulip: Use pname and version
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-01-07 12:08:16 -08:00
SandroandGitHub f9bce74445 Merge pull request #209497 from r-ryantm/auto-update/python310Packages.google-cloud-bigquery-storage 2023-01-07 21:06:49 +01:00
Felipe Silva 3a21fa1aed maintainers: update felipeqq2 2023-01-07 17:05:32 -03:00
markvd e636d6b835 vimPlugins.bat-vim: init at 2022-11-14 2023-01-07 21:03:54 +01:00
markvd fea406ef2f vimPlugins: resolve github repository redirects 2023-01-07 21:03:02 +01:00
markvd c37b518a60 vimPlugins: update 2023-01-07 21:02:09 +01:00
Ryan BurnsandGitHub 1669256c64 Merge pull request #209256 from KAction/patch/v1/pkgsStatic.gsasl
pkgsStatic.gsasl: fix build
2023-01-07 11:58:27 -08:00
SandroandGitHub 960e7415c1 Merge pull request #207505 from andersk/electron-fiddle 2023-01-07 20:49:53 +01:00
SandroandGitHub 532ad194aa Merge pull request #206653 from andersk/openafs 2023-01-07 20:48:11 +01:00
SandroandGitHub 1808312abb Merge pull request #201931 from kouyk/update/jetbrains 2023-01-07 20:40:10 +01:00
Thomas GerbetandBjørn Forsman 690eb0d43e libreoffice-bin: 7.3.3 -> 7.4.3
Fixes CVE-2022-3140 (https://www.libreoffice.org/about-us/security/advisories/CVE-2022-3140).

https://wiki.documentfoundation.org/ReleaseNotes/7.4
2023-01-07 19:55:30 +01:00
R. RyantmandRobert Schütz 6523f3738c python310Packages.sense-energy: 0.11.0 -> 0.11.1 2023-01-07 10:54:58 -08:00
figsoda d3feb08b1a ruff: 0.0.212 -> 0.0.213
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.212...v0.0.213

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.213
2023-01-07 13:45:37 -05:00
Robert Schütz 30516113e2 imagemagick: 7.1.0-56 -> 7.1.0-57
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-56...7.1.0-57
2023-01-07 10:44:36 -08:00
R. Ryantm 013b1f79bf gobgpd: 3.9.0 -> 3.10.0 2023-01-07 18:34:56 +00:00
R. Ryantm 2dfa389617 bacon: 2.2.8 -> 2.3.0 2023-01-07 18:32:41 +00:00
R. Ryantm 2d59a94983 datree: 1.8.8 -> 1.8.12 2023-01-07 18:28:15 +00:00
R. Ryantm e913d17a4b cargo-release: 0.24.1 -> 0.24.3 2023-01-07 18:21:35 +00:00
Felix BühlerandGitHub a4eb1b11bc Merge pull request #209254 from Stunkymonkey/freshrss-srv-pgsql
nixos/freshrss: fix permissions and add database test
2023-01-07 19:13:30 +01:00
Yongun Seong 2b86dd9676 gnucash: exec Finance::Quote helpers directly 2023-01-08 02:50:56 +09:00
R. Ryantm d526cb1b5e twitch-tui: 1.6.0 -> 2.0.2 2023-01-07 17:47:06 +00:00
R. Ryantm f85087fdcb robin-map: 1.0.1 -> 1.2.1 2023-01-07 17:45:44 +00:00
Robert ScottandGitHub 716cab1403 Merge pull request #208429 from risicle/ris-opencolorio-1-fix-output-references
opencolorio_1: fix output references
2023-01-07 17:42:23 +00:00
figsodaandGitHub 05c56f84c6 Merge pull request #209355 from figsoda/vim
vimPlugins.oxocarbon-nvim: init at 2023-01-03
2023-01-07 12:35:20 -05:00
sternenseemann 0aa01bef76 pkgsCross.ghcjs.haskellPackages.ghc: don't revert edited config.sub
GHC ships a [modified] config.sub so that js-unknown-ghcjs is accepted
by autotools. For some platforms, we automatically update config.sub
from upstream's source in order to prevent that builds fail when we use
an outdated config.sub. In this case of course the perfectly up to date
config.sub would reject the target platform we are trying to use, so we
must disable this mechanism for now.

I have asked in the GHC IRC channel if there are any plans on
upstreaming the platform. It would be nice if were able to drop this
change in the future.
2023-01-07 18:33:36 +01:00
R. Ryantm 89a4f211ae python310Packages.sqlmap: 1.6.12 -> 1.7 2023-01-07 17:29:45 +00:00
Anderson TorresandGitHub 0c2868c35e Merge pull request #209486 from thiagokokada/bump-mame
mame: 0.250 -> 0.251
2023-01-07 14:29:21 -03:00
Weijia Wang 5dbe6b64ec clfft: add darwin support 2023-01-07 18:15:37 +01:00
figsodaandGitHub 81376ae697 Merge pull request #209343 from figsoda/bottom
bottom: 0.7.0 -> 0.7.1, add figsoda as a maintainer
2023-01-07 12:12:24 -05:00
K900andGitHub 4b7f40b4ee Merge pull request #209074 from tebowy/master
armcord: 3.0.8 → 3.1.4
2023-01-07 20:08:07 +03:00
Sandro Jäckel 3071db258b nixos/mastodon: remove duplicated shebang 2023-01-07 18:06:57 +01:00
Erik Arvstedt a98e520855 build-dotnet-module: avoid /run/user for downloading packages
Inside `nix-shell`, `TMPDIR` (used by `mktemp`) is set to
`/run/user/<uid>` which is usually a tmpfs stored in RAM.

When fetching a large dotnet deps tree to this tmpdir from a
nix-shell (e.g. via `btcpayserver/update.sh`), this can easily exceed
system RAM and `fetch-deps` fails.

mktemp arg `-t` is deprecated and can be omitted.
2023-01-07 17:59:34 +01:00
Thiago Kenji OkadaandGitHub bcfc29ff50 Merge pull request #209492 from thiagokokada/graalvm-add-sourceProvenance
graalvm*-ce: add meta.{sourceProvenance,mainProgram}
2023-01-07 16:48:25 +00:00
Thiago Kenji OkadaandGitHub 55947546b8 Merge pull request #209489 from thiagokokada/bump-leiningen
leiningen: 2.9.10 -> 2.10.0
2023-01-07 16:47:17 +00:00