Commit Graph

882 Commits

Author SHA1 Message Date
Gaetan Lepage
aedbab4ad3 udocker: 1.3.1 -> 1.3.16
Diff: https://github.com/indigo-dc/udocker/compare/1.3.1...1.3.16

Changelog: https://github.com/indigo-dc/udocker/releases/tag/1.3.16
2024-08-15 10:19:02 +02:00
R. Ryantm
198768b1c2 nixos-shell: 1.1.1 -> 2.0.0 2024-08-14 13:27:58 +00:00
R. Ryantm
8212bc6295 govc: 0.39.0 -> 0.40.0 2024-08-13 02:27:58 +00:00
R. Ryantm
505258a616 jumppad: 0.12.1 -> 0.13.0 2024-08-08 01:56:05 +00:00
Nick Cao
1a2a984502
Merge pull request #329299 from r-ryantm/auto-update/govc
govc: 0.38.0 -> 0.39.0
2024-08-05 19:29:14 -04:00
Fernando Rodrigues
3e1ca12243
xen: rename xen-light to xen-slim
xen-light was dropped in favour of xen and xen-slim

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Reviewed-by: Matei Dibu <contact@mateidibu.dev>
2024-07-31 05:57:07 -03:00
zimbatm
2bd7cf6cca vpsfree-client: move to by-name 2024-07-31 09:10:28 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Nick Cao
67adae7a86
cri-tools: fix cross compilation 2024-07-27 16:36:38 -04:00
Jon Seager
786858a02e
Merge pull request #329691 from jnsgruk/multipass-1.14.0 2024-07-24 22:27:08 +01:00
Jon Seager
3b3ed6c669
multipass: add comments to explain patches 2024-07-24 18:46:01 +01:00
Jon Seager
c24efe53ac
multipass: 1.13.1 -> 1.14.0 2024-07-24 16:53:11 +01:00
R. Ryantm
178679c9f1 govc: 0.38.0 -> 0.39.0 2024-07-23 01:25:33 +00:00
superherointj
050f873c0e linode-cli: nixfmt format 2024-07-15 12:56:22 -03:00
superherointj
f7c05d862d linode-cli: 5.45.0 -> 5.50.0
https://github.com/linode/linode-cli/releases/tag/v5.50.0
2024-07-15 12:56:22 -03:00
superherointj
c0af897d90 linode-cli: order attrs by phases order 2024-07-15 12:22:53 -03:00
superherointj
66572bc175 linode-cli: meta add changelog, remove nested with 2024-07-15 12:20:56 -03:00
superherointj
592cb1ee5d linode-cli: add fish shell completion 2024-07-15 12:17:32 -03:00
aleksana
07c1bc2034 treewide: sha256 -> hash attribute for pypi fetchers 2024-07-14 01:25:22 +08:00
R. Ryantm
b4864c0ea0 cri-tools: 1.30.0 -> 1.30.1 2024-07-12 04:21:29 +00:00
Jon Seager
816ff1ce75
multipass: use --replace-fail in calls to substituteInPlace 2024-07-08 14:24:26 +01:00
Jon Seager
9e5e340fb8
multipass: reformat with nixfmt-rfc-style 2024-07-08 14:04:19 +01:00
R. Ryantm
87b894e18e cloud-init: 24.1 -> 24.2 2024-07-07 02:16:31 +00:00
github-actions[bot]
d77a3adc09
Merge master into staging-next 2024-07-03 00:02:45 +00:00
Weijia Wang
96198268bc
Merge pull request #309640 from r-ryantm/auto-update/rootlesskit
rootlesskit: 2.0.2 -> 2.1.0
2024-07-03 01:18:53 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
Weijia Wang
ce9cf42cfe
Merge pull request #322304 from r-ryantm/auto-update/govc
govc: 0.37.3 -> 0.38.0
2024-07-02 00:44:23 +02:00
github-actions[bot]
1addc8dd4c
Merge master into staging-next 2024-07-01 18:01:14 +00:00
R. Ryantm
85ad336af6 jumppad: 0.12.0 -> 0.12.1 2024-07-01 08:54:08 +00:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Matthias Beyer
c806b58e66
Merge pull request #322453 from r-ryantm/auto-update/jumppad
jumppad: 0.11.2 -> 0.12.0
2024-06-30 17:29:40 +02:00
github-actions[bot]
d3f2171a63
Merge master into staging-next 2024-06-28 06:01:08 +00:00
Weijia Wang
61c802288e
Merge pull request #318720 from r-ryantm/auto-update/kubevirt
kubevirt: 1.2.1 -> 1.2.2
2024-06-28 02:08:51 +02:00
R. Ryantm
7f68729a58 jumppad: 0.11.2 -> 0.12.0 2024-06-25 16:29:29 +00:00
R. Ryantm
eae710c861 govc: 0.37.3 -> 0.38.0 2024-06-25 01:03:01 +00:00
Kirill Radzikhovskyy
590d192a46 awsebcli: fix build, bump cement 2024-06-24 12:18:25 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
P.
7e1ff7bd73
treewide: remove wolfangaukang as maintainer 2024-06-22 07:03:16 -06:00
github-actions[bot]
fb94da4e9e
Merge staging-next into staging 2024-06-21 18:01:30 +00:00
Linus Heckemann
e5adf0b547 maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
R. Ryantm
1acb905d8b jumppad: 0.11.1 -> 0.11.2 2024-06-11 03:50:29 +00:00
R. Ryantm
1dd0d41b9c kubevirt: 1.2.1 -> 1.2.2 2024-06-10 06:59:21 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
5ed38d2591 govc: 0.37.2 -> 0.37.3 2024-06-05 14:06:21 +00:00
Weijia Wang
ca7ec229e3
Merge pull request #315377 from r-ryantm/auto-update/kubevirt
kubevirt: 1.2.0 -> 1.2.1
2024-06-04 22:23:58 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Weijia Wang
77531b8f78
Merge pull request #310435 from r-ryantm/auto-update/nixos-shell
nixos-shell: 1.1.0 -> 1.1.1
2024-06-02 15:50:48 +02:00
R. Ryantm
16bf0beed8 kubevirt: 1.2.0 -> 1.2.1 2024-05-28 14:54:47 +00:00