| Commit message (Expand) | Author | Age | Files | Lines |
| * | swm: init at 0.4.0-alpha1origin/add-swm | Wael M. Nasreddine | 2020-08-02 | 2 | -0/+14 |
| * | Merge pull request #93905 from aaronjanse/aj-redox-release-cross•••pkgs/top-level: add x86_64-redox to release-cross.nix | John Ericson | 2020-08-02 | 1 | -0/+4 |
| |\ |
|
| | * | pkgs/top-level: add x86_64-redox | Aaron Janse | 2020-07-26 | 1 | -0/+4 |
| * | | .editorconfig: add node-packages.nix | zowoq | 2020-08-03 | 1 | -0/+3 |
| * | | Merge pull request #94503 from r-ryantm/auto-update/hcxdumptool•••hcxdumptool: 6.0.7 -> 6.1.0 | Ryan Mulligan | 2020-08-02 | 1 | -2/+2 |
| |\ \ |
|
| | * | | hcxdumptool: 6.0.7 -> 6.1.0 | R. RyanTM | 2020-08-02 | 1 | -2/+2 |
| * | | | Merge pull request #94566 from 7c6f434c/xscreensaver-demo-fix•••xscreensaver: fix xscreensaver-demo build | Michael Raskin | 2020-08-02 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | xscreensaver: fix xscreensaver-demo build | Michael Raskin | 2020-08-02 | 1 | -2/+3 |
| * | | | | Merge pull request #94545 from r-ryantm/auto-update/picard-tools•••picard-tools: 2.23.1 -> 2.23.3 | Ryan Mulligan | 2020-08-02 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | picard-tools: 2.23.1 -> 2.23.3 | R. RyanTM | 2020-08-02 | 1 | -2/+2 |
| | | |/ /
| |/| | |
|
| * | | | | Merge pull request #94397 from r-ryantm/auto-update/exoscale-cli•••exoscale-cli: 1.14.0 -> 1.15.0 | Ryan Mulligan | 2020-08-02 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | exoscale-cli: 1.14.0 -> 1.15.0 | R. RyanTM | 2020-08-01 | 1 | -2/+2 |
| * | | | | | oraclejdk8: update jce hash•••See https://github.com/NixOS/nixpkgs/commit/c5dd1fba89b6af14ab8afa5a8bd03fd4117c3d16#commitcomment-41126603
| Maximilian Bosch | 2020-08-02 | 1 | -1/+1 |
| * | | | | | rss2email: 3.12 -> 3.12.1 | Léo Gaspard | 2020-08-02 | 1 | -2/+2 |
| * | | | | | rss2email: 3.11 -> 3.12 | Léo Gaspard | 2020-08-02 | 1 | -4/+5 |
| | |_|/ /
|/| | | |
|
| * | | | | Merge pull request #94540 from r-ryantm/auto-update/operator-sdk•••operator-sdk: 0.18.2 -> 0.19.2 | Ryan Mulligan | 2020-08-02 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | operator-sdk: 0.18.2 -> 0.19.2 | R. RyanTM | 2020-08-02 | 1 | -3/+3 |
| | | |/ /
| |/| | |
|
| * | | | | Merge pull request #92578 from fare-patches/fare•••Update Gambit, Gerbil and libraries | Michael Raskin | 2020-08-02 | 8 | -19/+138 |
| |\ \ \ \ |
|
| | * | | | | gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02 | Francois-Rene Rideau | 2020-08-02 | 2 | -0/+29 |
| | * | | | | gerbilPackages-unstable.gerbil-persist: init at 2020-08-02 | Francois-Rene Rideau | 2020-08-02 | 2 | -0/+28 |
| | * | | | | gerbilPackages-unstable.gerbil-poo: init at 2020-08-02 | Francois-Rene Rideau | 2020-08-02 | 2 | -0/+28 |
| | * | | | | gerbilPackages-unstable.gerbil-crypto: init at 2020-08-01 | Francois-Rene Rideau | 2020-08-02 | 2 | -0/+28 |
| | * | | | | gerbilPackages-unstable.gerbil-utils: 2020-05-17 -> 2020-08-02•••Better version support for Gerbil packages.
Use passthru for meta-information used by other packages.
| Francois-Rene Rideau | 2020-08-02 | 2 | -11/+17 |
| | * | | | | gerbil-unstable: 2020-05-17 -> 2020-08-02 | Francois-Rene Rideau | 2020-08-02 | 1 | -4/+4 |
| | * | | | | gambit-unstable: 2020-05-15 -> 2020-07-29 | Francois-Rene Rideau | 2020-08-02 | 1 | -4/+4 |
| * | | | | | Merge pull request #85903 from kini/acl2-update•••acl2: build standard library as well | Michael Raskin | 2020-08-02 | 6 | -47/+408 |
| |\ \ \ \ \ |
|
| | * | | | | | acl2, acl2-minimal: build standard library, init•••Before this commit, we only built the main ACL2 executable. Most users
will also want the standard library (the "Community Books"), so after
this commit, we build the entire `make everything` suite, which includes
essentially everything provided in the ACL2 repository.
There's also a new top-level package called `acl2-minimal` which has
just the core ACL2 executable, for those who really only want that.
Future work: modularize the build so that we can support multiple
different subsets of the standard library. A lot of the stuff in this
complete build is probably superfluous to almost all users. Also,
because some of the books have unclear or idiosyncratic licenses, the
full build will not be cached on cache.nixos.org, and installing it will
mean spending a few hours building it. So it would be good to have a
pared down build which excluded non-free books and things that people
rarely or never use.
| Keshav Kini | 2020-08-01 | 6 | -47/+408 |
| * | | | | | | Merge pull request #81085 from KAction/wip/pkg/vale•••vale: install documentation and example styles | Mario Rodas | 2020-08-02 | 1 | -4/+15 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | vale: install styles provided by upstream | Dmitry Bogatov | 2020-02-25 | 1 | -1/+3 |
| | * | | | | | | vale: install documentation into $doc output | Dmitry Bogatov | 2020-02-25 | 1 | -0/+5 |
| | * | | | | | | vale: 2.0.0 -> 2.2.2•••Switch from buildGoPackage to buildGoModule
According to documentation, buildGoPackage is designed for legacy Go
packages which do not support go.mod, while "vale" do support it.
| Dmitry Bogatov | 2020-02-25 | 1 | -4/+8 |
| * | | | | | | | Merge pull request #60246 from dfordivam/virtualbox-add-extra-disk•••nixos/modules/virtualization: Options to add an extra disk in virtualbox VM | John Ericson | 2020-08-02 | 1 | -5/+60 |
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | * | | | | | | Options to add an extra disk in virtual box VM. | Divam | 2020-07-06 | 1 | -5/+60 |
| * | | | | | | | Merge pull request #93903 from freezeboy/add-kfloppy•••kfloppy: init at 20.04.3 | Thomas Tuegel | 2020-08-02 | 3 | -2/+23 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | kfloppy: init at 20.04.3 | freezeboy | 2020-07-26 | 3 | -3/+24 |
| * | | | | | | | | Merge pull request #94438 from r-ryantm/auto-update/istioctl•••istioctl: 1.6.5 -> 1.6.6 | Mario Rodas | 2020-08-02 | 1 | -6/+13 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | istioctl: install completions | Mario Rodas | 2020-08-02 | 1 | -3/+10 |
| | * | | | | | | | | istioctl: 1.6.5 -> 1.6.6 | R. RyanTM | 2020-08-01 | 1 | -3/+3 |
| * | | | | | | | | | Merge pull request #94531 from ju1m/initrd-network•••initrd-network: fix flushBeforeStage2 | Martin Weinelt | 2020-08-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | initrd-network: fix flushBeforeStage2 | Julien Moutinho | 2020-08-02 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #94440 from magnetophon/ardour•••ardour: 6.0 -> 6.2 | Mario Rodas | 2020-08-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ardour: 6.0 -> 6.2 | Bart Brouns | 2020-08-01 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #94548 from bachp/openjdk14-14.0.2•••openjdk14: 14.0.1 -> 14.0.2 | Benjamin Hipple | 2020-08-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | openjdk14: 14.0.1 -> 14.0.2 | Pascal Bach | 2020-08-02 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #94428 from r-ryantm/auto-update/gosec•••gosec: 2.3.0 -> 2.4.0 | Mario Rodas | 2020-08-02 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | gosec: add ldflags | Mario Rodas | 2020-08-02 | 1 | -0/+2 |
| | * | | | | | | | | | | | gosec: 2.3.0 -> 2.4.0 | R. RyanTM | 2020-08-01 | 1 | -3/+3 |
| | | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge pull request #94512 from r-ryantm/auto-update/jx•••jx: 2.1.90 -> 2.1.121 | Mario Rodas | 2020-08-02 | 1 | -5/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | jx: update ldflags | Mario Rodas | 2020-08-02 | 1 | -1/+3 |
| | * | | | | | | | | | | | jx: install completions | Mario Rodas | 2020-08-02 | 1 | -1/+10 |