Commit graph

13 commits

Author SHA1 Message Date
Bryan Bennett
de35a57c36
update fetchurl checksum 2022-05-01 10:14:24 -04:00
Bryan Bennett
0352cef928
update fetchurl checksum 2022-04-25 09:47:09 -04:00
Jörg Thalheim
b2db5be94c
fix checksums 2022-04-07 09:05:08 +02:00
Jörg Thalheim
caaa2b6d75
update fetchurl checksum 2022-04-07 09:03:06 +02:00
Jörg Thalheim
7c41549bd4 update fetchurl checksum 2022-03-22 11:40:52 +01:00
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
Jörg Thalheim
60a6964eae
bump hashes for 1.6.0 2022-02-07 21:23:01 +01:00
Jörg Thalheim
69d7012535
bump template 2022-02-07 21:21:12 +01:00
Jörg Thalheim
72f9111d49 update fetchurl checksum 2021-12-16 10:14:29 +01:00
Jörg Thalheim
57235bb89e bump version 1.5.1 2021-12-16 10:07:14 +01:00
Jörg Thalheim
a3d08b6c8f also update template checksum 2021-10-21 07:54:36 +02:00
Jörg Thalheim
11c33126cc
README: update fetchurl checksum 2021-06-03 18:54:27 +02:00
Jörg Thalheim
5655ef0fbd
add project template 2021-05-29 09:43:52 +02:00