Skip to content

Commit ebca730

Browse files
ci: remove copier
1 parent 95965cc commit ebca730

File tree

2 files changed

+4
-65
lines changed

2 files changed

+4
-65
lines changed

{{cookiecutter.project_slug}}/devbox.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"packages": {
33
"asdf-vm": "latest",
4-
"copier": "latest",
54
"gh": "latest",
65
"git": "latest",
76
"glib": "latest",

{{cookiecutter.project_slug}}/devbox.lock

Lines changed: 4 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -49,70 +49,6 @@
4949
}
5050
}
5151
},
52-
"copier@latest": {
53-
"last_modified": "2025-03-11T17:52:14Z",
54-
"resolved": "github:NixOS/nixpkgs/0d534853a55b5d02a4ababa1d71921ce8f0aee4c#copier",
55-
"source": "devbox-search",
56-
"version": "9.4.1",
57-
"systems": {
58-
"aarch64-darwin": {
59-
"outputs": [
60-
{
61-
"name": "out",
62-
"path": "/nix/store/vw0zkyj6qkkjqabs1xdbi64pyszldqbq-copier-9.4.1",
63-
"default": true
64-
},
65-
{
66-
"name": "dist",
67-
"path": "/nix/store/799xclqhg7lsjqxnfcjxcl449b6ykm4d-copier-9.4.1-dist"
68-
}
69-
],
70-
"store_path": "/nix/store/vw0zkyj6qkkjqabs1xdbi64pyszldqbq-copier-9.4.1"
71-
},
72-
"aarch64-linux": {
73-
"outputs": [
74-
{
75-
"name": "out",
76-
"path": "/nix/store/nr0vdhfraycc0h0ladch1zwlvxccxii4-copier-9.4.1",
77-
"default": true
78-
},
79-
{
80-
"name": "dist",
81-
"path": "/nix/store/qj8l888j0gd5avirmap9ljdprzmfbbn9-copier-9.4.1-dist"
82-
}
83-
],
84-
"store_path": "/nix/store/nr0vdhfraycc0h0ladch1zwlvxccxii4-copier-9.4.1"
85-
},
86-
"x86_64-darwin": {
87-
"outputs": [
88-
{
89-
"name": "out",
90-
"path": "/nix/store/gg1bs538dhaqpvx0v9x8vqyv3h060p7f-copier-9.4.1",
91-
"default": true
92-
},
93-
{
94-
"name": "dist",
95-
"path": "/nix/store/11191vribq81i0yx0c6vdia5z84hr7mm-copier-9.4.1-dist"
96-
}
97-
],
98-
"store_path": "/nix/store/gg1bs538dhaqpvx0v9x8vqyv3h060p7f-copier-9.4.1"
99-
},
100-
"x86_64-linux": {
101-
"outputs": [
102-
{
103-
"name": "out",
104-
"path": "/nix/store/c7985qvvc8bh5wvizw4qiwjlsznacvkv-copier-9.4.1",
105-
"default": true
106-
},
107-
{
108-
"name": "dist",
109-
"path": "/nix/store/sm80bsyrvlibvbvxdjj9p6kac1kz28n4-copier-9.4.1-dist"
110-
}
111-
],
112-
"store_path": "/nix/store/c7985qvvc8bh5wvizw4qiwjlsznacvkv-copier-9.4.1"
113-
}
114-
}
115-
},
11652
"gh@latest": {
11753
"last_modified": "2025-03-20T07:39:01Z",
11854
"resolved": "github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7#gh",
@@ -233,6 +169,10 @@
233169
}
234170
}
235171
},
172+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
173+
"last_modified": "2025-05-12T14:38:58Z",
174+
"resolved": "github:NixOS/nixpkgs/eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1?lastModified=1747060738&narHash=sha256-ByfPRQuqj%2BnhtVV0koinEpmJw0KLzNbgcgi9EF%2BNVow%3D"
175+
},
236176
"glib@latest": {
237177
"last_modified": "2025-03-27T11:50:31Z",
238178
"resolved": "github:NixOS/nixpkgs/6c5963357f3c1c840201eda129a99d455074db04#glib",

0 commit comments

Comments
 (0)