| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oksh: link to ncurses•••This fixes the ^L keybinding in emacs mode to properly clear the screen. | Josh Rickmar | 2024-04-14 | 1 | -1/+8 |
| * | oksh: 7.4 -> 7.5 | R. Ryantm | 2024-04-07 | 1 | -2/+2 |
| * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | oksh: 7.3 -> 7.4 | R. Ryantm | 2023-11-21 | 1 | -2/+2 |
| * | oksh: 7.2 -> 7.3 | R. Ryantm | 2023-04-25 | 1 | -2/+2 |
| * | oksh: 7.1 -> 7.2 | R. Ryantm | 2022-10-30 | 1 | -2/+2 |
| * | oksh: 7.0 -> 7.1 | Moheeb Aljaroudi | 2022-06-09 | 1 | -2/+2 |
| * | pkgs/shells: enable strictDeps | Artturin | 2022-05-06 | 1 | -0/+2 |
| * | oksh: fix cross-compilation | Nikolay Korotkiy | 2022-04-23 | 1 | -1/+7 |
| * | oksh: 6.9 -> 7.0 | R. Ryantm | 2021-11-03 | 1 | -2/+2 |
| * | oksh: 6.8.1 -> 6.9 | Ben Siraphob | 2021-06-10 | 1 | -2/+2 |
| * | oksh: add shellPath for use as user shells•••This allows the user shell to be set to pkgs.oksh instead of needing a string like "${pkgs.oksh}/bin/oksh". | Josh Rickmar | 2021-01-26 | 1 | -0/+4 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -1/+1 |
| * | oksh: init at 6.8.1 | Ben Siraphob | 2020-12-05 | 1 | -0/+21 |
