This website requires JavaScript.
Explore
Help
Sign In
tobias
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-11-10 01:33:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4fd7cf16d
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