mirror of
https://codeberg.org/icewind/shortcutd.git
synced 2026-06-03 09:14:07 +02:00
ci
This commit is contained in:
parent
d4ce62a42c
commit
90a30ef175
5 changed files with 50 additions and 117 deletions
15
client/flake.lock
generated
15
client/flake.lock
generated
|
|
@ -44,14 +44,17 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1749479717,
|
||||
"narHash": "sha256-A/QfxOzt5cOLiz/Fn0xTQ3OGaJkIgq6KwnBv7AXRoG4=",
|
||||
"path": "/home/robin/Projects/mill-scale",
|
||||
"type": "path"
|
||||
"lastModified": 1749481047,
|
||||
"narHash": "sha256-5VnLJdD91sTcJNvCaxH5r46Yl+RmyCcLftScxkEqP3k=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "642a7528ddea74bbe649913c5c3bb630eea02ecb",
|
||||
"revCount": 52,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/icewind/mill-scale"
|
||||
},
|
||||
"original": {
|
||||
"path": "/home/robin/Projects/mill-scale",
|
||||
"type": "path"
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/icewind/mill-scale"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
mill-scale = {
|
||||
# url = "git+https://codeberg.org/icewind/mill-scale";
|
||||
url = "path:/home/robin/Projects/mill-scale";
|
||||
url = "git+https://codeberg.org/icewind/mill-scale";
|
||||
inputs.flakelight.follows = "flakelight";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue