-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 1e3ff03d1e82
head repository: NixOS/nixpkgs-channels
compare: 90c0191735bc
- 16 commits
- 8 files changed
- 9 contributors
Commits on Apr 17, 2020
-
systemd: Simplify unit script names
Current journal output from services started by `script` rather than `ExexStart` is unreadable because the name of the file (which journalctl records and outputs) quite literally takes 1/3 of the screen (on smaller screens). Make it shorter. In particular: * Drop the `unit-script` prefix as it is not very useful. * Use `writeShellScriptBin` to write them because: * It has a `checkPhase` which is better than no checkPhase. * The script itself ends up having a short name.
Configuration menu - View commit details
-
Copy full SHA for 5822d03 - Browse repository at this point
Copy the full SHA 5822d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a78e1 - Browse repository at this point
Copy the full SHA f1a78e1View commit details -
systemd: Add prefix to unit script derivations
Add a distinctive `unit-script` prefix to systemd unit scripts to make them easier to find in the store directory. Do not add this prefix to actual script file name as it clutters logs.
Configuration menu - View commit details
-
Copy full SHA for a9e9d37 - Browse repository at this point
Copy the full SHA a9e9d37View commit details
Commits on Apr 20, 2020
-
fixup! systemd: Add prefix to unit script derivations
* Avoid extra string interpolation.
Configuration menu - View commit details
-
Copy full SHA for daac85d - Browse repository at this point
Copy the full SHA daac85dView commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6874db4 - Browse repository at this point
Copy the full SHA 6874db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f86bb - Browse repository at this point
Copy the full SHA f6f86bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 301905d - Browse repository at this point
Copy the full SHA 301905dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fb04b - Browse repository at this point
Copy the full SHA 36fb04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f909158 - Browse repository at this point
Copy the full SHA f909158View commit details
Commits on May 12, 2020
-
Merge pull request #87587 from filalex77/gitui-0.2.2
gitAndTools.gitui: 0.2.1 -> 0.2.2
Configuration menu - View commit details
-
Copy full SHA for 01b85fd - Browse repository at this point
Copy the full SHA 01b85fdView commit details -
Merge pull request #87611 from eadwu/vscode/1.45.0
vscod{e,ium}: 1.44.2 -> 1.45.0
Configuration menu - View commit details
-
Copy full SHA for eb2bfa2 - Browse repository at this point
Copy the full SHA eb2bfa2View commit details -
Merge pull request #87563 from r-ryantm/auto-update/worker
worker: 4.3.0 -> 4.4.0
Configuration menu - View commit details
-
Copy full SHA for 90b6042 - Browse repository at this point
Copy the full SHA 90b6042View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ee2cb - Browse repository at this point
Copy the full SHA a1ee2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d0fea - Browse repository at this point
Copy the full SHA 90d0feaView commit details -
Merge pull request #87632 from chkno/installer-test-machine-name-fix
nixos/tests/installer: Fix machine name
Configuration menu - View commit details
-
Copy full SHA for efe0051 - Browse repository at this point
Copy the full SHA efe0051View commit details -
Merge pull request #85428 from serokell/kirelagin/unit-script-name
systemd: Simplify unit script names
Configuration menu - View commit details
-
Copy full SHA for 90c0191 - Browse repository at this point
Copy the full SHA 90c0191View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1e3ff03d1e82...90c0191735bc