depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
grfn
/
xanthous
/
nixpkgs.nix
blob: 7d7c16440545263d8783e4ef78db6b8e4ebabdbd (
plain
) (
blame
)
1
2
3
args:
let
pkgs
=
(
import
../../../.
args)
.
third_party;
in
pkgs
//
{
inherit
pkgs
; }