nix-direnv/template
Petar Kirov d7ddae4be8 Release version 1.6.1
* Update hashes
  * Hash obtained via:
    ```sh
    direnv fetchurl 'https://raw.githubusercontent.com/nix-community/nix-direnv/master/direnvrc' \
      | grep -m1 -o 'sha256-.*'
    ```
* Bump tag to 1.6.1 in:
  * README.md
  * direnvrc
  * template/.envrc

This release includes the following changes:

* Allow watching of arbitrary files for nix flake updates ([#148][1])

[1]: https://github.com/nix-community/nix-direnv/pull/148
2022-03-22 11:56:16 +02:00
..
.envrc Release version 1.6.1 2022-03-22 11:56:16 +02:00
flake.nix add project template 2021-05-29 09:43:52 +02:00