markuskowa
3be43b7483
Merge pull request #51878 from ambrop72/vbox-extpack-hash-fix
...
vboxExtpack: Fix the sha256 to be hex.
2018-12-11 22:40:09 +01:00
Ambroz Bizjak
22acb2e3c3
vboxExtpack: Fix the sha256 to be hex.
...
It does not work if the sha256 is not hex, it fails because VBoxExtPackHelperApp requires to be given a hex hash.
See https://github.com/NixOS/nixpkgs/issues/34846 where the same problem was fixed some time ago.
2018-12-11 20:47:36 +01:00
Alexey Shmalko
e376aecb1e
railcar: add reference to upstream patch
2018-12-11 17:37:18 +02:00
Katharina Fey
7641a13447
railcar: init at 1.0.4
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2018-12-11 00:48:50 +01:00
Tor Hedin Brønner
aad9baeba8
linuxPackages.virtualboxGuestAdditions: fix hash
2018-12-09 20:46:07 +01:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Alyssa Ross
698b613564
virtualboxExtpack: 5.2.14 -> 5.2.22
...
Looks like the URL format has changed. Or maybe this is just the first
version and doesn't have a revision? I don't know.
2018-12-07 16:05:55 +00:00
Alyssa Ross
d41661cea7
virtualbox: 5.2.14 -> 5.2.22
...
I had to drop xorriso because it didn't seem to want to compile with it
any more, and had to add libopus as a build input because it wouldn't
compile without that.
2018-12-07 16:04:49 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Matthew Bauer
f435272ce3
Merge pull request #50212 from matthewbauer/host-emulator
...
Add "emulator" function to systems
2018-11-29 19:34:20 -06:00
Matthew Bauer
9c8fd41224
treewide: add emulator to platform
...
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.
I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.
Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.
Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Renaud
713afc7e00
Merge pull request #50670 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 10.3.0 -> 10.3.5
2018-11-27 14:32:12 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
c0bw3b
d7d3fa9aeb
win-spice: add meta.license
2018-11-25 13:57:57 +01:00
c0bw3b
b911f22730
Treewide: use https for www.spice-space.org
2018-11-25 00:01:22 +01:00
c0bw3b
126f94d808
Treewide: use https for people.redhat.com
2018-11-24 23:56:37 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
Vincent Demeester
9536fa2e37
runc: 1.0.0-rc5 -> 1.0.0-rc6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 09:05:09 +01:00
R. RyanTM
b747257ca2
open-vm-tools: 10.3.0 -> 10.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/open-vm-tools/versions
2018-11-18 20:34:52 -08:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00
Frederik Rietdijk
1d3bff25db
Merge staging-next into staging
2018-11-11 14:28:08 +01:00
Jörg Thalheim
7a86bc32cb
docker-compose: rename from docker_compose, python3 by default
...
The command is called docker-compose hence the package should be called the same.
Also prefer python3.
2018-11-11 11:16:44 +00:00
Tim Steinbach
68c3e5f38b
docker: Fix binary names
2018-11-10 19:26:12 -05:00
Renaud
16c5a71ea8
Merge pull request #49909 from r-ryantm/auto-update/virt-what
...
virt-what: 1.18 -> 1.19
2018-11-09 10:07:16 +01:00
R. RyanTM
2d9a8df3df
virt-what: 1.18 -> 1.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virt-what/versions
2018-11-08 07:28:44 -08:00
Tim Steinbach
ff2b0316b4
docker: 18.06.1 -> 18.09
2018-11-08 08:40:33 -05:00
Gabriel Ebner
db7e9408a1
virtmanager: 1.5.1 -> 2.0.0
2018-11-07 22:25:09 +01:00
Patrick Hilhorst
9ec40cc3bf
treewide: Fix overrides having wrong versions
2018-11-06 00:06:21 +01:00
Vincent Demeester
a9c0329c08
containerd: 1.1.4 -> 1.2.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-25 15:28:17 +02:00
Jörg Thalheim
84e915a779
cntr: init at 1.2.0
2018-10-25 10:19:41 +01:00
Joachim F
7c436b9cdc
Merge pull request #48472 from joachifm/lkl-bump
...
lkl: 2018-03-10 -> 2018-08-22
2018-10-16 19:40:46 +00:00
Joachim Fasting
dd1b66e5d4
lkl: 2018-03-10 -> 2018-08-22
...
Among other things, this brings lkl up to linux 4.16
2018-10-15 19:17:09 +02:00
Yegor Timoshenko
475da25b40
qemu: enable smartcard support
2018-10-12 20:38:55 +00:00
Benjamin Hipple
87a089bacc
xen: add license
2018-10-09 21:29:08 -04:00
Ji-Haeng Huh
3115f8dffb
tinyemu: init at 2018-09-23
2018-10-06 18:53:10 +00:00
R. RyanTM
75e4fcf267
containerd: 1.1.2 -> 1.1.4 ( #47807 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/containerd/versions
2018-10-05 15:14:50 +02:00
Will Dietz
eb91037e7b
tree-wide: patchelf used during build -> nativeBuildInputs
...
In a few cases it wasn't clear so I left them as-is.
While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:
* makeWrapper
* archive utilities (in order to unpack src)
* a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
xeji
4ad424fbd6
qboot: 20150603 -> 20170330, fix build ( #47364 )
...
Switch back to original upstream project which is more recent
than the fork we used.
2018-09-25 22:32:46 +02:00
adisbladis
54cbcdf6a9
Merge pull request #46921 from rawtaz/open-vm-tools
...
open-vm-tools: 10.1.10 -> 10.3.0
2018-09-22 19:17:52 +08:00
Daiderd Jordan
33f818198b
docker-proxy: mark linux only
...
Unlike docker (cli only) this probably won't work on darwin.
github.com/docker/libnetwork/networkdb
can't load package: package github.com/docker/libnetwork/ns: build constraints exclude all Go files in /private/tmp/nix-build-docker-proxy-7b2b1feb1de4817d522cc372af149ff48d25028e.drv-0/go/src/github.com/docker/libnetwork/ns
/cc ZHF #45961
2018-09-20 22:22:53 +02:00
Leo R. Lundgren
bbb30c320e
open-vm-tools: 10.1.10 -> 10.3.0
2018-09-20 02:08:45 +02:00
Adam Finn Tulinius
8b8474b1b5
OVMF: update homepage
...
Tianocore was apparently moved from SourceForge to GitHub.
2018-09-18 13:18:41 +02:00
Linus Heckemann
f11f709c6d
win-virtio: 0.1.105-1 -> 0.1.141-1 ( #46783 )
2018-09-17 16:04:51 +02:00
Will Dietz
8fc2799e02
qemu: port musl patch to new version ( #46449 )
2018-09-10 08:14:37 +02:00
Markus Kowalewski
8fb523ab7d
containerd: update homepage
2018-09-02 01:46:26 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00