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-09-14
r/2858
test(nix/utils): unit test path predicates
sterni
8
-0
/
+69
2021-09-14
r/2857
feat(nix/runTestsuite): rebuild if test case list changes
sterni
1
-2
/
+5
2021-09-14
r/2856
feat(nix/tag): add functions for querying a tag's name and value
sterni
1
-1
/
+14
2021-09-14
r/2855
docs(nix/tag): correct comment for assertIsTag
sterni
1
-1
/
+1
2021-09-12
r/2852
fix(nix/buildLisp): preserve argv[0] in buildLisp.program
sterni
1
-7
/
+6
2021-09-10
r/2834
docs(nix/tag): fix example for discrDef
sterni
1
-2
/
+2
2021-09-10
r/2833
chore(nint): move from //users/sterni to //nix
sterni
4
-0
/
+212
2021-09-09
r/2830
feat(nix/sparseTree): get a directory with only selected children
sterni
2
-0
/
+65
2021-09-09
r/2829
refactor(nix/readTree): use throw instead of assertMsg
sterni
1
-4
/
+3
2021-09-09
r/2825
feat(readTree): Support scoped import arguments
Vincent Ambo
2
-9
/
+15
2021-09-08
r/2824
refactor(readTree): Pass all readTree parameters as function args
Vincent Ambo
3
-20
/
+47
2021-08-29
r/2800
refactor(bufCheck): Assume bufCheck is run in depot checkout
Vincent Ambo
1
-2
/
+2
2021-08-26
r/2792
feat(readTree): Add support for path-dependent args filtering
Vincent Ambo
1
-2
/
+7
2021-08-26
r/2779
docs(nix/buildLisp): document NIX_BUILDLISP_LISP_ARGS
sterni
1
-0
/
+24
2021-08-26
r/2778
docs(nix/buildLisp): move example further up
sterni
1
-29
/
+29
2021-08-26
r/2777
fix(nix/buildLisp): prevent image loader from parsing arguments
sterni
1
-3
/
+22
2021-08-24
r/2774
docs(nix/buildLisp): document recent changes to buildLisp
sterni
1
-10
/
+119
2021-08-24
r/2773
feat(nix/buildLisp): pass implementation description instead of name
sterni
1
-30
/
+32
2021-08-24
r/2772
feat(nix/buildLisp): add ccl
sterni
1
-1
/
+103
2021-08-24
r/2771
feat(nix/buildLisp): add ecl
sterni
1
-4
/
+157
2021-08-24
r/2770
feat(nix/buildLisp): expose drvs built w/ the other implementations
sterni
1
-10
/
+48
2021-08-24
r/2769
feat(nix/buildLisp): implementation specific deps and srcs
sterni
1
-13
/
+67
2021-08-24
r/2768
feat(nix/buildLisp): allow implementation-specifc bundled functions
sterni
1
-6
/
+32
2021-08-24
r/2767
refactor(nix/buildLisp): prepare multi implementation support
sterni
1
-105
/
+188
2021-08-24
r/2753
refactor(users/grfn/gws.fyi): implement isDirectory in pure nix
sterni
1
-0
/
+65
2021-08-12
r/2722
docs(nix/buildLisp): mention drawback of non-parallel compilation
sterni
1
-0
/
+4
2021-08-10
r/2716
fix(nix/buildLisp): remove misplaced `makeOverridable`s
sterni
1
-2
/
+1
2021-08-01
r/2701
refactor(nix/buildLisp): use passthru for extra attributes
sterni
1
-15
/
+17
2021-05-17
r/2594
fix(nix/writers/rust): remove args override
Profpatsch
1
-9
/
+5
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
[prev]
[next]