repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
nixos
/
tests
/
lorri
/
fake-shell.nix
blob
9de9d247e54243a3e099525c437d508a5a7135d3
1
derivation {
2
system = builtins.currentSystem;
3
name = "fake-shell";
4
builder = ./builder.sh;
5
}