This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
998ab56db3
nixpkgs
/
nixos
/
tests
/
hadoop
History
K900
9843bbbeee
treewide: replace
<command> | systemd-cat
with
systemd-cat <command>
...
The former swallows exit codes, the latter doesn't.
2023-11-07 21:08:23 +03:00
..
default.nix
hadoop.nix
treewide: replace
<command> | systemd-cat
with
systemd-cat <command>
2023-11-07 21:08:23 +03:00
hbase.nix
hdfs.nix
treewide: replace
<command> | systemd-cat
with
systemd-cat <command>
2023-11-07 21:08:23 +03:00
yarn.nix