Switch to using upstream nixpkgs

This commit is contained in:
George Shammas
2020-11-17 12:36:21 -05:00
parent ea94c5e417
commit 4c19dda3a6
2 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;