Replace zet with the z monolith
All checks were successful
/ check (push) Successful in 48s

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-24 23:31:00 +01:00
parent 2783c9811d
commit a1b3975f39
6 changed files with 63 additions and 30 deletions

60
flake.lock generated
View file

@ -98,6 +98,24 @@
"type": "github"
}
},
"devshell_2": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1741473158,
"narHash": "sha256-kWNaq6wQUbUMlPgw8Y+9/9wP0F8SHkjy24/mN3UAppg=",
"owner": "numtide",
"repo": "devshell",
"rev": "7c9e793ebe66bcba8292989a68c0419b737a22a0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
@ -386,6 +404,22 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1722073938,
"narHash": "sha256-OpX0StkL8vpXyWOGUD6G+MA26wAXK6SpT94kLJXo6B4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e36e9f57337d0ff0cf77aceb58af4c805472bfae",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"flake-parts": [
@ -477,7 +511,7 @@
"vim-heritage": "vim-heritage",
"vim-textobj-xmlattr": "vim-textobj-xmlattr",
"voidrice": "voidrice",
"zet": "zet"
"z": "z"
}
},
"rwxrob-dot": {
@ -605,20 +639,28 @@
"type": "github"
}
},
"zet": {
"flake": false,
"z": {
"inputs": {
"devshell": "devshell_2",
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1759321843,
"narHash": "sha256-rtj3J5UYpjDRmZIirGocbHMk6ol7/ijCkqjO8MO3i3E=",
"lastModified": 1761343870,
"narHash": "sha256-qp0vpFJiRYZOCkezpYXB+f+Ytf1cLU7Ij28oxHdaeSs=",
"ref": "refs/heads/main",
"rev": "665ef94ca97cf54a563e268cfcf5c447bfa6cef8",
"revCount": 62,
"rev": "f073b5e0f1c86f8760988be45cc7923d90037ddc",
"revCount": 95,
"type": "git",
"url": "https://code.oliverdavies.uk/opdavies/cmd-zet"
"url": "https://code.oliverdavies.uk/opdavies/z"
},
"original": {
"type": "git",
"url": "https://code.oliverdavies.uk/opdavies/cmd-zet"
"url": "https://code.oliverdavies.uk/opdavies/z"
}
}
},