Commit graph

350506 commits

Author SHA1 Message Date
Pavol Rusnak cf5dc19800
Merge pull request #157496 from Stunkymonkey/electron-pname-version
electron: rename name to pname&version
2022-01-31 11:15:14 +01:00
Felix Buehler 0b52d42646 electron: rename name to pname&version 2022-01-31 10:54:08 +01:00
Fabian Affolter 6f4058961c
Merge pull request #157463 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.9.3 -> 0.9.4
2022-01-31 10:15:55 +01:00
Michele Guerini Rocco 09e2956012
Merge pull request #155895 from rnhmjoj/pr-dhcpd-hard
nixos/dhcpd: switch to DynamicUser [v2]
2022-01-31 10:06:57 +01:00
Robert Hensing b48539da9a
Merge pull request #157487 from tazjin/pass-through-passthru
streamLayeredImage: pass through passthru attributes
2022-01-31 09:26:09 +01:00
Fabian Affolter e0c76da073
Merge pull request #157144 from fabaff/bump-potos
python3Packages.pontos: 22.1.1 -> 22.1.3
2022-01-31 09:23:08 +01:00
Fabian Affolter 5807e511a4
Merge pull request #157265 from fabaff/bump-gokart
gokart: 0.3.0 -> 0.4.0
2022-01-31 09:22:26 +01:00
Fabian Affolter 64bf9af4e7
Merge pull request #157441 from fabaff/bump-environs
python3Packages.environs: 9.4.0 -> 9.5.0
2022-01-31 09:22:05 +01:00
Fabian Affolter 6b6ffcf3a5
Merge pull request #157443 from fabaff/bump-meshtastic
python3Packages.meshtastic: 1.2.77 -> 1.2.78
2022-01-31 09:21:54 +01:00
Bobby Rong 8d51175add
Merge pull request #157414 from sudosubin/feature/kime-version
kime: 2.5.5 -> 2.5.6
2022-01-31 16:21:45 +08:00
Fabian Affolter 484eeb1240
Merge pull request #157444 from fabaff/bump-meross-iot
python3Packages.meross-iot: 0.4.4.3 -> 0.4.4.4
2022-01-31 09:21:32 +01:00
Fabian Affolter 650c51b3a3
Merge pull request #157445 from fabaff/bump-md-toc
python3Packages.md-toc: 8.1.0 -> 8.1.1
2022-01-31 09:21:23 +01:00
Fabian Affolter 62ac21be62
Merge pull request #157447 from fabaff/bump-lupupy
python3Packages.lupupy: 0.1.1 -> 0.1.3
2022-01-31 09:21:08 +01:00
Fabian Affolter 0fbc87cf36
Merge pull request #157448 from fabaff/bump-metasploit
metasploit: 6.1.25 -> 6.1.27
2022-01-31 09:21:00 +01:00
Fabian Affolter 5ca126b093
Merge pull request #157481 from r-ryantm/auto-update/python3.10-afsapi
python310Packages.afsapi: 0.2.1 -> 0.2.2
2022-01-31 09:19:06 +01:00
Fabian Affolter 703eeb7311
Merge pull request #157490 from r-ryantm/auto-update/python3.10-exchangelib
python310Packages.exchangelib: 4.7.1 -> 4.7.2
2022-01-31 09:18:33 +01:00
Bobby Rong 7ae743bdf7
Merge pull request #157415 from msfjarvis/hs/2022-01-30/scrcpy-1.22
scrcpy: 1.21 -> 1.22
2022-01-31 16:10:51 +08:00
Bobby Rong d878ed49e2
Merge pull request #157468 from pasqui23/ayu-vsc
vscode-extensions.roman.ayu-next: init at 1.2.9
2022-01-31 16:00:37 +08:00
Bobby Rong 1a6f494dbf
Merge pull request #157483 from r-ryantm/auto-update/tali
gnome.tali: 40.4 -> 40.5
2022-01-31 15:55:13 +08:00
R. Ryantm 9dbdccf4e6 python310Packages.exchangelib: 4.7.1 -> 4.7.2 2022-01-31 07:48:19 +00:00
Nguyễn Gia Phong 9811d0d44c
mepo: 0.2 -> 0.3 2022-01-31 14:43:17 +07:00
zowoq 84970754bf godspeed: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq 2a1af50b37 godns: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq bed3aed944 go-swagger: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq f05932c5f3 glab: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq a97009d83c gau: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq 0781c439ac fits-cloudctl: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq 21751fb255 extrude: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq 7382672cdc expenses: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq e58bfc50ae evans: update vendorSha256 2022-01-31 17:24:26 +10:00
zowoq bf50ad2b1a erigon: update vendorSha256 2022-01-31 17:24:26 +10:00
Vincent Ambo af9f248926 streamLayeredImage: pass through passthru attributes
This is useful for a use-case we have with a Nix-based CI system that
specifies things like deploy steps as passthru attributes[0].

Previously the only way to do this would have been to concatenate
attributes onto the resulting derivation, but passing them in and
actually treating them as proper passthru attributes is cleaner.

[0]: https://cs.tvl.fyi/depot@f7d7da6aceb407b719cf4683a75878fd3aca319e/-/blob/nix/buildkite/default.nix?L222-226
2022-01-31 10:10:10 +03:00
R. Ryantm c63b71869b gnome.tali: 40.4 -> 40.5 2022-01-31 06:46:07 +00:00
R. Ryantm 105f6fb78d python310Packages.afsapi: 0.2.1 -> 0.2.2 2022-01-31 05:27:59 +00:00
zowoq 3fc5756786 eksctl: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 3a6a2892e2 ec2-metadata-mock: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 80dd6d4370 dolt: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 6b2837da8a ddosify: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 2879734204 dalfox: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 1857efe646 corerad: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 2b8d08b2be conftest: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 53323521b8 clickhouse-backup: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq bfd042aea3 circleci-cli: update vendorSha256 2022-01-31 15:20:55 +10:00
zowoq 1a6026b32f checkmate: update vendorSha256 2022-01-31 15:20:55 +10:00
Jörg Thalheim 9f93be7e1b
Merge pull request #153237 from veehaitch/sgx-sdk-2.15.1-samples
sgx-sdk, sgx-psw: improve samples
2022-01-31 05:58:09 +01:00
zowoq ec08cfe2ff terraform-providers.selectel: 3.7.1 -> 3.8.0 2022-01-31 14:46:16 +10:00
Jörg Thalheim fd382c011a
Merge branch 'master' into nginx 2022-01-31 05:44:42 +01:00
Jörg Thalheim 26ea046ed7
Update nixos/modules/services/web-servers/nginx/default.nix 2022-01-31 05:43:53 +01:00
Jakub Kozłowski 4897a1ed6f scala-cli: 0.0.9 -> 0.1.0 2022-01-31 13:42:16 +10:00
zowoq c4036eb41a cariddi: update vendorSha256 2022-01-31 13:41:40 +10:00