summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swm: init at 0.4.0-alpha1origin/add-swmWael M. Nasreddine2020-08-022-0/+14
* Merge pull request #93905 from aaronjanse/aj-redox-release-cross•••pkgs/top-level: add x86_64-redox to release-cross.nixJohn Ericson2020-08-021-0/+4
|\
| * pkgs/top-level: add x86_64-redoxAaron Janse2020-07-261-0/+4
* | .editorconfig: add node-packages.nixzowoq2020-08-031-0/+3
* | Merge pull request #94503 from r-ryantm/auto-update/hcxdumptool•••hcxdumptool: 6.0.7 -> 6.1.0Ryan Mulligan2020-08-021-2/+2
|\ \
| * | hcxdumptool: 6.0.7 -> 6.1.0R. RyanTM2020-08-021-2/+2
* | | Merge pull request #94566 from 7c6f434c/xscreensaver-demo-fix•••xscreensaver: fix xscreensaver-demo buildMichael Raskin2020-08-021-2/+3
|\ \ \
| * | | xscreensaver: fix xscreensaver-demo buildMichael Raskin2020-08-021-2/+3
* | | | Merge pull request #94545 from r-ryantm/auto-update/picard-tools•••picard-tools: 2.23.1 -> 2.23.3Ryan Mulligan2020-08-021-2/+2
|\ \ \ \
| * | | | picard-tools: 2.23.1 -> 2.23.3R. RyanTM2020-08-021-2/+2
| | |/ / | |/| |
* | | | Merge pull request #94397 from r-ryantm/auto-update/exoscale-cli•••exoscale-cli: 1.14.0 -> 1.15.0Ryan Mulligan2020-08-021-2/+2
|\ \ \ \
| * | | | exoscale-cli: 1.14.0 -> 1.15.0R. RyanTM2020-08-011-2/+2
* | | | | oraclejdk8: update jce hash•••See https://github.com/NixOS/nixpkgs/commit/c5dd1fba89b6af14ab8afa5a8bd03fd4117c3d16#commitcomment-41126603 Maximilian Bosch2020-08-021-1/+1
* | | | | rss2email: 3.12 -> 3.12.1Léo Gaspard2020-08-021-2/+2
* | | | | rss2email: 3.11 -> 3.12Léo Gaspard2020-08-021-4/+5
| |_|/ / |/| | |
* | | | Merge pull request #94540 from r-ryantm/auto-update/operator-sdk•••operator-sdk: 0.18.2 -> 0.19.2Ryan Mulligan2020-08-021-3/+3
|\ \ \ \
| * | | | operator-sdk: 0.18.2 -> 0.19.2R. RyanTM2020-08-021-3/+3
| | |/ / | |/| |
* | | | Merge pull request #92578 from fare-patches/fare•••Update Gambit, Gerbil and librariesMichael Raskin2020-08-028-19/+138
|\ \ \ \
| * | | | gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02Francois-Rene Rideau2020-08-022-0/+29
| * | | | gerbilPackages-unstable.gerbil-persist: init at 2020-08-02Francois-Rene Rideau2020-08-022-0/+28
| * | | | gerbilPackages-unstable.gerbil-poo: init at 2020-08-02Francois-Rene Rideau2020-08-022-0/+28
| * | | | gerbilPackages-unstable.gerbil-crypto: init at 2020-08-01Francois-Rene Rideau2020-08-022-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 Rideau2020-08-022-11/+17
| * | | | gerbil-unstable: 2020-05-17 -> 2020-08-02Francois-Rene Rideau2020-08-021-4/+4
| * | | | gambit-unstable: 2020-05-15 -> 2020-07-29Francois-Rene Rideau2020-08-021-4/+4
* | | | | Merge pull request #85903 from kini/acl2-update•••acl2: build standard library as wellMichael Raskin2020-08-026-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 Kini2020-08-016-47/+408
* | | | | | Merge pull request #81085 from KAction/wip/pkg/vale•••vale: install documentation and example stylesMario Rodas2020-08-021-4/+15
|\ \ \ \ \ \
| * | | | | | vale: install styles provided by upstreamDmitry Bogatov2020-02-251-1/+3
| * | | | | | vale: install documentation into $doc outputDmitry Bogatov2020-02-251-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 Bogatov2020-02-251-4/+8
* | | | | | | Merge pull request #60246 from dfordivam/virtualbox-add-extra-disk•••nixos/modules/virtualization: Options to add an extra disk in virtualbox VMJohn Ericson2020-08-021-5/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Options to add an extra disk in virtual box VM.Divam2020-07-061-5/+60
* | | | | | | Merge pull request #93903 from freezeboy/add-kfloppy•••kfloppy: init at 20.04.3Thomas Tuegel2020-08-023-2/+23
|\ \ \ \ \ \ \
| * | | | | | | kfloppy: init at 20.04.3freezeboy2020-07-263-3/+24
* | | | | | | | Merge pull request #94438 from r-ryantm/auto-update/istioctl•••istioctl: 1.6.5 -> 1.6.6Mario Rodas2020-08-021-6/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | istioctl: install completionsMario Rodas2020-08-021-3/+10
| * | | | | | | | istioctl: 1.6.5 -> 1.6.6R. RyanTM2020-08-011-3/+3
* | | | | | | | | Merge pull request #94531 from ju1m/initrd-network•••initrd-network: fix flushBeforeStage2Martin Weinelt2020-08-021-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | initrd-network: fix flushBeforeStage2Julien Moutinho2020-08-021-1/+1
* | | | | | | | | Merge pull request #94440 from magnetophon/ardour•••ardour: 6.0 -> 6.2Mario Rodas2020-08-021-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ardour: 6.0 -> 6.2Bart Brouns2020-08-011-2/+2
* | | | | | | | | | Merge pull request #94548 from bachp/openjdk14-14.0.2•••openjdk14: 14.0.1 -> 14.0.2Benjamin Hipple2020-08-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | openjdk14: 14.0.1 -> 14.0.2Pascal Bach2020-08-021-2/+2
* | | | | | | | | | | Merge pull request #94428 from r-ryantm/auto-update/gosec•••gosec: 2.3.0 -> 2.4.0Mario Rodas2020-08-021-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gosec: add ldflagsMario Rodas2020-08-021-0/+2
| * | | | | | | | | | | gosec: 2.3.0 -> 2.4.0R. RyanTM2020-08-011-3/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #94512 from r-ryantm/auto-update/jx•••jx: 2.1.90 -> 2.1.121Mario Rodas2020-08-021-5/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jx: update ldflagsMario Rodas2020-08-021-1/+3
| * | | | | | | | | | | jx: install completionsMario Rodas2020-08-021-1/+10