From be9cbfb8c5a79c88075cc9f489e6c9c71f1593f0 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra <kiara@procolix.eu> Date: Sun, 30 Mar 2025 10:41:16 +0200 Subject: [PATCH] update nixos-anywhere to fix error 'installable ... does not correspond to a Nix language value' --- launch/.auto.tfvars.json | 2 +- launch/.terraform/modules/modules.json | 2 +- launch/.terraform/modules/peertube.deploy | 2 +- npins/sources.json | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/launch/.auto.tfvars.json b/launch/.auto.tfvars.json index f1428ce0..2c0a34cb 100644 --- a/launch/.auto.tfvars.json +++ b/launch/.auto.tfvars.json @@ -1 +1 @@ -{"nixos-anywhere": "/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source"} +{"nixos-anywhere": "/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source"} diff --git a/launch/.terraform/modules/modules.json b/launch/.terraform/modules/modules.json index ae1dcc18..4bb34087 100644 --- a/launch/.terraform/modules/modules.json +++ b/launch/.terraform/modules/modules.json @@ -1 +1 @@ -{"Modules":[{"Key":"","Source":"","Dir":"."},{"Key":"peertube","Source":"./vm","Dir":"vm"},{"Key":"peertube.deploy","Source":"file:///nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source//terraform/all-in-one","Dir":".terraform/modules/peertube.deploy/terraform/all-in-one"},{"Key":"peertube.deploy.install","Source":"../install","Dir":"/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source/terraform/install"},{"Key":"peertube.deploy.nixos-rebuild","Source":"../nixos-rebuild","Dir":"/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source/terraform/nixos-rebuild"},{"Key":"peertube.deploy.partitioner-build","Source":"../nix-build","Dir":"/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source/terraform/nix-build"},{"Key":"peertube.deploy.system-build","Source":"../nix-build","Dir":"/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source/terraform/nix-build"}]} \ No newline at end of file +{"Modules":[{"Key":"","Source":"","Dir":"."},{"Key":"peertube","Source":"./vm","Dir":"vm"},{"Key":"peertube.deploy","Source":"file:///nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source//terraform/all-in-one","Dir":".terraform/modules/peertube.deploy/terraform/all-in-one"},{"Key":"peertube.deploy.install","Source":"../install","Dir":"/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source/terraform/install"},{"Key":"peertube.deploy.nixos-rebuild","Source":"../nixos-rebuild","Dir":"/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source/terraform/nixos-rebuild"},{"Key":"peertube.deploy.partitioner-build","Source":"../nix-build","Dir":"/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source/terraform/nix-build"},{"Key":"peertube.deploy.system-build","Source":"../nix-build","Dir":"/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source/terraform/nix-build"}]} \ No newline at end of file diff --git a/launch/.terraform/modules/peertube.deploy b/launch/.terraform/modules/peertube.deploy index ba6efefb..17167407 120000 --- a/launch/.terraform/modules/peertube.deploy +++ b/launch/.terraform/modules/peertube.deploy @@ -1 +1 @@ -/nix/store/q68mw6lmjjhrvcrhb0pcm9i0v6m3v7cn-source \ No newline at end of file +/nix/store/ca7wwzypz3lhvmrb2a1i72pf7d2vh6mw-source \ No newline at end of file diff --git a/npins/sources.json b/npins/sources.json index dc876731..0251295b 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -74,9 +74,9 @@ "repo": "nixos-anywhere" }, "branch": "special-args-nested-flake-fixed", - "revision": "6986a78788d9b32354ab11b3881edf0caf1ae727", - "url": "https://github.com/KiaraGrouwstra/nixos-anywhere/archive/6986a78788d9b32354ab11b3881edf0caf1ae727.tar.gz", - "hash": "13j1l8dj9w22ch5z3iyzx5z6hrrx6c75m5gnkpa4d4wgiznx90r9" + "revision": "5aa35145f045eb23fa8773821d5626bcf54dbe0e", + "url": "https://github.com/KiaraGrouwstra/nixos-anywhere/archive/5aa35145f045eb23fa8773821d5626bcf54dbe0e.tar.gz", + "hash": "0m67iyd04wl183il1cfi623xpxcvbbpc5x1gh74478qc3fgr0g54" }, "nixpkgs": { "type": "Channel",