zowoq
|
9a64fee2b6
|
Merge pull request #41 from puffnfresh/patch-2
|
2023-02-06 19:56:53 +10:00 |
|
zowoq
|
359c658dca
|
highlight darwin.builder
|
2023-01-27 14:50:35 +10:00 |
|
Brian McKenna
|
83c17d6afe
|
Reference darwin.builder and historical context
|
2022-12-31 18:16:00 +10:00 |
|
zimbatm
|
2e25fc8b05
|
Merge pull request #35 from badmutex/restart-failure
dont store socket files in the nix store
|
2020-06-02 16:59:25 +02:00 |
|
Badi Abdul-Wahid
|
083e65f592
|
dont store socket files in the nix store
Using the nix store to store the state files causes problems when
restarting the guest because socket file types not supported by nix
|
2020-05-04 11:11:52 -05:00 |
|
zimbatm
|
cb2259cb28
|
Merge pull request #33 from evanrelf/master
Document common troubleshooting case, and how to uninstall
|
2020-01-15 08:17:41 +00:00 |
|
Evan Relf
|
edbf27af76
|
Document how to uninstall
|
2020-01-14 10:08:08 -08:00 |
|
Evan Relf
|
63818ff3fc
|
Document common troubleshooting case
|
2020-01-14 10:07:39 -08:00 |
|
zimbatm
|
5b7e001a46
|
README: add remote workaround
|
2019-08-24 11:22:22 +02:00 |
|
Nick Novitski
|
4545922c5c
|
README links to hydra jobset
|
2019-07-30 11:57:15 -07:00 |
|
Nick Novitski
|
fbfdf1fd80
|
hyperkit: set VERSION_SHA1 to rev
This fixes a runtime error: a failing assertion that the variable's content is 41 bytes long (40 characters plus a null terminator).
|
2019-07-30 11:27:12 -07:00 |
|
Nick Novitski
|
0504278d0e
|
linuxkit-builder: test NIX_REMOTE is set in configure.sh
Fixes runtime error on single-user installations.
|
2019-07-26 10:45:19 -07:00 |
|
Nick Novitski
|
f342ad39a7
|
linuxkit-builder: quote variables in configure.sh (SC2086)
|
2019-07-25 11:36:47 -07:00 |
|
zimbatm
|
5cebf3e78e
|
Merge pull request #30 from nicknovitski/rebased-staging
Merge staging into master
|
2019-07-23 08:02:52 +00:00 |
|
Nick Novitski
|
0edee332b2
|
go-vpnkit: 0.2.0 -> 0.3.0 (#25)
|
2019-07-22 17:24:40 -07:00 |
|
Nick Novitski
|
07080db8bd
|
linuxkit-builder: fix make-system-tarball args (#26)
|
2019-07-22 17:24:39 -07:00 |
|
Nick Novitski
|
30f4fbb368
|
nix-script-store-plugin: use clang 6.x (#27)
|
2019-07-22 17:22:49 -07:00 |
|
Nick Novitski
|
be0c36059e
|
hyperkit: use upstream dtrace package (#24)
|
2019-07-22 17:22:49 -07:00 |
|
Nick Novitski
|
aa131c358f
|
hyperkit: fix build (#23)
|
2019-07-22 17:22:49 -07:00 |
|
zimbatm
|
045388753d
|
go-vpnkit: 2017-06-28 -> 0.2.0
|
2019-07-22 17:22:49 -07:00 |
|
zimbatm
|
ce33e0ef7c
|
linuxkit: 0.2 -> 0.6
|
2019-07-22 17:22:49 -07:00 |
|
zimbatm
|
a070a2bfbc
|
hyperkit: commit 06c3cf7ec -> 0.20180403
|
2019-07-22 17:22:49 -07:00 |
|
Nick Novitski
|
88b2fe35a9
|
Support single-user nix installation (#29)
|
2019-07-22 21:42:53 +00:00 |
|
Greg Hale
|
e5a2a87bc7
|
Replace impure import with pure path (#21)
|
2019-03-14 16:39:56 +00:00 |
|
Andreas Rammhold
|
8124aef420
|
Fix typo in launchctl command (#20)
The README.md was missing an `n` in the command `launchctl`.
|
2018-12-14 12:00:03 +01:00 |
|
zimbatm
|
7e94fa454b
|
README: change tagline
|
2018-11-07 22:16:37 +01:00 |
|
zimbatm
|
0438325756
|
README: add more debugging help
|
2018-11-07 22:14:50 +01:00 |
|
zimbatm
|
e1ea0005f8
|
README: update to latest build
|
2018-11-07 19:40:21 +01:00 |
|
zimbatm
|
2b5cda658b
|
nix-linuxkit-runner: add the missing Security.framework (#19)
the builds probably started failing once sandboxing was enabled on
Darwin
|
2018-11-07 19:13:09 +01:00 |
|
zimbatm
|
6f381f66cf
|
Merge pull request #18 from zimbatm/refactor-overlay
Refactor overlay
|
2018-11-07 18:30:09 +01:00 |
|
zimbatm
|
c7f3d0e495
|
remove nix from release.nix
it's already tested upstream
|
2018-11-07 17:26:45 +01:00 |
|
zimbatm
|
4e6316625a
|
overlay: use super instead of self
Rename "super" to "pkgs" as this is the default-one to use.
This change allows for further overrides of the overlay.
|
2018-11-07 17:26:44 +01:00 |
|
zimbatm
|
5e365a278d
|
nix-script-store-plugin: move into own folder
|
2018-11-07 17:26:43 +01:00 |
|
zimbatm
|
cc995cf5ad
|
nix-script-store-plugin: add missing boost library (#17)
|
2018-11-07 17:15:42 +01:00 |
|
Graham Christensen
|
567466a9de
|
Merge pull request #14 from zimbatm/nix-stable
update the Nix requirements
|
2018-11-07 08:49:19 +01:00 |
|
Graham Christensen
|
68e9f6dd79
|
Merge pull request #16 from nix-community/zimbatm-patch-1
Update configure.sh
|
2018-11-07 08:48:46 +01:00 |
|
zimbatm
|
a443bba675
|
Update configure.sh
fixes #15
|
2018-11-06 23:38:28 +01:00 |
|
zimbatm
|
a4885d4596
|
update the Nix requirements
Nix 2.0 is now available everywhere
|
2018-11-03 16:58:08 +01:00 |
|
Graham Christensen
|
6bbd843da0
|
Merge pull request #11 from zimbatm/linuxkit-nix
README: says what it does
|
2018-10-09 07:31:21 -04:00 |
|
zimbatm
|
60f1e291f8
|
README: says what it does
Rename the project to something more meaningful and describe the project
Fixes #3
|
2018-10-05 12:11:13 +02:00 |
|
Graham Christensen
|
b39c2ea10d
|
Update README.md
|
2018-09-18 07:18:59 -04:00 |
|
Daniel Peebles
|
e2081ac9c5
|
Remove unnecessary step (#10)
`nix-env` will realize store paths. I love it!
|
2018-09-18 10:02:35 +01:00 |
|
Graham Christensen
|
3f483f436f
|
Merge pull request #9 from graham-at-target/graham/nixos-18.09
Graham/nixos 18.09 updates
|
2018-09-06 15:18:01 -04:00 |
|
Graham Christensen
|
ad32c9587e
|
Rust binaries are - separated now for some resaon
|
2018-09-06 15:11:32 -04:00 |
|
Graham Christensen
|
874e4469fd
|
Update for NixOS 18.09
|
2018-09-06 15:06:18 -04:00 |
|
Graham Christensen
|
48ef6ba28d
|
kernel: fixup, no longer pass hostPlatform
|
2018-09-06 15:06:18 -04:00 |
|
Brian McKenna
|
7102d54e12
|
Fix typo in README (#5)
|
2018-08-11 11:49:19 +01:00 |
|
Graham Christensen
|
b335b3d381
|
Merge pull request #4 from graham-at-target/fixup-verified-hashes
Verify contents on startup
|
2018-07-18 11:57:27 -04:00 |
|
Graham Christensen
|
04bfb7a6e4
|
Verify contents on startup
|
2018-07-18 11:55:08 -04:00 |
|
Graham Christensen
|
8cb0d9eb24
|
Document installing frorm the binary cache
|
2018-07-13 09:41:06 -04:00 |
|