diff options
author | lassulus <lassulus@lassul.us> | 2017-09-01 22:31:54 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-09-01 22:31:54 +0200 |
commit | 66f76c34b72f295a341cebe5e80a7574960592e6 (patch) | |
tree | 5a5ed2d6ec0ae5720f5b35608528368d7f8efb86 /lass/2configs | |
parent | 877edfa122837c3025ac9fc74895be5cb92d3433 (diff) |
l: no longer sync nixpkgs
Diffstat (limited to 'lass/2configs')
-rw-r--r-- | lass/2configs/repo-sync.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/2configs/repo-sync.nix b/lass/2configs/repo-sync.nix index 0b6cd8231..f0c0ebfee 100644 --- a/lass/2configs/repo-sync.nix +++ b/lass/2configs/repo-sync.nix @@ -107,7 +107,6 @@ in { (sync-remote "painload" "https://github.com/krebscode/painload") (sync-remote "Reaktor" "https://github.com/krebscode/Reaktor") (sync-remote "nixos-wiki" "https://github.com/Mic92/nixos-wiki.wiki.git") - (sync-remote-silent "nixpkgs" "https://github.com/nixos/nixpkgs") (sync-retiolum "go") (sync-retiolum "much") (sync-retiolum "newsbot-js") |