feat: update nixos, add opencode
Push Container / deploy (push) Successful in 6m35s

This commit is contained in:
2026-05-30 13:48:03 +02:00
parent 0d1012637d
commit cef2f7a4c7
2 changed files with 6 additions and 5 deletions
Generated
+4 -4
View File
@@ -191,16 +191,16 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1777428379,
"narHash": "sha256-ypxFOeDz+CqADEQNL72haqGjvZQdBR5Vc7pyx2JDttI=",
"lastModified": 1779971959,
"narHash": "sha256-R5nauXyqyfRUFiZycFFZdkF7wl6eaUpPLst35+2nJQY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "755f5aa91337890c432639c60b6064bb7fe67769",
"rev": "ec942ba042dad5ef097e2ef3a3effc034241f011",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
+2 -1
View File
@@ -2,7 +2,7 @@
description = "Docker with Nix + Attic preinstalled";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-26.05";
determinate = {
url = "https://flakehub.com/f/DeterminateSystems/determinate/3";
@@ -97,6 +97,7 @@
jq
nix
nodejs
opencode
openssh
openssl
tea