This website requires JavaScript.
Explore
Help
Sign In
cat
/
nixbuild
Watch
2
Star
0
Fork
0
You've already forked nixbuild
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
40
Commits
1
Branch
5
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ophestra
b298c5f572
nix: static linking via nix
2025-07-24 18:12:54 +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
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
context.go
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
copy_test.go
copy: generalise store
2025-07-23 11:43:14 +09:00
copy.go
copy: generalise store
2025-07-23 11:43:14 +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
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
exec_stub_test.go
exec: append custom store
2025-07-23 12:09:32 +09:00
exec_test.go
exec: append custom store
2025-07-23 12:09:32 +09:00
exec.go
exec: append custom store
2025-07-23 12:09:32 +09:00
format_test.go
copy: wrap copy from stdin
2025-07-20 00:51:45 +09:00
format.go
exec: append custom store
2025-07-23 12:09:32 +09:00
go.mod
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
go.sum
cmd/nixbuild: implement command frontend
2025-07-14 04:36:06 +09:00
instantiated_test.go
exec: append custom store
2025-07-23 12:09:32 +09:00
instantiated.go
treewide: migrate to gensokyo.uk/nix
2025-07-19 02:33:24 +09:00
LICENSE
apply MIT license
2025-07-19 03:05:35 +09:00
package.nix
nix: static linking via nix
2025-07-24 18:12:54 +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
sign: wrap signing from stdin
2025-07-19 23:12:17 +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
100
MiB
Languages
Go
99.3%
Nix
0.7%