Commit graph

13 commits

Author SHA1 Message Date
Tobias Happ
c16fab55c0 Set priority to same value as hm-install 2020-01-04 00:54:01 +01:00
Tobias Happ
8df2d1d55c Set writable bit for default config 2020-01-04 00:54:01 +01:00
Tobias Happ
2caabff900 Add migration script 2020-01-04 00:54:01 +01:00
Tobias Happ
5cc656fffc Add nix-on-droid script 2020-01-04 00:54:01 +01:00
Alexander Sosedkin
a50586202c Add less to basic-environment, nix needs a $PAGER.
Fixes #27, see also https://github.com/NixOS/nix/issues/706.
2019-11-22 09:01:55 +01:00
Alexander Sosedkin
f1bd342b51 Fix attribute 'proot-termux' missing 2019-11-16 12:06:43 +01:00
Tobias Happ
4110def2ac Refactor directory structure
Benefits of this refactoring:
- argument list is now comprehensibly as there is now only one nixpkgs
  version flying around
- common config and lib functions got abstracted away
- clearer intent when to use pinned or unpinned packages
- allows better configurability for the future through config attr set
2019-11-04 22:22:10 +01:00
Alexander Sosedkin
082dcf8b93 Convert the channel into a function 2019-10-09 02:53:40 +02:00
Alexander Sosedkin
7775c8f1d6 Move /etc/{passwd,group} to basic-environment 2019-10-09 02:53:40 +02:00
Tobias Happ
6bfae52a33 Rename file packages to kebab-case 2019-10-09 02:53:40 +02:00
Tobias Happ
104b7e5e3e Update basic-environment to contain all files 2019-10-09 02:53:40 +02:00
Tobias Happ
89523d2268 Add license header in default.nix 2019-10-09 02:53:40 +02:00
Tobias Happ
fdec5daaed Add default.nix as entry point for nix-channel 2019-10-09 02:53:40 +02:00