Commit graph

389 commits

Author SHA1 Message Date
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
Eric Bailey 264d47e82d ec2instanceconnectcli: init at 1.0.2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 11:21:12 -06:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
zowoq 59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
R. RyanTM a3f323bab7 govc: 0.23.1 -> 0.24.0 2021-01-18 23:24:21 +00:00
R. RyanTM 2049796e56 cri-tools: 1.19.0 -> 1.20.0 2021-01-18 13:51:13 +00:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07: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
Phillip Cloud 6780f6c607 shipyard: init at 0.1.17 2021-01-06 05:44:09 -05:00
freezeboy a63d6405ec amazon-ecs-cli: 1.20.0 -> 1.21.0 2020-12-29 14:34:19 +01:00
Sandro 9be22b3332
Merge pull request #106293 from Mic92/nixos-shell
nixos-shell: 0.1.1 -> 0.2
2020-12-09 02:29:12 +01:00
R. RyanTM af3dc15a72 alpine-make-vm-image: 0.6.0 -> 0.7.0 2020-12-08 11:23:04 +00:00
Jörg Thalheim 0ed4d34f18
nixos-shell: 0.1.1 -> 0.2 2020-12-07 23:34:40 +01:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM 8330d13120 rootlesskit: 0.11.0 -> 0.11.1 2020-11-23 20:33:12 +01:00
Frederik Rietdijk 9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
R. RyanTM 3417932f77 rootlesskit: 0.10.0 -> 0.11.0 2020-11-12 00:33:13 +00:00
Mario Rodas d74dbb9254
Merge pull request #101839 from helsinki-systems/amazon-ecs-cli-1.20.0
amazon-ecs-cli: 1.18.1 -> 1.20.0
2020-10-27 19:25:52 -05:00
Scriptkiddi a9f6f7c82d
amazon-ecs-cli: 1.18.1 -> 1.20.0 2020-10-27 11:58:52 +01:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Florian Klink 9d0d99f05b
Merge pull request #95746 from Mic92/cloud-init
cloud-init: 0.7.9 -> 20.2 (python3!)
2020-10-15 22:57:46 +02:00
Florian Klink 8310676560 cloud-init: 20.2 -> 20.3
required rebasing the patch, disabling some tests.

I also changed the hash to be in conventional format - the

hash mismatch in fixed-output derivation '/nix/store/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source':
  wanted: sha256:yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
  got:    sha256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

doesn't propose SRI syntax.
2020-10-15 01:09:00 +02:00
Jörg Thalheim 3ca2fd5520
cloud-init: 0.7.9 -> 20.2 2020-08-18 11:49:22 +01:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq afd895debb buildGoPackage packages: editorconfig fixes 2020-07-31 14:07:43 +10:00
R. RyanTM 93c55d7d2a govc: 0.23.0 -> 0.23.1 2020-07-05 01:36:41 +00:00
Alyssa Ross 9f93642b79 alpine-make-vm-image: init at 0.6.0 2020-07-04 01:27:18 +00:00
Eelco Dolstra ed49c901dd
nixos-container: Pass through several Nix flags
Since nixos-container calls nix-env / nix-build, it's useful to
support various evaluation-related options.
2020-06-30 15:01:53 +02:00