index
:
nixos-config
master
Personal NixOS configuration
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
all-packages.nix
blob: d214742eaa326fbe924b20bbee9b4a88e8c72137 (
plain
)
1
2
3
4
5
{ pkgs, ... }: { oauth2token = pkgs.python3Packages.callPackage ./oauth2token.nix {}; }