mirror of
https://github.com/NixOS/nix.git
synced 2024-10-30 13:50:51 +00:00
Switch to Nixpkgs 20.09
This commit is contained in:
parent
532d2bc189
commit
62cf1d815a
@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "The purely functional package manager";
|
||||
|
||||
inputs.nixpkgs.url = "nixpkgs/nixos-20.03-small";
|
||||
inputs.nixpkgs.url = "nixpkgs/nixos-20.09-small";
|
||||
inputs.lowdown-src = { url = "github:kristapsdz/lowdown"; flake = false; };
|
||||
|
||||
outputs = { self, nixpkgs, lowdown-src }:
|
||||
|
Loading…
Reference in New Issue
Block a user