Rebase to flake parts #5

This commit is contained in:
2026-05-08 18:59:40 -03:00
parent 064ba9655a
commit d51f41566c
6 changed files with 207 additions and 0 deletions
Generated
+21
View File
@@ -36,6 +36,26 @@
"url": "https://git.chiasson.cloud/Olivier/cursor-nixos-flake"
}
},
"ddrm": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1777930144,
"narHash": "sha256-P7FfGTREtztsCTf4wSlqHf9EYlLt/AdrpmTfUezF6Uw=",
"ref": "refs/heads/main",
"rev": "c3d014f96855e45b53f7391ce19729493887cb96",
"revCount": 19,
"type": "git",
"url": "https://git.chiasson.cloud/Olivier/DDRM"
},
"original": {
"type": "git",
"url": "https://git.chiasson.cloud/Olivier/DDRM"
}
},
"dgop": {
"inputs": {
"nixpkgs": [
@@ -490,6 +510,7 @@
"root": {
"inputs": {
"cursor": "cursor",
"ddrm": "ddrm",
"dgop": "dgop",
"dms": "dms",
"flake-parts": "flake-parts",