Browse Source

flake.nix: Update epoch

wip-nanopi-m4v2
Eelco Dolstra 7 years ago
parent
commit
395f044bbe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      flake.nix

+ 1
- 1
flake.nix View File

@@ -1,7 +1,7 @@
{
name = "nixpkgs";

epoch = 2019;
epoch = 201906;

description = "A collection of packages for the Nix package manager";



Loading…
Cancel
Save