setup scanning

This commit is contained in:
Khaïs COLIN 2025-12-05 22:08:38 +01:00
parent 119abb0377
commit 0875697997
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU
4 changed files with 85 additions and 6 deletions

77
flake.lock generated
View file

@ -387,6 +387,24 @@
}
},
"flake-utils_5": {
"inputs": {
"systems": "systems_5"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_6": {
"inputs": {
"systems": [
"starship-jj",
@ -713,6 +731,22 @@
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1764915887,
"narHash": "sha256-CeBCJ9BMsuzVgn8GVfuSRZ6xeau7szzG0Xn6O/OxP9M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "42e29df35be6ef54091d3a3b4e97056ce0a98ce8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
@ -900,6 +934,7 @@
"optnix": "optnix",
"other-transcode": "other-transcode",
"river-shifttags": "river-shifttags",
"scansnapit": "scansnapit",
"starship-jj": "starship-jj",
"stylix": "stylix"
}
@ -943,12 +978,31 @@
"type": "github"
}
},
"scansnapit": {
"inputs": {
"flake-utils": "flake-utils_5",
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1764969464,
"narHash": "sha256-vG2vlM9FLxtj4rphizrXrC2FuIPfc4HMUsWEYU20yJk=",
"ref": "refs/heads/master",
"rev": "763d2110c84041dc733f3bfb692e91cb8ccff9e9",
"revCount": 1,
"type": "git",
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/scansnapit"
},
"original": {
"type": "git",
"url": "ssh://forgejo@forgejo.005540.xyz/logistic-bot/scansnapit"
}
},
"starship-jj": {
"inputs": {
"fenix": "fenix",
"flake-utils": "flake-utils_5",
"nixpkgs": "nixpkgs_6",
"systems": "systems_5"
"flake-utils": "flake-utils_6",
"nixpkgs": "nixpkgs_7",
"systems": "systems_6"
},
"locked": {
"lastModified": 1757479801,
@ -977,7 +1031,7 @@
"nixpkgs"
],
"nur": "nur",
"systems": "systems_6",
"systems": "systems_7",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@ -1089,6 +1143,21 @@
"type": "github"
}
},
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tinted-foot": {
"flake": false,
"locked": {