update nixpkgs

This commit is contained in:
Jörg Thalheim 2020-11-08 14:23:58 +01:00
parent 412ba17f0d
commit 24b4b6bbf9
No known key found for this signature in database
GPG key ID: 003F2096411B5F92
2 changed files with 8 additions and 5 deletions

View file

@ -1,5 +1,6 @@
{
description = "Integrates sops into nixos";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
outputs = { self, nixpkgs }: let
systems = [
"x86_64-linux"