mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-09 03:56:06 +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 }:
|
{ fetchFromGitHub, arch }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
# head of nixos-19.03 as of 2019-09-15
|
||||||
pinnedPkgs = fetchFromGitHub {
|
pinnedPkgs = fetchFromGitHub {
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "nixpkgs";
|
repo = "nixpkgs";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue