go back to mainline nixos-unstable now that buildRustCrate fix is merged, and update
This commit is contained in:
parent
9fa4942e9b
commit
cd2e4b04ca
2 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Better web UI for COVID wastewater data";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/66c99f5c6037655e4388091728d9c6b0735d5f8e";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
utils.url = "github:numtide/flake-utils";
|
||||
rust-overlay.url = "github:oxalica/rust-overlay";
|
||||
crate2nix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue