P. R. d. O
b330818d69
ovftool: init at 4.4.1
2022-05-08 14:14:54 -06:00
haslersn
1391482b41
virtctl: init at 0.52.0 ( #171734 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:11:41 +02:00
Patryk Wychowaniec
56ab4f61bc
nixos/lxd: improve tests
...
- Make tests/lxd.nix use NixOS's lxdMeta & lxdImage to avoid relying on
3rd party containers such as Alpine Linux for testing purposes.
- Merge tests/lxd-image.nix into tests/lxd.nix, since now both have a
similar structure.
- Extract duplicated inline LXD configuration into a separate file,
- Add passthru.lxd-nftables & passthru.lxd-image-server.
2022-05-03 12:24:13 +02:00
adisbladis
dc26602aed
nixos-container: Add tests to passthru for CI
2022-04-27 18:35:51 +12:00
adisbladis
81d192cfa6
nixos-container: Add compatibility hack for pre-22.05 state/config directories
2022-04-27 18:35:13 +12:00
adisbladis
7d9a979b2e
nixos-container: Make configuration and state directories configurable
...
/etc/containers is also used by Podman, Skopeo & other popular
container tooling so we need to be able to move to another
configuration directory.
The state move is not strictly a requirement but is good for consistency.
2022-04-27 18:35:03 +12:00
Bobby Rong
47fb2d4bb9
Merge pull request #167120 from aaronjheng/marathonctl
...
marathonctl: 2017-03-06 -> 0.0.7
2022-04-26 16:44:52 +08:00
Martin Weinelt
a7fc5aaa76
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-15 13:30:48 +02:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates
2022-04-15 03:47:30 +02:00
Kirill Radzikhovskyy
7f613bbdb6
awsebcli: fixup, downgrade jmespath
2022-04-15 01:39:55 +02:00
Malo Bourgon
0e802eafad
treewide: add meta.mainProgram to many packages
2022-04-14 10:24:01 -07:00
Ryan Mulligan
542f7f8330
Merge pull request #167614 from r-ryantm/auto-update/linode-cli
...
linode-cli: 5.17.2 -> 5.17.2
2022-04-11 07:03:01 -07:00
ajs124
58303b3ef5
Merge pull request #164309 from liff/rootlesskit/v0.14
...
rootlesskit: 0.11.1 -> 1.0.0
2022-04-10 21:35:49 +01:00
R. Ryantm
08f4d64b70
linode-cli: 5.17.2 -> 5.17.2
2022-04-07 00:17:15 +00:00
Kirill Radzikhovskyy
1bd060ba67
awsebcli: fixup
2022-04-05 19:15:30 -04:00
ajs124
9dca986a47
Revert "ovftool: init at 4.4.1"
...
This reverts commit 0418760037
.
2022-04-04 15:10:45 +01:00
Aaron Jheng
1f72f97534
marathonctl: 2017-03-06 -> 0.0.7
2022-04-04 03:15:14 +00:00
Andrew Marshall
ebfb266f31
linode-cli: Remove update check
...
Upon every API call, this program will check the API version and make a
request to PyPi to check the latest version and, if not latest, will
show a warning like
> The API responded with version 1.2.4, which is newer than the CLI's
> version of 1.2.3. Please update the CLI to get access to the newest
> features. You can update with a simple `pip install --upgrade
> linode-cli`
This is not really useful with Nix, as the update message is wrong. And
connecting to a third-party on each usage is not desired, either.
2022-04-01 15:38:49 -04:00
Ben Siraphob
61776f460f
treewide: remove stdenv from buildInputs
2022-03-31 11:19:30 -05:00
Olli Helenius
7ee72e5597
rootlesskit: 0.11.1 -> 1.0.0
2022-03-27 15:08:10 +03:00
R. Ryantm
263c767ec6
linode-cli: 5.17.2 -> 5.17.2
2022-03-25 07:14:01 +00:00
Kirill Radzikhovskyy
442c54c475
awsebcli: fixup!
2022-03-19 08:22:01 -04:00
Sandro
fdeb9cb55d
Merge pull request #162497 from r-ryantm/auto-update/shipyard
2022-03-18 15:40:15 +01:00
R. Ryantm
42597db91c
linode-cli: 5.17.1 -> 5.17.2
2022-03-11 07:01:15 +00:00
R. Ryantm
45295517b9
shipyard: 0.3.47 -> 0.3.48
2022-03-02 15:45:36 +00:00
R. Ryantm
6fb057df97
shipyard: 0.3.45 -> 0.3.47
2022-02-24 20:19:06 +00:00
Ryan Mulligan
c13e0a5171
Merge pull request #160995 from r-ryantm/auto-update/shipyard
...
shipyard: 0.3.44 -> 0.3.45
2022-02-23 06:31:54 -08:00
Kirill Radzikhovskyy
800013956d
awsebcli: 3.14.2 -> 3.20.3
2022-02-21 14:39:44 -08:00
R. Ryantm
00acde8e58
shipyard: 0.3.44 -> 0.3.45
2022-02-20 02:34:28 +00:00
R. RyanTM
4539bea1e6
shipyard: 0.3.30 -> 0.3.44
...
(#159751 )
2022-02-17 13:29:29 +01:00
R. Ryantm
2ad49320c2
google-guest-oslogin: 20211213.00 -> 20220205.00
2022-02-12 09:20:05 +00:00
R. Ryantm
8279ba6727
linode-cli: 5.16.0 -> 5.17.1
2022-02-10 11:52:42 -08:00
Sandro
5560c824c7
Merge pull request #157761 from tp-la/amazon-ec2-utils
2022-02-07 01:53:35 +01:00
Sandro
255417b8f4
Merge pull request #157146 from illustris/cloudinit
2022-02-07 01:27:21 +01:00
Florian Klink
def482e28d
Merge pull request #150837 from abbradar/google-guest-agent
...
Move GCE config to google-guest-agent
2022-02-06 11:27:27 +01:00
Nikolay Amiantov
077d0524cc
google-compute-engine-oslogin: 20210429.00 -> 20211213.00
...
* Rename to google-guest-oslogin;
* Fix systemd service;
* Small cleanup.
2022-02-05 23:33:10 +03:00
Nikolay Amiantov
c3f278bfba
google-guest-configs: init at 20211116.00
2022-02-05 23:33:10 +03:00
Nikolay Amiantov
6c3dd634ef
google-guest-agent: init at 20220104.00
2022-02-05 23:33:10 +03:00
Tom Prince
653a3e4ed0
amazon-ec2-utils: 1.2 -> 2.0
...
This also replaces the ec2-utils package, which is an older version.
2022-02-04 12:53:58 -07:00
R. Ryantm
01ed75f039
linode-cli: 5.15.0 -> 5.16.0
2022-02-03 05:00:45 +00:00
illustris
f01af2e126
cloud-init: add passthru test
2022-01-31 09:51:19 +05:30
illustris
d0c12f5b3f
cloud-init: fix network renderer detection
2022-01-31 09:50:14 +05:30
R. Ryantm
13b987abce
linode-cli: 5.14.0 -> 5.15.0
2022-01-27 19:10:32 +00:00
Ryan Mulligan
945ec49904
Merge pull request #154439 from r-ryantm/auto-update/linode-cli
...
linode-cli: 5.14.0 -> 5.14.0
2022-01-25 20:04:25 -08:00
Sascha Grunert
9ef57dfac7
cri-tools: 1.22.0 -> 1.23.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-18 07:12:18 +10:00
Robert Schütz
d5cceedbd1
python,pythonPackages: make aliases
...
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
R. Ryantm
7f814614d6
linode-cli: 5.14.0 -> 5.14.0
2022-01-11 05:53:11 +00:00
Renaud
62a112b30e
Merge pull request #153217 from c0bw3b/meta/apsl-asl
...
Treewide: fix wrong declaration of Apache License 2.0
2022-01-04 13:44:06 +01:00
c0bw3b
658d3e9af8
Treewide: fix wrong declaration of Apache License 2.0
...
These packages were announced as published under Apple Public Source
License 2.0 ('apsl20' short handle) but they are actually published
under the Apache License 2.0 ('asl20' short handle)
2022-01-02 15:23:43 +01:00
Martin Weinelt
74c730bd87
euca2ools: remove
...
Uses python2 and the upstream stopped maintaining it in 2017.
2022-01-02 13:38:11 +01:00
zowoq
1277a38c74
cloudmonkey: remove unnecessary runVend
2021-12-31 23:17:48 +10:00
R. Ryantm
bd39ea0730
linode-cli: 5.13.2 -> 5.14.0
2021-12-16 23:44:37 +00:00
Jörn Gersdorf
67f6fbd531
nixos-shell: 0.21 -> 0.22
2021-12-08 20:24:03 +01:00
Ryan Mulligan
794fceb5ce
Merge pull request #148934 from r-ryantm/auto-update/linode-cli
...
linode-cli: 5.12.0 -> 5.13.2
2021-12-06 18:28:38 -08:00
Kim Lindberger
f9dc6300a8
Merge pull request #148467 from talyz/revert-gce-upgrade
...
Revert "google-compute-engine: 20190124 -> 20200113.0 (#131761 )"
2021-12-06 09:51:02 +01:00
R. Ryantm
512c518814
linode-cli: 5.12.0 -> 5.13.2
2021-12-06 08:43:33 +00:00
Sandro
33d8891fac
Merge pull request #148280 from alyssais/alpine-make-vm-image
2021-12-05 02:07:14 +01:00
talyz
5a4ea496b6
Revert "google-compute-engine: 20190124 -> 20200113.0 ( #131761 )"
...
This reverts commit 1748291445
.
This upgrade broke the google-compute-config module. See
https://github.com/NixOS/nixpkgs/pull/144761 for more info.
2021-12-03 17:30:55 +01:00
Bobby Rong
a6800d74c5
Merge pull request #143602 from r-ryantm/auto-update/cloudmonkey
...
cloudmonkey: 6.1.0 -> 6.2.0
2021-12-02 22:22:23 +08:00
Alyssa Ross
25fc09ce0d
alpine-make-vm-image: 0.7.0 -> 0.8.0
2021-12-02 13:53:44 +00:00
Felix Buehler
22dffe27f3
pkgs/tools: use pname&version instead of name
2021-11-30 21:11:29 +01:00
Sandro
f52673af0e
Merge pull request #144700 from ryantm/auto-update/linode-cli
2021-11-30 18:14:55 +01:00
Fabian Affolter
b3c9ba1d03
cloud-init: 21.2 -> 21.4
2021-11-28 13:26:00 +01:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 ( #145260 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Ryan Mulligan
84ba011986
linode-cli: 5.11.1 -> 5.12.0
2021-11-04 21:45:34 -07:00
Maciej Krüger
0cecb3303a
lxd-image-server: init at 0.0.4
2021-11-03 14:29:27 +01:00
superherointj
df4fac48fc
maintainers: remove superherointj
2021-11-02 18:22:31 -07:00
R. Ryantm
1a61577867
distrobuilder: 1.3 -> 2.0
2021-10-29 10:03:44 +00:00
R. Ryantm
742fddd514
cloudmonkey: 6.1.0 -> 6.2.0
2021-10-29 07:46:54 +00:00
superherointj
863dd420d9
linode-cli: 5.9.0 -> 5.11.1
2021-10-20 17:45:53 -03:00
superherointj
875bb31d26
linode-cli: update script fix #3
2021-10-14 15:17:45 -03:00
Matthieu Coudron
fb79f910b7
mininet: 2.3.0d6 -> 2.3.0
2021-10-10 22:31:45 +02:00
superherointj
c0cc04d550
linode-cli: fix escape on updateScript
2021-10-02 22:55:25 -03:00
Erik Arvstedt
e02190a5d0
extra-container: init at 0.8
2021-09-30 22:52:13 +02:00
superherointj
80ea69bdc8
linode-cli: add updateScript ( #138547 )
...
* linode-cli: add updateScript
* Update pkgs/tools/virtualization/linode-cli/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-22 21:41:14 +02:00
R. RyanTM
e5f5716a36
shipyard: 0.3.27 -> 0.3.30
2021-09-16 18:08:31 +00:00
superherointj
c55a7ebc57
linode-cli: 5.8.2 -> 5.9.0
2021-09-14 12:53:11 -03:00
Sandro
8dd363b43c
Merge pull request #135292 from r-ryantm/auto-update/shipyard
...
shipyard: 0.3.2 -> 0.3.27
2021-09-12 17:07:14 +02:00
Ryan Mulligan
c4b89f347c
linode-cli: 5.8.1 -> 5.8.2
2021-09-07 16:46:34 -07:00
Phillip Cloud
1748291445
google-compute-engine: 20190124 -> 20200113.0 ( #131761 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-27 05:21:48 +02:00
zowoq
b8540b9d02
distrobuilder: remove unused deps.nix
2021-08-27 06:43:33 +10:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
superherointj
62f99ef465
linode-cli: 5.6.0 -> 5.8.1
2021-08-25 22:12:21 -03:00
R. RyanTM
0876f5cd61
shipyard: 0.3.2 -> 0.3.27
2021-08-22 14:17:28 +00:00
Fabian Affolter
fe473b5644
cloud-init: add licenses
2021-08-22 11:41:13 +02:00
superherointj
081499b075
linode-cli: 5.5.2 -> 5.6.0
2021-08-13 22:25:17 -03:00
R. RyanTM
31a66b9239
distrobuilder: 1.2 -> 1.3
2021-08-10 13:08:09 +00:00
Sandro
efd5fad88f
Merge pull request #133109 from ereslibre/add-reg
2021-08-08 14:59:25 +02:00
Rafael Fernández López
0ed7960274
reg: init at 0.16.1
...
Signed-off-by: Rafael Fernández López <ereslibre@ereslibre.es>
2021-08-08 13:14:23 +02:00
R. RyanTM
56e075540a
cri-tools: 1.21.0 -> 1.22.0
2021-08-06 18:06:26 +10:00
davidak
5de811010e
Merge pull request #131688 from Stunkymonkey/tools-pname-version1
...
tools/{X11/video/virtualization} replace name with pname&version
2021-08-02 05:40:50 +02:00
Artturin
01c5b01858
udocker: 1.1.3 -> 1.3.1 and make usable
2021-07-31 20:50:20 +03:00
Felix Buehler
b8c370fedf
tools/{X11/video/virtualization}: replace name with pname&version
2021-07-27 20:45:57 +02:00
Fabian Affolter
76a1e7c5e3
cloud-init: fix build
2021-07-25 21:49:41 +02:00
Sandro
795ffc7c21
Merge pull request #130451 from applePrincess/cloudmonkey-6
...
cloudmonkey: 5.3.3 -> 6.1.0
2021-07-17 22:35:15 +02:00
superherointj
4d052c9be8
linode-cli: 5.5.1 -> 5.5.2
2021-07-17 09:16:07 -03:00
Lein Matsumaru
1d9dfb8747
cloudmonkey: 5.3.3 -> 6.1.0
2021-07-17 12:08:39 +00:00
superherointj
d90172f50d
linode-cli: 5.4.3 -> 5.5.1
2021-07-14 09:42:06 -03:00
Fabian Affolter
e011c42e37
cloud-init: 20.3 -> 21.2
2021-07-05 18:32:26 +02:00
Maciej Krüger
110a85fd36
distrobuilder: 2019_10_07 -> 1.2
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-28 06:17:26 +02:00
superherointj
0b3e58b4a5
linode-cli: 5.0.1 -> 5.4.3
2021-06-23 20:56:50 -03:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
Sandro
d6c378a9ed
Merge pull request #117833 from r-ryantm/auto-update/shipyard
2021-06-03 16:49:15 +02:00
Sandro
f9b26b91a4
Merge pull request #107599 from numinit/ovftool
...
ovftool: init at 4.4.1
2021-05-27 19:41:13 +02:00
Andrey Kuznetsov
500c17430a
google-compute-engine-oslogin: 20200507.00 -> 20210429.00
2021-05-04 10:39:14 +00:00
Morgan Jones
0418760037
ovftool: init at 4.4.1
2021-05-02 14:07:18 -06:00
R. RyanTM
822064185d
govc: 0.24.1 -> 0.25.0
2021-04-22 10:42:23 +00:00
superherointj
c6cb6a7c55
linode-cli: enable/add test; add bash auto-completion
2021-04-20 18:21:29 -03:00
R. RyanTM
a1c0d6ddbc
cri-tools: 1.20.0 -> 1.21.0
2021-04-12 18:49:06 +10:00
Ryan Mulligan
7c6aa8400b
Merge pull request #118842 from superherointj/package-linode-cli-5.0.1
...
linode-cli: 2.15.0 -> 5.0.1
2021-04-09 21:06:53 -07:00
superherointj
e6053abb87
linode-cli: 2.15.0 -> 5.0.1
2021-04-08 16:48:40 -03:00
github-actions[bot]
8d1d992273
Merge master into staging-next
2021-04-08 00:17:24 +00:00
Jonathan Ringer
547cbbe6a4
python3Packages.ec2instanceconnectcli: fix build, add missing cryptography dep
2021-04-07 13:18:52 -07:00
Jan Tojnar
c04a14edd6
Merge branch 'master' into staging-next
2021-04-06 16:01:14 +02:00
Phillip Cloud
58dfe32477
google-compute-engine: fix imports check and set doCheck back to false
2021-04-05 11:42:20 -04:00
Phillip Cloud
3568e9526d
google-compute-engine: use pythonImportsCheck
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-05 11:39:54 -04:00
Phillip Cloud
a9d8afeba9
google-compute-engine: remove namePrefix setting
2021-04-05 07:02:11 -04:00
Phillip Cloud
7244c20621
google-compute-engine: fix incorrect usage of buildPythonApplication
2021-04-05 06:52:06 -04:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
github-actions[bot]
4da7569841
Merge staging-next into staging
2021-03-31 12:06:29 +00:00
zowoq
34bc549bfc
cri-tools: add phase hooks
2021-03-31 21:06:23 +10:00
R. RyanTM
56be383785
shipyard: 0.3.1 -> 0.3.2
2021-03-27 20:25:24 +00:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging
2021-03-26 07:53:44 +01:00
Lassulus
d89dacc70c
Merge pull request #116977 from r-ryantm/auto-update/shipyard
...
shipyard: 0.2.15 -> 0.3.1
2021-03-25 21:44:29 +01:00
R. RyanTM
b8a943d335
govc: 0.24.0 -> 0.24.1
2021-03-23 05:35:20 +00:00
Jörg Thalheim
d9d6f7934c
Merge pull request #116640 from r-ryantm/auto-update/nixos-shell
...
nixos-shell: 0.2 -> 0.2.1
2021-03-21 15:33:57 +00:00
R. RyanTM
1582e58678
shipyard: 0.2.15 -> 0.3.1
2021-03-19 21:55:15 +00:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next
2021-03-18 13:35:59 +01:00
Linus Heckemann
84b23a91bd
Merge pull request #116231 from r-ryantm/auto-update/xva-img
...
xva-img: 1.4.1 -> 1.4.2
2021-03-18 08:34:49 +01:00
R. RyanTM
006f6651c6
nixos-shell: 0.2 -> 0.2.1
2021-03-17 15:52:30 +00:00
Martin Weinelt
0241873f7f
Merge branch 'master' into staging-next
2021-03-14 17:35:32 +01:00
R. RyanTM
a790fd41c8
xva-img: 1.4.1 -> 1.4.2
2021-03-13 17:11:05 +00:00
R. RyanTM
f6e7310387
shipyard: 0.2.9 -> 0.2.15
2021-03-13 13:42:30 +00:00
Jan Tojnar
3f2e5044ce
Merge branch 'staging-next' into staging
2021-03-05 20:39:38 +01:00
Maximilian Bosch
71770e1f6f
Merge pull request #111530 from vojta001/nixos-container-show-ip-ipv6
...
nixos-container: fix show-ip command to support IPv6 addresses
2021-03-05 18:27:38 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
Sandro Jäckel
7738719171
awsebcli: mark broken
2021-03-03 18:08:01 +01:00
Sandro Jäckel
e1da8ae536
cloud-init: remove unused input, cleanup
2021-03-03 16:23:53 +01:00
Robert Schütz
54757b35c1
Merge branch 'staging-next' into staging
2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
derchris
ebe2a8b77f
aws: 1.75 > 2019.06.18
2021-02-23 22:22:09 -05:00
R. RyanTM
a64b3cfc36
shipyard: 0.2.1 -> 0.2.9
2021-02-23 10:11:46 +00:00
github-actions[bot]
2fd0f841be
Merge staging-next into staging
2021-02-22 00:37:55 +00:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next
2021-02-22 00:37:52 +00:00
R. RyanTM
514987f46f
shipyard: 0.1.18 -> 0.2.1
2021-02-21 04:24:26 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Vojtěch Káně
7fc1efdac7
fixup! nixos-container: fix show-ip command to support IPv6 addresses
2021-02-17 14:17:28 +01:00
R. RyanTM
455e25a285
shipyard: 0.1.17 -> 0.1.18
2021-02-03 23:47:59 +00:00
Vojtěch Káně
5e9811b552
nixos-container: fix show-ip command to support IPv6 addresses
2021-02-01 09:38:34 +01:00