From e162b566765e4d4360437cd9c3b93636f84e573b Mon Sep 17 00:00:00 2001 From: oluceps Date: Wed, 20 Mar 2024 05:18:03 +0800 Subject: [PATCH] + --- flake.lock | 17 ++++++++--------- flake.nix | 4 ++-- justfile | 3 ++- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index 89b30ed2a..ed7c0e21a 100644 --- a/flake.lock +++ b/flake.lock @@ -4742,18 +4742,17 @@ "poetry2nix": "poetry2nix" }, "locked": { - "lastModified": 1710860744, + "lastModified": 1710862254, "narHash": "sha256-FcssDRvWpZDoae6X4ljQG4j0NEK2lrINjcLwFGvIgjc=", - "owner": "asoul-rec", - "repo": "factorio-manager", - "rev": "76271ef919b7be2db1e7a04981a7741fa58a7ac7", - "type": "github" + "ref": "refs/heads/x", + "rev": "9a6811b5c3cbb842d289af8b08460a2108e64d9e", + "revCount": 28, + "type": "git", + "url": "file:///home/elen/Src/factorio-manager" }, "original": { - "owner": "asoul-rec", - "ref": "x", - "repo": "factorio-manager", - "type": "github" + "type": "git", + "url": "file:///home/elen/Src/factorio-manager" } }, "factorio-manager_2": { diff --git a/flake.nix b/flake.nix index aae1d02d8..7fb4687ce 100755 --- a/flake.nix +++ b/flake.nix @@ -128,8 +128,8 @@ url = "github:oluceps/nyx"; }; factorio-manager = { - url = "github:asoul-rec/factorio-manager/x"; - # url = "/home/elen/Src/factorio-manager"; + # url = "github:asoul-rec/factorio-manager/x"; + url = "/home/elen/Src/factorio-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; diff --git a/justfile b/justfile index 73d8bfa05..d885b90f0 100644 --- a/justfile +++ b/justfile @@ -24,7 +24,8 @@ build-livecd: build-bootstrap: nom build .#nixosConfigurations.bootstrap.config.system.build.diskoImages - +test-bootstrap: + nix run github:nix-community/nixos-anywhere -- --flake .#bootstrap --vm-test build *args: #!/usr/bin/env nu use {{loc}}/f