Mario Rodas
9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
...
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
zowoq
5012fc268b
podman: disable on darwin
2020-05-06 22:26:19 +10:00
adisbladis
ba798d2c89
podman: Link directly to podman.man instead of maping over outputs
...
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-06 21:09:12 +10:00
Jaka Hudoklin
85ee3e12ae
Merge pull request #85269 from euank/containerd-versioning
...
containerd: fix --version output
2020-05-06 08:27:37 +00:00
zowoq
848a8c1b37
cri-o: install completion/manpages
2020-05-06 16:43:15 +10:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
adisbladis
7c77e6d988
podman: Link directly to podman.man instead of maping over outputs
...
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-05 00:47:42 +01:00
adisbladis
b346e1d444
podman: Don't symlink the $bin output
...
If we do it propagates and ends up in $PATH inside nix-shell
2020-05-04 22:20:00 +01:00
zowoq
a677738a23
podman: use $out instead of $bin with buildGoPackage
2020-05-04 20:55:21 +01:00
Jörg Thalheim
2b08905cae
Merge pull request #85603 from parthy/edk2-macos
...
edk2: Support build on macOS
2020-05-04 16:41:00 +01:00
Markus Partheymüller
faf984d12d
ed2k/OVMF: Put URLs in quotes
2020-05-04 16:00:37 +02:00
R. RyanTM
169f2b05e8
tini: 0.18.0 -> 0.19.0
2020-05-04 09:49:49 +00:00
zowoq
b815de00f7
podman: use $out instead of $bin with buildGoPackage
2020-05-01 18:24:09 +10:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Michael Lingelbach
4a704c653b
libnvidia-container: 1.0.0 -> 1.0.6
2020-04-30 13:53:47 -07:00
adisbladis
b2a9a3e9cb
podman: Wrap packages required to run containers
2020-04-29 11:40:44 +01:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
adisbladis
50950bda13
Merge pull request #86262 from zowoq/podman
...
podman: 1.9.0 -> 1.9.1
2020-04-29 03:00:47 +02:00
zowoq
3fb6a304d0
podman: 1.9.0 -> 1.9.1
...
https://github.com/containers/libpod/releases/tag/v1.9.1
2020-04-29 08:31:03 +10:00
Florian Klink
05328a49f6
Merge pull request #85772 from blitz/open-watcom
...
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
Mario Rodas
ce7272b43c
Merge pull request #85869 from saschagrunert/crio
...
cri-o: 1.17.3 -> 1.18.0
2020-04-28 07:27:06 -05:00
Julian Stecklina
7c995a4532
virtualbox: build BIOS from C instead of alternative sources
...
VirtualBox ships with "alternative BIOS sources" for its virtual BIOS.
These are generated by first compiling the BIOS C sources with the
Open Watcom toolchain, disassembling the output and checking in the
disassembly into the VirtualBox repo.
The result means that the BIOS C code cannot be patched, because it's
not compiled from the C sources, if Open Watcom is not there.
As Open Watcom is now available in nixpkgs, we can just ignore the
alternative BIOS sources and compile it from C directly.
2020-04-28 13:36:50 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
b2556b13f5
runc: remove hardeningDisable
2020-04-27 16:17:42 +10:00
Jacek Galowicz
002b553b14
Merge pull request #85781 from blitz/spike-test
...
Add spike integration test to nixosTests
2020-04-25 15:50:38 +02:00
Florian Klink
0d99474a9b
Merge pull request #85556 from B4dM4n/virtualbox-616
...
virtualbox: 6.1.4 -> 6.1.6
2020-04-24 11:54:29 +02:00
Sascha Grunert
1ae9631725
cri-o: 1.17.3 -> 1.18.0
...
- Make buildtags being able to set via the BUILDTAGS environment
- Switch to go 1.14
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-24 10:07:06 +02:00
zowoq
e3025ca128
cri-o: update maintainers
2020-04-24 08:08:53 +10:00
Alyssa Ross
98b3ac8d40
crosvm: 79.12607.0.0-rc4 -> 81.12871.0.0-rc1
2020-04-23 09:06:11 +00:00
Alyssa Ross
56e9d1f936
chromiumOSPackages.updateScript: fix buildspec url
...
"paladin" doesn't seem to be up to date, whereas "full" seems to match
what cros-updates-serving.appspot.com reports is currently being
shipped to Chromebooks.
2020-04-23 09:06:11 +00:00
zowoq
97851a33ac
podman: add passthru.tests
2020-04-23 08:14:55 +02:00
Martin Milata
4ee9179a11
aqemu: use qt5's mkDerivation
2020-04-22 15:23:10 +02:00
Julian Stecklina
a33ce7e4fb
spike: add test to nixosTests
2020-04-22 14:45:12 +02:00
Markus Partheymüller
94d114dc2a
edk2/OVMF: Determine build type from CC setting
2020-04-20 13:30:35 +02:00
Markus Partheymüller
f5f53288cc
edk2/OVMF: Support build on macOS
...
In order to use OVMF firmware with e.g. qemu on macOS, these packages
needed to be made macOS ready. This meant choosing the clang build in
this case, because it is the only one working on macOS.
Unfortunately, just using clang on all platforms doesn't work because
there are hardcoded assumptions in the edk2 build system.
2020-04-20 09:53:32 +02:00
Mario Rodas
c3945dc31c
Merge pull request #85526 from zowoq/misc
...
buildah, conmon: misc fixes
2020-04-19 19:26:41 -05:00
José Romildo Malaquias
6dd72ea0c3
Merge pull request #84941 from romildo/upd.qtemu
...
qtemu: init at 2.1
2020-04-19 21:23:33 -03:00
Fabian Möller
0481e09ad3
virtualbox: 6.1.4 -> 6.1.6
2020-04-19 14:04:17 +02:00
Fabian Möller
93e8f5d90f
virtualbox: add update script
2020-04-19 14:03:58 +02:00
zowoq
9123c8c5de
conmon: installFlags
2020-04-19 10:27:55 +10:00
Milan Pässler
08d83c1641
docker: add git to extraPath
...
When building a docker container from git, docker was missing the git
binary in $PATH.
2020-04-18 21:48:55 +02:00
zowoq
05be03fbce
podman: 1.8.2 -> 1.9.0
...
https://github.com/containers/libpod/releases/tag/v1.9.0
2020-04-16 08:26:09 +10:00
Euan Kemp
6d3eaa0527
containerd: fix --version output
...
Before this change, 'containerd --version' with the nix package wouldn't
print useful version information.
In addition, the build output a bunch of (harmless) errors about 'git:
command not found'.
This fixes both of those problems.
2020-04-14 23:28:27 -07:00
Sascha Grunert
392b2a1fef
cri-o: 1.17.1 -> 1.17.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-14 09:24:32 +02:00
Sergey Lukjanov
203d7c9f10
docker-compose: 1.25.4 -> 1.25.5
2020-04-12 17:49:31 -07:00
zowoq
c533af1b8a
runc: fix manpages
2020-04-12 22:08:47 +10:00
José Romildo Malaquias
a4b7440f41
qtemu: init at 2.1
2020-04-11 18:42:05 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
bbb299c8e4
Merge pull request #84177 from zowoq/team
...
maintainers/teams: add podman team
2020-04-09 13:57:12 +02:00
Milan
28d8bc7251
seabios: 1.11.0 -> 1.13.0 ( #79880 )
...
https://www.seabios.org/Releases#SeaBIOS_1.13.0
2020-04-07 20:11:38 +02:00