Bump flake dependencies

This commit is contained in:
Eelco Dolstra
2019-10-22 20:19:40 +02:00
parent 551e936fac
commit 7ba06c13ac
2 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@
edition = 201909;
inputs.nixpkgs.uri = "nixpkgs/release-19.03";
inputs.nixpkgs.uri = "nixpkgs/release-19.09";
outputs = { self, nixpkgs, nix }:
let