mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Add comment for nixpkgs revision
This commit is contained in:
parent
e3211574b8
commit
d59dd6d51e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ fetchFromGitHub, arch }:
|
||||
|
||||
let
|
||||
# head of nixos-19.03 as of 2019-09-15
|
||||
pinnedPkgs = fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue