Skip to content

Commit 462039b

Browse files
committed
feat: add draggable items
1 parent c104d0c commit 462039b

File tree

3 files changed

+205
-67
lines changed

3 files changed

+205
-67
lines changed

devenv.lock

Lines changed: 22 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1771852244,
6+
"lastModified": 1772938747,
7+
"narHash": "sha256-OmIZsPXV2o2Pioc188w+XVCZAiXs8TzLZ6ztTQlY1e8=",
78
"owner": "cachix",
89
"repo": "devenv",
9-
"rev": "c88c14a32d06173867e26b7d4f5daed38a3f6f1e",
10+
"rev": "b9285445749468802b25dfe9f8b903ec2bd00035",
1011
"type": "github"
1112
},
1213
"original": {
@@ -20,6 +21,7 @@
2021
"flake": false,
2122
"locked": {
2223
"lastModified": 1767039857,
24+
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2325
"owner": "NixOS",
2426
"repo": "flake-compat",
2527
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
@@ -40,10 +42,11 @@
4042
]
4143
},
4244
"locked": {
43-
"lastModified": 1771858127,
45+
"lastModified": 1772893680,
46+
"narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=",
4447
"owner": "cachix",
4548
"repo": "git-hooks.nix",
46-
"rev": "49bbbfc218bf3856dfa631cead3b052d78248b83",
49+
"rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
4750
"type": "github"
4851
},
4952
"original": {
@@ -60,10 +63,11 @@
6063
]
6164
},
6265
"locked": {
63-
"lastModified": 1762808025,
66+
"lastModified": 1709087332,
67+
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
6468
"owner": "hercules-ci",
6569
"repo": "gitignore.nix",
66-
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
70+
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
6771
"type": "github"
6872
},
6973
"original": {
@@ -74,10 +78,11 @@
7478
},
7579
"nixpkgs": {
7680
"locked": {
77-
"lastModified": 1771369470,
81+
"lastModified": 1772773019,
82+
"narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=",
7883
"owner": "nixos",
7984
"repo": "nixpkgs",
80-
"rev": "0182a361324364ae3f436a63005877674cf45efb",
85+
"rev": "aca4d95fce4914b3892661bcb80b8087293536c6",
8186
"type": "github"
8287
},
8388
"original": {
@@ -87,29 +92,11 @@
8792
"type": "github"
8893
}
8994
},
90-
"nixpkgs_2": {
91-
"locked": {
92-
"lastModified": 1771423170,
93-
"owner": "nixos",
94-
"repo": "nixpkgs",
95-
"rev": "bcc4a9d9533c033d806a46b37dc444f9b0da49dd",
96-
"type": "github"
97-
},
98-
"original": {
99-
"owner": "nixos",
100-
"ref": "nixpkgs-unstable",
101-
"repo": "nixpkgs",
102-
"type": "github"
103-
}
104-
},
10595
"root": {
10696
"inputs": {
10797
"devenv": "devenv",
10898
"git-hooks": "git-hooks",
10999
"nixpkgs": "nixpkgs",
110-
"pre-commit-hooks": [
111-
"git-hooks"
112-
],
113100
"rust-overlay": "rust-overlay",
114101
"treefmt-nix": "treefmt-nix"
115102
}
@@ -121,10 +108,11 @@
121108
]
122109
},
123110
"locked": {
124-
"lastModified": 1771816254,
111+
"lastModified": 1772939270,
112+
"narHash": "sha256-HbxD5DJAKxzo0G8on5wdY+OZNiUWt3FTvGmXmVEmg7g=",
125113
"owner": "oxalica",
126114
"repo": "rust-overlay",
127-
"rev": "085bdbf5dde5477538e4c87d1684b6c6df56c0ad",
115+
"rev": "bb93f191a07c0165992ed6d0b4197ee5c7e6e641",
128116
"type": "github"
129117
},
130118
"original": {
@@ -135,13 +123,16 @@
135123
},
136124
"treefmt-nix": {
137125
"inputs": {
138-
"nixpkgs": "nixpkgs_2"
126+
"nixpkgs": [
127+
"nixpkgs"
128+
]
139129
},
140130
"locked": {
141-
"lastModified": 1770228511,
131+
"lastModified": 1772660329,
132+
"narHash": "sha256-IjU1FxYqm+VDe5qIOxoW+pISBlGvVApRjiw/Y/ttJzY=",
142133
"owner": "numtide",
143134
"repo": "treefmt-nix",
144-
"rev": "337a4fe074be1042a35086f15481d763b8ddc0e7",
135+
"rev": "3710e0e1218041bbad640352a0440114b1e10428",
145136
"type": "github"
146137
},
147138
"original": {

devenv.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
inputs:
2+
git-hooks:
3+
url: github:cachix/git-hooks.nix
4+
inputs:
5+
nixpkgs:
6+
follows: nixpkgs
27
nixpkgs:
38
url: github:nixos/nixpkgs?ref=nixos-unstable
49
rust-overlay:
@@ -8,3 +13,6 @@ inputs:
813
follows: nixpkgs
914
treefmt-nix:
1015
url: github:numtide/treefmt-nix
16+
inputs:
17+
nixpkgs:
18+
follows: nixpkgs

0 commit comments

Comments
 (0)