This website requires JavaScript.
Explore
Help
Sign In
cat
/
nixbuild
Watch
2
Star
1
Fork
0
You've already forked nixbuild
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
45
Commits
1
Branch
5
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ophestra
8d502f1574
context: expose more internals
...
This makes overriding the Nix method easier.
2025-09-13 18:32:12 +09:00
cmd
/nix-tool
exec: append custom store
2025-07-23 12:09:32 +09:00
testdata
treewide: remove sample store paths
2025-07-20 04:22:28 +09:00
.gitignore
cmd/nixbuild: rename to nix-tool
2025-07-20 01:38:35 +09:00
build_test.go
exec: append custom store
2025-07-23 12:09:32 +09:00
build.go
context: interface command type
2025-09-13 13:06:39 +09:00
context.go
context: expose more internals
2025-09-13 18:32:12 +09:00
copy_test.go
copy: no check sigs for chroot store
2025-09-13 12:21:44 +09:00
copy.go
context: interface command type
2025-09-13 13:06:39 +09:00
default.nix
nix: static linking via nix
2025-07-24 18:12:54 +09:00
derivation_test.go
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
derivation.go
context: interface command type
2025-09-13 13:06:39 +09:00
exec_stub_test.go
context: interface command type
2025-09-13 13:06:39 +09:00
exec_test.go
context: expose more internals
2025-09-13 18:32:12 +09:00
exec.go
context: expose more internals
2025-09-13 18:32:12 +09:00
format_test.go
copy: wrap copy from stdin
2025-07-20 00:51:45 +09:00
format.go
copy: no check sigs for chroot store
2025-09-13 12:21:44 +09:00
go.mod
go: update dependencies
2025-09-13 12:28:14 +09:00
go.sum
go: update dependencies
2025-09-13 12:28:14 +09:00
instantiated_test.go
exec: append custom store
2025-07-23 12:09:32 +09:00
instantiated.go
context: interface command type
2025-09-13 13:06:39 +09:00
LICENSE
apply MIT license
2025-07-19 03:05:35 +09:00
package.nix
context: interface command type
2025-09-13 13:06:39 +09:00
sample_test.go
treewide: remove sample store paths
2025-07-20 04:22:28 +09:00
sign_test.go
copy: wrap copy from stdin
2025-07-20 00:51:45 +09:00
sign.go
context: interface command type
2025-09-13 13:06:39 +09:00
store_test.go
store: local store
2025-07-23 11:49:23 +09:00
store.go
store: local store
2025-07-23 11:49:23 +09:00
util_test.go
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
util.go
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
Description
A collection of extraordinarily ugly nix hacks with deceivingly friendly interfaces.
MIT
42
MiB
Languages
Go
99.2%
Nix
0.8%