From cc3470834889896346f5a9b13d8a37699af739e6 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Fri, 5 Aug 2022 10:54:32 +0200 Subject: [PATCH] update root flake --- README.md | 2 -- flake.lock | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bfb3279..b8873b1 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Once your preferred template has been initialized, you can use the provided shel | [Ruby] | [`ruby`](./ruby/) | | [Rust] | [`rust`](./rust/) | | [Scala] | [`scala`](./scala/) | -| [WebAssembly][wasm] | [`wasm`](./wasm) | | [Zig] | [`zig`](./zig/) | ## Template contents @@ -281,6 +280,5 @@ All of the templates have only the root [flake](./flake.nix) as a flake input. T [terragrunt]: https://terragrunt.gruntwork.io [virtualenv]: https://pypi.org/project/virtualenv [vulnix]: https://github.com/flyingcircusio/vulnix -[wasm]: https://webassembly.org/ [yarn]: https://yarnpkg.com [zig]: https://ziglang.org diff --git a/flake.lock b/flake.lock index b22d203..5d5fa13 100644 --- a/flake.lock +++ b/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1659542688, - "narHash": "sha256-7Ye59iW/DUWb8PzptEqdyYPlv6y+IhqKecaoZl3q68A=", + "lastModified": 1659689094, + "narHash": "sha256-cXrWxpPYpV1PeEhtpQf9W++8aCgwzxpx2PzfszPofJE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "81094ccd6a0aa13ed176c815a60c4e25b49f072d", + "rev": "697fc6ae98d077f6448cada3ecd63465c48c6af5", "type": "github" }, "original": {