feat(other-transcode): install other-transcode script
This commit is contained in:
parent
3179db69ba
commit
68840131e3
3 changed files with 64 additions and 0 deletions
55
flake.lock
generated
55
flake.lock
generated
|
|
@ -244,6 +244,24 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-utils_2": {
|
||||
"inputs": {
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1726560853,
|
||||
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"fromYaml": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -556,6 +574,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"other-transcode": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils_2",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1726830825,
|
||||
"narHash": "sha256-CzDdxWD/D0EwhazNkz6g64BkHX/rM0gBTPkem/r3jbo=",
|
||||
"owner": "logistic-bot",
|
||||
"repo": "other_video_transcoding_nix",
|
||||
"rev": "4324f828aaffb0e768e86e37f58dc22138a61e06",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "logistic-bot",
|
||||
"repo": "other_video_transcoding_nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"river-shifttags": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -584,6 +623,7 @@
|
|||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"nixvim": "nixvim",
|
||||
"other-transcode": "other-transcode",
|
||||
"river-shifttags": "river-shifttags",
|
||||
"stylix": "stylix"
|
||||
}
|
||||
|
|
@ -633,6 +673,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_2": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"treefmt-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue