Update apps on marauder

This commit is contained in:
Nettika 2025-10-12 01:01:00 -07:00
parent 690b2e2deb
commit f00ab5b5ae
4 changed files with 66 additions and 30 deletions

37
flake.lock generated
View file

@ -98,6 +98,22 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1758690382,
"narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e643668fd71b949c53f8626614b21ff71a07379d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"phps": {
"inputs": {
"flake-compat": "flake-compat",
@ -124,7 +140,8 @@
"inputs": {
"agenix": "agenix",
"nixpkgs": "nixpkgs",
"phps": "phps"
"phps": "phps",
"winboat": "winboat"
}
},
"systems": {
@ -174,6 +191,24 @@
"repo": "flake-utils",
"type": "github"
}
},
"winboat": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1760183562,
"narHash": "sha256-lauscAI61WXjLTuGiRDMUAEeTqvOTSWhRoHDaor5sfE=",
"owner": "TibixDev",
"repo": "winboat",
"rev": "ae60de6c2cba7a2001fef1027d5c2e06614e6904",
"type": "github"
},
"original": {
"owner": "TibixDev",
"repo": "winboat",
"type": "github"
}
}
},
"root": "root",