about summary refs log tree commit diff
path: root/pkgs/top-level/all-packages.nix
Commit message (Collapse)AuthorAge
* Merge pull request #59010 from loewenheim/vdirsyncer-stableGabriel Ebner2019-04-08
|\ | | | | vdirsyncerStable: init at 0.16.7
| * vdirsyncerStable: init at 0.16.7Sebastian Zivota2019-04-07
| | | | | | | | vdirsyncerStable: fixed maintainers
* | pmdk: init at 1.6Austin Seipp2019-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Intel is finally shipping real persistent memory, now that Optane DCPMMs are available with Cascade Lake processors. Therefore, programmers need a persistent memory programming API! In particular, pmdk is needed for QEMU features relating to persistent memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs from the host system to virtual machines with the exact same consistency guarantees. (In the normal case, these host NVDIMMs can be used as a backend device for DAX-enabled filesystems, and the persistent memory given to the virtual machine can be represeted as objects in the filesystem, allowing granular distribution of non-volatile memory to clients.) Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #58976 from gilligan/remove-nodejs6Samuel Dionne-Riel2019-04-07
|\ \ | | | | | | Remove nodejs-6_x which is about to enter EOL
| * | Remove nodejs-6_x which is about to enter EOLtobias pflug2019-04-04
| | | | | | | | | | | | | | | | | | - Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead
* | | vdr: fix overrideAttrs (#59083)Christian Kögler2019-04-07
| | | | | | | | | | | | | | | | | | | | | The current vdr derivation can not be overritten. The attribute plugins gets lost while overriding and that leads to problems when evaluating vdrPlugins. Moved vdr own plugins outside vdr derivation.
* | | Merge pull request #59101 from gebner/lib3mfGabriel Ebner2019-04-07
|\ \ \ | | | | | | | | lib3mf: init at 1.8.1
| * | | lib3mf: init at 1.8.1Gabriel Ebner2019-04-07
| | | |
* | | | cryptol: fix, rework cryptol 2.6.0 buildsAustin Seipp2019-04-07
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The previous build of Cryptol was broken on GHC 8.6.x, which is now the new default. That's been fixed with a few upstream patches that will come up whenever the next release happens. - There was also a build failure on base-compat, fixed by jailbreaking. - The previous setup had all-packages.nix creating a new derivation solely for the purpose of wrapping the Z3 binary. This has been removed: the wrapper is still added but during the Haskell build itself, so that all Haskell dependent packages can use the cryptol interpreters too. - In its place, we use justStaticExecutables, so people using nix-env and Cryptol users who *don't* need haskell dependencies can get much smaller closures. Obviously this still implies a second build, but this build is much more useful than one that merely adds a shell script to a package that's relatively expensive to compile... Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | proxmark3: init at 3.1.0Franz Pletz2019-04-06
| | |
* | | Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-dockerJaka Hudoklin2019-04-06
|\ \ \ | | | | | | | | dockerTools: add nix-prefetch-docker script
| * | | dockerTools: add nix-prefetch-docker scriptJaka Hudoklin2019-04-06
| | | |
* | | | Merge pull request #58931 from bzizou/migratePascal Wittmann2019-04-06
|\ \ \ \ | |_|_|/ |/| | | migrate: init at 3.7.2
| * | | migrate: init at 3.7.2Bruno Bzeznik2019-04-05
| | | |
* | | | Merge branch 'staging-next'Vladimír Čunát2019-04-06
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | This iteration was long, about five weeks (2fcb11a2), I think. Darwin: it's missing a few thousand binaries and there's a make-netbsd regression, but I suppose these aren't merge blockers.
| * | | | Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"Vladimír Čunát2019-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f93e17647527410a75af8d920ab2fafc43b59e3e, reversing changes made to 2771375d6e62d2ffdf4ee469a8a96f245afe321e. The MR was meant for staging, not staging-next, so let's move it.
| * | | | gettext: apply patch for CVE 2018-18751Christian Theune2019-04-05
| | | | | | | | | | | | | | | | | | | | Re-include an older automake (1.15) because that's explicitly depended upon.
| * | | | Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Hydra nixpkgs: ?compare=1512490
| * \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-03-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-03-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of rebuilds from master, apparently. Hydra nixpkgs: ?compare=1509577
| * \ \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-03-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Hydra nixpkgs: ?compare=1508887
| * \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-03-05
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge staging into staging-nextFrederik Rietdijk2019-03-03
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-03-01
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #56197 from matthewbauer/cross-fixes3Matthew Bauer2019-02-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Android and related cross fixes
| | | * | | | | | | | | | SDL{,2}: support building for androidMatthew Bauer2019-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should be picking up the OpenGL ES headers provided by the NDK. More testing is needed.
| | * | | | | | | | | | | netbsd: add cross targetMatthew Bauer2019-02-26
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-02-26
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-02-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #58939 from Lucus16/latexrunDmitry Kalinkin2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add latexrun package
| * | | | | | | | | | | | | | latexrun: init at unstable-2015-11-18Lars Jellema2019-04-03
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #58520 from dtzWill/update/inter-ui-vs-interWill Dietz2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inter,inter-ui: keep font name the same for attributes, split off, bump to 3.5
| * | | | | | | | | | | | | | | inter,inter-ui: init new 'inter', bump inter-ui to last w/that nameWill Dietz2019-04-05
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | tilingnome: init at 2019-01-18 (#58980)Benjamin Staffin2019-04-05
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #58970 from eyJhb/curseradioworldofpeace2019-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | curseradio: init at 0.2
| * | | | | | | | | | | | | | | curseradio: init at 0.2eyjhbb@gmail.com2019-04-05
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #58946 from marzipankaiser/fix/grisbi-updatexeji2019-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grisbi: 1.0.4 -> 1.2.1
| * | | | | | | | | | | | | | | | grisbi: change gtk version gtk2 -> gtk3Marcial Gaißert2019-04-04
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Newer Grisbi versions do not compile with gtk2
* | | | | | | | | | | | | | | | Merge pull request #58719 from cpages/masterCarles Pagès2019-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | calligra: mark broken
| * | | | | | | | | | | | | | | calligra: fix buildCarles Pagès2019-04-02
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #58936 from bzizou/charliecloudmarkuskowa2019-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | charliecloud: init at 0.9.8
| * | | | | | | | | | | | | | | charliecloud: init at 0.9.8Bruno Bzeznik2019-04-04
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #57337 from peterhoeg/m/logitechPeter Hoeg2019-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos: better support for logitech devices and update relevant packages
| * | | | | | | | | | | | | | | logitech-udev-rules: init at 20190130Peter Hoeg2019-03-19
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #58538 from bzizou/stacksmarkuskowa2019-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stacks: init at 2.3e
| * | | | | | | | | | | | | | | | stacks: init at 2.3eBruno Bzeznik2019-04-03
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #52396 from bignaux/ps2clientAnderson Torres2019-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ps2client: init at 2018-10-18
| * | | | | | | | | | | | | | | ps2client: init at 2018-10-18Bignaux Ronan2019-03-27
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | bundler-audit: init at 0.6.1Michael Weiss2019-04-02
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #57768 from gnidorah/pakcsRyan Mulligan2019-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pakcs: 2.0.2 -> 2.1.1