diff --git a/flake.lock b/flake.lock index c00d3af..5fcf63d 100644 --- a/flake.lock +++ b/flake.lock @@ -185,6 +185,22 @@ "type": "github" } }, + "nixpkgs_opencode": { + "locked": { + "lastModified": 1751351490, + "narHash": "sha256-ctx8/MHA43rXv7R7aLIi2K/yQDusChswqTm1ngHis0A=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "7aeaddc3ad9186427b3ffea49dd36b5893993e2d", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "pull/419604/head", + "repo": "nixpkgs", + "type": "github" + } + }, "ragenix": { "inputs": { "agenix": "agenix", @@ -212,6 +228,7 @@ "home-manager": "home-manager", "nix-flatpak": "nix-flatpak", "nixpkgs": "nixpkgs_2", + "nixpkgs_opencode": "nixpkgs_opencode", "ragenix": "ragenix" } }, diff --git a/flake.nix b/flake.nix index 8dab2ba..4654b15 100644 --- a/flake.nix +++ b/flake.nix @@ -7,6 +7,7 @@ home-manager.url = "github:rycee/home-manager/release-25.05"; ragenix.url = "github:yaxitech/ragenix"; nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest"; + nixpkgs_opencode.url = "github:nixos/nixpkgs/pull/419604/head"; # ====== }; diff --git a/result b/result deleted file mode 120000 index 3d8cd3b..0000000 --- a/result +++ /dev/null @@ -1 +0,0 @@ -/nix/store/p31bhpq4gsvxn2h0lmjr8mym587d19gc-nixos-system-lio-25.05.20250629.b43c397 \ No newline at end of file