forked from pub-solar/os
invoiceplane-template: bump input
This commit is contained in:
parent
e37febbe6a
commit
7c35bbec63
10
flake.lock
10
flake.lock
|
@ -207,17 +207,17 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1728309617,
|
||||
"narHash": "sha256-qEvJZivt+uaKDt53S4W0NGG2VgPwbSDeoMXRnoW+iJ4=",
|
||||
"lastModified": 1728398621,
|
||||
"narHash": "sha256-cNCgW0g012t7lZ2gxBpc+Uu6GHV2sTEsOV50nSZ96FM=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "27d180c69aaad9366f5f7e731a3205d3e96c37f2",
|
||||
"rev": "a4f2aa76583b5dfa3f2db12ff360ba9f229cfb2f",
|
||||
"revCount": 37,
|
||||
"type": "git",
|
||||
"url": "https://git.pub.solar/teutat3s/invoiceplane-templates.git"
|
||||
"url": "https://git.pub.solar/momo/invoiceplane-templates.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.pub.solar/teutat3s/invoiceplane-templates.git"
|
||||
"url": "https://git.pub.solar/momo/invoiceplane-templates.git"
|
||||
}
|
||||
},
|
||||
"lix": {
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
invoiceplane-template.url = "git+https://git.pub.solar/teutat3s/invoiceplane-templates.git";
|
||||
invoiceplane-template.url = "git+https://git.pub.solar/momo/invoiceplane-templates.git";
|
||||
invoiceplane-template.inputs.nixpkgs.follows = "nixpkgs";
|
||||
invoiceplane-template.inputs.flake-parts.follows = "flake-parts";
|
||||
|
||||
|
|
Loading…
Reference in a new issue