Commit Graph

2 Commits

Author SHA1 Message Date
Peter Trško
85625dd075 Update to 1.37.1
Just ran

```bash
./fetch.py
```

Includes update of `nixpkgs.json` to latest unstable.
2021-03-12 22:24:25 +01:00
Profpatsch
6db1fe885f fix(fetch.py): when fetch is run, first update unstable channel
This way we won’t forget to do it for months at a time.

You’d hope that stuff like this would be possible without jumping
through hoops, but this is nix after all. Flakes our salvation or
something.
2020-11-30 23:33:52 +01:00