summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-03-20 08:12:19 -0400
committerseth <[email protected]>2024-03-20 08:12:19 -0400
commitd48ab1b30a4b6c093c2d7ff27dfb0b6d7a2bafdd (patch)
tree0ab828f6c6738ec495aafbdf29c46c3cc3a5cbfe /flake.lock
parent0f280dd61c1c138e4c41b715e27fc292f24bbac9 (diff)
nix: naersk -> rustPlatform
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 0 insertions, 21 deletions
diff --git a/flake.lock b/flake.lock
index 4ccaa56..bd8068d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -80,26 +80,6 @@
"type": "github"
}
},
- "naersk": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1698420672,
- "narHash": "sha256-/TdeHMPRjjdJub7p7+w55vyABrsJlt5QkznPYy55vKA=",
- "owner": "nix-community",
- "repo": "naersk",
- "rev": "aeb58d5e8faead8980a807c840232697982d47b9",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "naersk",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
"lastModified": 1710503106,
@@ -166,7 +146,6 @@
"inputs": {
"fenix": "fenix",
"flake-parts": "flake-parts",
- "naersk": "naersk",
"nixpkgs": "nixpkgs",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"procfile-nix": "procfile-nix",