invoiceplane-template: bump input

This commit is contained in:
teutat3s 2024-10-08 23:54:32 +02:00
parent e37febbe6a
commit 7c35bbec63
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
2 changed files with 6 additions and 6 deletions

View file

@ -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": {

View file

@ -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";