This website works better with JavaScript.
Home
Explore
Help
Sign In
wip
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
flake.nix: Update epoch
wip-nanopi-m4v2
Eelco Dolstra
7 years ago
parent
b70a4436c6
commit
395f044bbe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
flake.nix
+ 1
- 1
flake.nix
View File
@@ -1,7 +1,7 @@
{
name = "nixpkgs";
epoch = 2019;
epoch = 2019
06
;
description = "A collection of packages for the Nix package manager";
Write
Preview
Loading…
Cancel
Save