update root flake

This commit is contained in:
Luc Perkins 2022-08-05 10:54:32 +02:00
parent aebebdade1
commit cc34708348
No known key found for this signature in database
GPG key ID: 4F102D0C16E232F2
2 changed files with 3 additions and 5 deletions

View file

@ -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

View file

@ -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": {