feat: use assets from an external repository

This commit is contained in:
2026-02-20 23:12:29 +01:00
parent 183e948d40
commit 9e485d2351
5 changed files with 25 additions and 3 deletions

17
flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"assets": {
"flake": false,
"locked": {
"lastModified": 1771625274,
"narHash": "sha256-2wWMWsPnIweJWiojeTXdnsTsKzU9R4igc6p50rEAkpk=",
"ref": "refs/heads/main",
"rev": "7eceaa56b64490ef15ce651e2376eae553d1d50a",
"revCount": 1,
"type": "git",
"url": "https://git.janezic.dev/janezicmatej/assets.git"
},
"original": {
"type": "git",
"url": "https://git.janezic.dev/janezicmatej/assets.git"
}
},
"base16": {
"inputs": {
"fromYaml": "fromYaml"
@@ -463,6 +479,7 @@
},
"root": {
"inputs": {
"assets": "assets",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",