Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Sandro
568a5bb6b8
Merge pull request #108911 from davegallant/awscli2-2.1.17
...
awscli2: 2.1.7 -> 2.1.17
2021-01-13 12:08:00 +01:00
Jonathan Ringer
c0f8f2de40
azure-cli: 2.17.0 -> 2.17.1
2021-01-12 06:24:34 -08:00
Sandro
98ac3af455
Merge pull request #108774 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 321.0.0 -> 322.0.0
2021-01-11 18:43:15 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Dave Gallant
d05e7e6cc4
awscli2: 2.1.7 -> 2.1.17
2021-01-10 10:04:51 -05:00
github-actions[bot]
433c7b069c
Merge master into staging-next
2021-01-10 01:03:35 +00:00
Sandro
fc93c76c7c
Merge pull request #108778 from Ma27/tigervnc-cve-2020-26117
...
tigervnc: 1.10.1 -> 1.11.0 (CVE-2020-26117)
2021-01-09 23:25:53 +01:00
github-actions[bot]
fcbe48c797
Merge master into staging-next
2021-01-09 18:41:27 +00:00
github-actions[bot]
e251591528
Merge master into staging-next
2021-01-09 01:00:25 +00:00
Guillaume Massé
fbfcc8a002
pulumi: 2.15.0 -> 2.17.0
2021-01-08 16:03:10 -05:00
Ketzacoatl
630d0163ae
amazon-ec2-utils: init at 1.3
2021-01-08 14:14:38 -05:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next
2021-01-08 18:37:56 +00:00
Maximilian Bosch
c15be8d685
tigervnc: 1.10.1 -> 1.11.0 (CVE-2020-26117)
...
ChangeLog: https://github.com/TigerVNC/tigervnc/releases/tag/v1.11.0
Also fixes CVE-2020-26117[1].
[1] https://nvd.nist.gov/vuln/detail/CVE-2020-26117 , #100324
2021-01-08 16:50:16 +01:00
Mrinal Purohit
64d09c76d5
google-cloud-sdk: 321.0.0 -> 322.0.0
2021-01-08 20:27:57 +05:30
Tim Steinbach
137859bc9d
awscli: 1.18.210 -> 1.18.211
2021-01-08 09:00:19 -05:00
Mario Rodas
f0b9468613
lxd: 4.9 -> 4.10
...
https://discuss.linuxcontainers.org/t/lxd-4-10-has-been-released/9894
2021-01-08 04:20:00 +00:00
github-actions[bot]
5c072a088d
Merge master into staging-next
2021-01-07 18:40:50 +00:00
Tim Steinbach
10149d6954
awscli: 1.18.209 -> 1.18.210
2021-01-07 09:57:23 -05:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Tim Steinbach
631af2143f
awscli: 1.18.208 -> 1.18.209
2021-01-06 14:28:39 -05:00
Mario Rodas
109c2c7e06
fastlane: 2.148.1 -> 2.171.0
2021-01-06 04:20:00 +00:00
Tim Steinbach
84df1a4f1b
awscli: 1.18.207 -> 1.18.208
2021-01-05 10:30:28 -05:00
github-actions[bot]
0e4e47512d
Merge master into staging-next
2021-01-05 00:56:58 +00:00
Maximilian Bosch
7cd7ff7acb
Merge pull request #108420 from grahamc/aws-nuke
...
aws-nuke: init at 2.14.0
2021-01-04 23:53:52 +01:00
Graham Christensen
2bb0558d0a
aws-nuke: init at 2.14.0
2021-01-04 14:43:00 -05:00
afreakk
afaef8a77a
eksctl: 0.34.0 -> 0.35.0
2021-01-04 15:59:28 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Maximilian Bosch
097cd34db0
Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
...
treewide: remove maintainership of `ma27` from a few packages
2021-01-02 18:58:26 +01:00
Tim Steinbach
116b2a040d
awscli: 1.18.206 -> 1.18.207
2021-01-01 16:52:09 -05:00
Maximilian Bosch
e7d1be840c
treewide: remove maintainership of ma27
from a few packages
...
Those are packages I don't use anymore for a longer time and I therefore
don't think that listing me as maintainer is a good idea. If those
should be removed now, I'd be fine with that.
SuperSandro2000 will take care of a few packages[1].
[1] https://github.com/NixOS/nixpkgs/pull/108126#pullrequestreview-560599381
2021-01-01 19:48:01 +01:00
Lassulus
e9aaacd7ae
Merge pull request #107311 from 06kellyjac/trivy
...
trivy: 0.14.0 -> 0.15.0
2021-01-01 01:08:04 +01:00
Sandro
16e8aa74dc
Merge pull request #107966 from iAmMrinal0/update/google-cloud-sdk
2020-12-31 09:28:47 +01:00
Jonathan Ringer
476a33da79
azure-cli: 2.16.0 -> 2.17.0
2020-12-30 21:58:43 -08:00
Tim Steinbach
163f19bad8
awscli: 1.18.204 -> 1.18.206
2020-12-30 21:19:14 -05:00
Mrinal Purohit
86a0c7c91a
google-cloud-sdk: add iammrinal0 as maintainer
2020-12-30 19:53:26 +05:30
Mrinal Purohit
b3bb7e5bf0
google-cloud-sdk: 319.0.0 -> 321.0.0
2020-12-30 19:42:19 +05:30
Tim Steinbach
42900ac65d
awscli: 1.18.203 -> 1.18.204
2020-12-29 10:11:56 -05:00
freezeboy
113c1ce19a
chamber: 2.8.2 -> 2.9.0
2020-12-28 14:29:26 +01:00
Mario Rodas
091bb5223e
clair: 2.1.4 -> 4.0.0
2020-12-26 04:20:00 +00:00
Robert Scott
23c1004704
Merge pull request #107454 from risicle/ris-credhub-cli
...
credhub-cli: init at 2.9.0
2020-12-27 00:51:35 +00:00
Robert Scott
c5760e4668
credhub-cli: init at 2.9.0
2020-12-25 12:30:43 +00:00
Tim Steinbach
9f371adb3d
awscli: 1.18.202 -> 1.18.203
2020-12-23 17:11:23 -05:00
Tim Steinbach
d14182937d
awscli: 1.18.201 -> 1.18.202
2020-12-23 12:08:27 -05:00
Tim Steinbach
8e3726f3c5
awscli: 1.18.200 -> 1.18.201
2020-12-22 14:27:20 -05:00
Fabian Affolter
68b265d8e9
lexicon: 3.4.3 -> 3.5.2
2020-12-22 10:53:11 +01:00
Tim Steinbach
b4c59d6ab1
awscli: 1.18.199 -> 1.18.200
2020-12-21 12:48:16 -05:00
06kellyjac
a7180b426f
trivy: 0.14.0 -> 0.15.0
2020-12-21 09:50:00 +00:00
Tim Steinbach
fd1cc29974
awscli: 1.18.198 -> 1.18.199
2020-12-18 10:26:39 -05:00
Tim Steinbach
6a42069f9c
awscli: 1.18.197 -> 1.18.198
2020-12-17 08:57:03 -05:00