Commit Graph
322216 Commits
Author SHA1 Message Date
Koen Wilde 2f5fcda329 build-support: Fix error when building images with many layers
When building a docker image using `dockertools.buildLayeredImage`, the
resulting image layers are passed to `jq` through the command line. When
building an image with too many layers this would exceed the maximum
command line argument length.

Hence, we store the list of layers in the Nix store and pass them to
`jq` as a file argument using `--slurpfile`.

Fixes #140908.
2022-10-13 16:27:13 +02:00
Pavol RusnakandGitHub 9bf75dd50b Merge pull request #141092 from TredwellGit/electron
Update Electron
2021-10-09 16:59:57 +02:00
Fabian AffolterandGitHub f01f9903ac Merge pull request #141098 from fabaff/bump-exploitdb
exploitdb: 2021-10-06 -> 2021-10-09
2021-10-09 16:36:38 +02:00
Bobby RongandGitHub 630279a1dd Merge pull request #141106 from ncfavier/patch-1
cozydrive: fix maintainers
2021-10-09 21:54:56 +08:00
Naïm FavierandGitHub 463c567bec cozydrive: fix maintainers
Having a string instead of a maintainer entry is causing the nixos-search import to [fail](https://github.com/NixOS/nixos-search/runs/3846627702?check_suite_focus=true#step:8:13)
2021-10-09 15:50:27 +02:00
Mario RodasandGitHub c52c3ab49e Merge pull request #141068 from marsam/update-scrapy
python39Packages.scrapy: 2.5.0 -> 2.5.1
2021-10-09 08:43:27 -05:00
Mario RodasandGitHub d486d00ae8 Merge pull request #141096 from NickCao/k0sctl
k0sctl: 0.10.3 -> 0.10.4
2021-10-09 08:42:03 -05:00
Mario RodasandGitHub 05e83ca8e9 Merge pull request #141058 from marsam/update-hurl
hurl: install manpages
2021-10-09 08:40:41 -05:00
Maximilian BoschandGitHub cbfe4a42f6 Merge pull request #140979 from Ma27/matrix-workers
nixos/matrix-synapse: minor improvements to implement worker-support
2021-10-09 15:24:41 +02:00
Michael RaskinandGitHub d86eb3b53e Merge pull request #141081 from trofi/fix-p7zip-determinism
p7zip: fix determinism of compressed manpages
2021-10-09 13:19:15 +00:00
Martin WeineltandGitHub 336a200093 Merge pull request #141093 from NixOS/home-assistant 2021-10-09 15:07:08 +02:00
Fabian Affolter 383145270f exploitdb: 2021-10-06 -> 2021-10-09 2021-10-09 14:21:21 +02:00
Fabian AffolterandGitHub de084e5de9 Merge pull request #141029 from fabaff/fix-djangorestframework_simplejwt
python3Packages.djangorestframework-simplejwt: add setuptools-scm
2021-10-09 14:21:07 +02:00
Nick Cao ed666b443d k0sctl: 0.10.3 -> 0.10.4 2021-10-09 20:03:24 +08:00
Martin WeineltandGitHub a111e246c8 Merge pull request #141074 from dotlambda/colorlog-6.5.0 2021-10-09 13:40:22 +02:00
Martin Weinelt 139ecccc84 home-assistant: disable tado test that needs network access 2021-10-09 13:39:47 +02:00
happysalada 903dc5bf92 git: darwin: disable flaky tests 2021-10-09 20:27:25 +09:00
TredwellGit 9b46db90ff electron_14: 14.1.0 -> 14.1.1
https://github.com/electron/electron/releases/tag/v14.1.1
2021-10-09 10:53:44 +00:00
TredwellGit e0f5245ab3 electron_15: 15.1.1 -> 15.1.2
https://github.com/electron/electron/releases/tag/v15.1.2
2021-10-09 10:53:16 +00:00
Fabian AffolterandGitHub dd713915de Merge pull request #141080 from fabaff/bump-proxmoxer
python3Packages.proxmoxer: 1.1.1 -> 1.2.0
2021-10-09 11:02:37 +02:00
Bobby RongandGitHub 9b59a14df2 Merge pull request #141024 from piperswe/patch-1
plexamp: update hash due to silent release
2021-10-09 16:49:56 +08:00
Michele Guerini RoccoandGitHub 46b2a2594a Merge pull request #140779 from legendofmiracles/wol
nixos/wakeonlan: switch to systemd.link and to nixos/networking
2021-10-09 10:34:26 +02:00
Sergei Trofimovich edf8f5d054 p7zip: fix determinism of compressed manpages
diffoscope shown non-determinism in embedded gzip timestamp:

  --- p7zip-17.04/share/man/man1/7z.1.gz
  +++ p7zip-17.04.check/share/man/man1/7z.1.gz
  ─ filetype from file(1)
  @@ -1 +1 @@
  -gzip compressed data, was "7z.1", last modified: Fri Oct  1 14:14:55 2021, from Unix
  +gzip compressed data, was "7z.1", last modified: Sat Oct  9 08:15:33 2021, from Unix

Fix it by using `gzip -n`.
2021-10-09 09:16:06 +01:00
Fabian Affolter 4c9f6db483 python3Packages.proxmoxer: 1.1.1 -> 1.2.0 2021-10-09 09:57:43 +02:00
Ryan BurnsandGitHub 5170bbc015 Merge pull request #140689 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.43 -> 1.8.44
2021-10-09 00:43:10 -07:00
Ryan BurnsandGitHub d394cd0d2a Merge pull request #139231 from r-ryantm/auto-update/python38Packages.pyscard
python38Packages.pyscard: 2.0.1 -> 2.0.2
2021-10-09 00:28:56 -07:00
Ryan BurnsandGitHub 2a1b16bc5e Merge pull request #139275 from r-ryantm/auto-update/python3.8-databricks-connect
python38Packages.databricks-connect: 8.1.13 -> 8.1.14
2021-10-09 00:22:18 -07:00
Robert Schütz 83d2927d1e python3Packages.colorlog: 6.4.1 -> 6.5.0 2021-10-09 00:12:30 -07:00
Bobby RongandGitHub 43300658cc Merge pull request #126302 from Ninlives/master
wpsoffice: fix crash
2021-10-09 15:08:35 +08:00
Ryan BurnsandGitHub ab7d0b7f10 Merge pull request #140466 from r-ryantm/auto-update/python3.8-python-stdnum
python38Packages.python-stdnum: 1.16 -> 1.17
2021-10-09 00:06:50 -07:00
Ryan BurnsandGitHub b0cfe86d0f Merge pull request #140944 from r-ryantm/auto-update/python38Packages.chess
python38Packages.chess: 1.6.1 -> 1.7.0
2021-10-08 23:57:19 -07:00
Anderson TorresandGitHub 2c2867ddde Merge pull request #140922 from AndersonTorres/new-dapl
dapl: init at 0.2.0+unstable=2021-06-30
2021-10-09 01:25:22 -03:00
Mario RodasandGitHub 9d83e16522 Merge pull request #141054 from marsam/update-actionlint
actionlint: 1.6.4 -> 1.6.5
2021-10-08 22:01:11 -05:00
Luke Granger-BrownandGitHub 5735b5ebaa Merge pull request #141060 from lukegb/keepalived
keepalived: 2.2.2 -> 2.2.4
2021-10-09 03:38:55 +01:00
Luke Granger-Brown e19b6535d1 keepalived: 2.2.2 -> 2.2.4
This also fixes compilation under newer glibc, it seems.
2021-10-09 02:17:59 +00:00
Mario Rodas 42f543b217 hurl: install manpages 2021-10-08 20:53:02 -05:00
Mario RodasandGitHub eb88cf6eed Merge pull request #140880 from sternenseemann/llvm-grpc
pkgsLLVM.grpc: fix build
2021-10-08 20:37:53 -05:00
Ryan MulliganandGitHub 91bb6da259 Merge pull request #141011 from ryantm/zoneminder
zoneminder: 1.34.22 -> 1.36.8
2021-10-08 18:25:43 -07:00
Bobby RongandGitHub 09d2e95159 Merge pull request #140971 from andresilva/portfolio-0.55.0
portfolio: 0.54.2 -> 0.55.0
2021-10-09 09:25:26 +08:00
Bobby RongandGitHub 8d58e10697 Merge pull request #140912 from rrix/update-koreader
koreader: 2021.03 -> 2021.09
2021-10-09 09:11:27 +08:00
Mario Rodas 85bd79c702 actionlint: 1.6.4 -> 1.6.5
https://github.com/rhysd/actionlint/releases/tag/v1.6.5
2021-10-08 20:10:07 -05:00
Mario RodasandGitHub cecd2782d7 Merge pull request #140849 from manveru/wrappedRuby-fixes
bundlerEnv.wrappedRuby: inherit gemPath and meta
2021-10-08 20:01:41 -05:00
Bobby RongandGitHub 566bfddc66 Merge pull request #141046 from samuela/upkeep-bot/vscodium-1.61.0-1633738421
vscodium: 1.60.2 -> 1.61.0
2021-10-09 08:56:15 +08:00
Martin WeineltandGitHub 13af928934 Merge pull request #141035 from NixOS/home-assistant 2021-10-09 02:49:50 +02:00
Mario RodasandGitHub e71f9d04de Merge pull request #141033 from marsam/update-3270font
_3270font: 2.3.0 -> 2.3.1
2021-10-08 19:43:39 -05:00
Mario RodasandGitHub 9e9fa4ec74 Merge pull request #141031 from marsam/update-nodejs-16_x
nodejs-16_x: 16.10.0 -> 16.11.0
2021-10-08 19:43:13 -05:00
Maximilian BoschandGitHub 0448c8f1a6 Merge pull request #141016 from Ma27/bump-gitea
gitea: 1.15.3 -> 1.15.4
2021-10-09 02:24:41 +02:00
nixpkgs-upkeep-bot d02c87a392 vscodium: 1.60.2 -> 1.61.0 2021-10-09 00:13:41 +00:00
Mario Rodas 508d862dc7 python39Packages.scrapy: 2.5.0 -> 2.5.1
https://github.com/scrapy/scrapy/releases/tag/2.5.1
2021-10-09 00:04:20 +00:00
Tom McLaughlinandGitHub 06e0a8e43a time-ghc-modules: init at 1.0.0 (#140847)
* time-ghc-modules: init at 1.0.0
* Move non-binaries out of the bin folder
2021-10-09 01:46:32 +02:00