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
/
third_party
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
r/946
feat(gerrit): Create detzip, a small helper utility for packing zips determin...
Luke Granger-Brown
1
-0
/
+97
2020-06-13
r/935
feat(3p/gerrit_plugins): Add derivations for Gerrit owners plugin
Vincent Ambo
1
-0
/
+16
2020-06-13
r/924
feat(nixos/smtprelay): Add derivation & module for SMTP relay
Vincent Ambo
1
-0
/
+20
2020-06-11
r/900
chore(3p): Bump nixos-unstable
Vincent Ambo
1
-3
/
+3
2020-06-11
r/897
feat(ops/nixos): Add module for configuring Gerrit for the repo
Vincent Ambo
1
-0
/
+1
2020-06-11
r/895
chore(3p): Use nixos from unstable
Vincent Ambo
1
-1
/
+1
2020-06-07
r/884
feat(3p/grpc): Build gRPC using LLVM10 & libcxx
Vincent Ambo
2
-2
/
+15
2020-06-07
r/883
feat(3p/protobuf): Check in derivation for proto 3.12 with libcxx
Vincent Ambo
2
-1
/
+14
2020-06-03
r/879
feat(3p/emacs): Check in derivation for explain-pause-mode
Vincent Ambo
1
-0
/
+20
2020-06-03
r/878
fix(3p/cgit): Fix compilation under Clang
Luke Granger-Brown
2
-2
/
+2
2020-05-31
r/877
fix(3p): Force all stdenvs to use LLVM10
Vincent Ambo
1
-6
/
+8
2020-05-31
r/876
fix(3p/nix): passAsFile: leave out the hash prefix
edef
2
-1
/
+2
2020-05-31
r/875
fix(3p/nix): passAsFile: hash the attribute name instead of numbering sequent...
Puck Meerburg
1
-2
/
+2
2020-05-30
r/873
chore(3p/nix): Clean up leftover Meson file
Vincent Ambo
1
-78
/
+0
2020-05-30
r/872
chore(3p/nix): Clean up some unused defines
Vincent Ambo
5
-1529
/
+2
2020-05-29
r/871
feat(3p/nix): Configure CMake to generate compile commands
Vincent Ambo
1
-0
/
+4
2020-05-29
r/870
fix(3p/nix): Build glog as included CMake project
Vincent Ambo
3
-5
/
+9
2020-05-29
r/869
feat(3p/glog): Check in derivation for glog
Vincent Ambo
1
-0
/
+18
2020-05-28
r/868
refactor(3p/nix): Introduce CMake as the build system for Nix
Vincent Ambo
10
-22
/
+500
2020-05-27
r/867
chore(3p/nix): Remove meson build files for core packages
Vincent Ambo
7
-1188
/
+0
2020-05-27
r/866
chore(3p/nix): Move Abseil symlink one layer up
Vincent Ambo
2
-1
/
+1
2020-05-27
r/865
refactor(3p/nix): Anchor local includes at src/
Vincent Ambo
159
-656
/
+661
2020-05-27
r/864
refactor(3p/abseil_cpp): Inline Nix derivation
Vincent Ambo
2
-4
/
+14
2020-05-27
r/863
merge(3p/glog): Vendor glog from commit 'afe04691'
Vincent Ambo
133
-0
/
+23455
2020-05-27
r/862
chore(3p): Remove glog override
Vincent Ambo
2
-16
/
+1
2020-05-27
r/861
fix(3p/nix): Default-import depot from a relative path
Vincent Ambo
1
-1
/
+1
2020-05-27
r/859
fix(3p/git): Use git derivation from stable channel as base
Vincent Ambo
1
-1
/
+2
2020-05-26
r/857
chore(3p): Expose nixpkgs commit to depot
Vincent Ambo
1
-3
/
+3
2020-05-26
r/852
revert(3p/git): Revert merge of git upstream at v2.26.2
Vincent Ambo
1006
-146045
/
+57858
2020-05-25
r/850
feat(3p/hound): Init hound package
Vincent Ambo
1
-0
/
+14
2020-05-25
r/849
chore(3p/naersk): Update to latest 'master'
Vincent Ambo
2
-6
/
+8
2020-05-25
r/847
docs(3p/nix): Add a README explaining the goals of the fork
Vincent Ambo
1
-12
/
+147
2020-05-25
r/846
refactor(3p/nix): Replace tokenizeStrings with absl::StrSplit
Vincent Ambo
29
-145
/
+146
2020-05-25
r/845
refactor(3p/nix/libutil): Replace hasPrefix/Suffix with Abseil
Vincent Ambo
21
-57
/
+69
2020-05-25
r/844
fix(3p/nix/libstore): Fix error condition when parsing generations
Vincent Ambo
1
-1
/
+1
2020-05-25
r/843
refactor(3p/nix/libutil): Replace string2Int & trim functions
Vincent Ambo
19
-72
/
+84
2020-05-24
r/842
chore(3p/nix/libstore): Remove progress bar remnants from download
Vincent Ambo
1
-19
/
+0
2020-05-24
r/841
style(3p/nix): Remove 'using std::*' from xml-writer.hh
Vincent Ambo
2
-7
/
+3
2020-05-24
r/840
style(3p/nix): Remove 'using std::*' from types.hh
Vincent Ambo
85
-824
/
+862
2020-05-24
r/839
chore(3p/nix): Enable cross-file-rename in clangd
Vincent Ambo
1
-1
/
+1
2020-05-24
r/838
chore(3p/nix): Make build type configurable
Vincent Ambo
1
-3
/
+3
2020-05-24
r/835
refactor(3p/nix/libutil): Replace chomp() with absl::strings
Vincent Ambo
15
-26
/
+40
2020-05-24
r/834
chore(3p/nix): Remove some OS X specific defines
Vincent Ambo
9
-281
/
+3
2020-05-24
r/833
fix(3p/nix): Fix long paths permanently breaking GC
Alyssa Ross
1
-13
/
+45
2020-05-23
r/832
style(3p/nix): Rename derivation to 'tazjix'
Vincent Ambo
1
-1
/
+1
2020-05-23
r/831
fix(3p/nix): Set Meson build type to 'release'
Vincent Ambo
1
-0
/
+2
2020-05-23
r/829
fix(3p/nix/libexpr): Ensure ExprOpUpdate merges into destination
Vincent Ambo
1
-17
/
+5
2020-05-23
r/828
refactor(3p/nix/libexpr): Make other 'const' in Bindings::merge
Vincent Ambo
2
-8
/
+5
2020-05-23
r/827
fix(3p/nix/libexpr): Actually use AttributeMap type alias
Vincent Ambo
1
-2
/
+2
2020-05-23
r/826
docs(3p/nix/libexpr): Add comment on ExprSelect
Vincent Ambo
1
-1
/
+8
[prev]
[next]