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
/
nix
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
r/2555
feat(users/Profpatsch/blog): implement blog engine lol
Profpatsch
1
-0
/
+1
2021-04-24
r/2547
chore(nix): move rustSimple from users.Profpatsch.writers
Profpatsch
2
-0
/
+165
2021-04-24
r/2546
feat(nix): add basic netstring nix generation functions
Profpatsch
2
-0
/
+43
2021-04-23
r/2535
feat(nix/buildGo): add the import position to errmsg
Profpatsch
2
-11
/
+22
2021-04-20
r/2532
feat(nix/utils): add storePathName, a more generic baseNameOf
sterni
1
-0
/
+42
2021-04-12
r/2497
refactor: Replace 'depotPath' with 'depot.path'
Vincent Ambo
1
-2
/
+2
2021-04-12
r/2496
refactor(readTree): Initialise repo roots without recursing
Vincent Ambo
2
-4
/
+19
2021-04-12
r/2483
docs(readTree): Add SPDX license header on readTree
Vincent Ambo
1
-0
/
+6
2021-04-10
r/2460
refactor(sterni): use pkgs over third_party to import from nixpkgs
sterni
1
-3
/
+2
2021-03-31
r/2380
feat(nix/buildManPages): infra for generating man page dirs from nix
sterni
2
-0
/
+80
2021-03-26
r/2336
fix(nix/runTestsuite): use s6-portable-utils
Profpatsch
1
-2
/
+3
2021-03-25
r/2329
refactor: Replace some uses of builtins.toFile with pkgs.writeText
Vincent Ambo
1
-2
/
+2
2021-03-15
r/2282
feat(users/Profpatsch): build attrset members on CI
sterni
2
-0
/
+27
2021-02-24
r/2233
fix(buildGo): Fix stdlib list under Go 1.16.
Luke Granger-Brown
1
-1
/
+1
2021-02-19
r/2224
feat(nix/readTree): give better error message when not a function
Profpatsch
4
-1
/
+27
2021-02-19
r/2222
fix(nix/yants): make (typedef …).checkType return a result set
sterni
1
-3
/
+7
2021-02-18
r/2218
fix(nix/readTree): make nixFileName only match .nix extensions
sterni
1
-1
/
+1
2021-02-14
r/2214
feat(nix/drvSeqL): make build of a drv depend on unrelated drvs
sterni
1
-0
/
+43
2021-02-12
r/2202
feat(nix/yants/tests): test drv type
sterni
1
-0
/
+10
2021-02-09
r/2199
feat(nix/yants/tests): port to runTestsuite
sterni
1
-48
/
+92
2021-02-09
r/2198
feat(nix/runTestsuite): add assertDoesNotThrow
sterni
1
-0
/
+7
2021-02-09
r/2197
refactor(nix/runTestsuite): implement in terms of generic assertBool
sterni
1
-26
/
+46
2021-01-30
r/2166
feat(nix): add nix.tag, a way of discriminating via tagged unions
Profpatsch
2
-0
/
+237
2021-01-30
r/2165
feat(nix/readTree): add tests of the traversal logic in README
Profpatsch
15
-1
/
+95
2021-01-30
r/2164
feat(nix/readTree): add tests of the README example
Profpatsch
7
-0
/
+47
2021-01-30
r/2163
chore(nix/readTree): move function into __functor
Profpatsch
1
-12
/
+13
2021-01-30
r/2162
feat(nix/runTestsuite): add assertThrows
Profpatsch
1
-4
/
+22
2021-01-30
r/2161
fix(nix/runTestsuite): wrap runTestsuite into derivation
Profpatsch
1
-8
/
+26
2021-01-30
r/2159
chore(3p|nix): Remove typed Go
Vincent Ambo
3
-57
/
+0
2021-01-19
r/2133
chore: Remove banned user
V
2
-34
/
+0
2021-01-03
r/2050
feat(nix/yants): add restrict
Profpatsch
2
-0
/
+30
2021-01-02
r/2049
feat(nix): add runExecline.local
Profpatsch
2
-17
/
+17
2021-01-01
r/2041
chore(OWNERS): move Profpatsch up to nix/
Profpatsch
4
-9
/
+0
2021-01-01
r/2040
feat(nix): add mergePatch
Profpatsch
1
-0
/
+186
2020-12-01
r/1971
chore(writeElispBin): Move from //overrides to //nix
Vincent Ambo
1
-0
/
+18
2020-11-08
r/1873
fix(buildLisp): Override LANG in sbclWith for misconfigured machines
Vincent Ambo
1
-1
/
+2
2020-08-31
r/1742
feat(readTree): Use tree location as the value of `__readTree`
Vincent Ambo
1
-2
/
+8
2020-08-26
r/1719
fix(readTree): Add __readTree attribute to folders
Vincent Ambo
1
-1
/
+1
2020-08-23
r/1706
feat(nix/buildLisp): Expose an sbcl attribute
Griffin Smith
1
-4
/
+6
2020-08-20
r/1683
feat(tools/depot-scanner): init project
Kane York
1
-2
/
+2
2020-08-04
r/1586
feat(nix/readTree): allow arguments to depend on tree location
edef
1
-3
/
+3
2020-08-04
r/1585
chore(nix/fetchGoModule): don't move downloaded file
edef
1
-3
/
+1
2020-08-04
r/1584
chore(nix/fetchGoModule): remove overrideAttrs hack
edef
1
-5
/
+3
2020-08-04
r/1580
chore: simplify buildGo expressions
edef
1
-3
/
+3
2020-08-04
r/1579
feat(nix/buildGo): use gopkg attribute of deps
edef
2
-3
/
+3
2020-08-04
r/1578
feat(nix/buildGo): expose gopkg attribute on buildGo.package
edef
1
-7
/
+13
2020-08-03
r/1561
fix(nix/fetchGoModule): correctly case-fold mixed-case package paths
edef
1
-2
/
+14
2020-08-03
r/1559
chore(nix/fetchGoModule): Move //users/edef/fetchGoModule to //nix
edef
2
-0
/
+26
2020-07-27
r/1492
feat(nix/buildLisp): Add abstraction for test suites
Griffin Smith
2
-50
/
+142
2020-07-26
r/1487
fix(nix/buildLisp): Set LANG to C.UTF-8 on program builds
Griffin Smith
1
-0
/
+1
[next]