about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* rdma-core: 17.1 -> 19 (#43357)markuskowa2018-07-11
|
* prometheus-jmx-httpserver: init at 0.10 (#43336)Jaka Hudoklin2018-07-11
| | | prometheus-jmx-httpserver: init at 0.10
* trash: f68ad25a -> 0.9.1 (#43361)Jake Waksbaum2018-07-11
|
* vault: 0.9.5 -> 0.10.3 (#43355)bricewge2018-07-11
| | | Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
* nixos/virtualbox: Adds more options to virtualbox-image.nix (#42699)Dave Laing2018-07-11
| | | | | | | | | | | | * nixos/virtualbox: Adds more options to virtualbox-image.nix Previously you could only set the size of the disk. This change adds the ability to change the amount of memory that the image gets, along with the name / derivation name / file name for the VM. * Incorporates some review feedback
* linux: 4.17.5 -> 4.17.6Tim Steinbach2018-07-11
|
* linux: 4.14.54 -> 4.14.55Tim Steinbach2018-07-11
|
* linux: 4.9.111 -> 4.9.112Tim Steinbach2018-07-11
|
* linux: 4.4.139 -> 4.4.140Tim Steinbach2018-07-11
|
* IPMIView: 2.13.0 -> 2.14.0 (#43356)Yuriy Taraday2018-07-11
|
* Merge pull request #43353 from r-ryantm/auto-update/debootstrapFrederik Rietdijk2018-07-11
|\ | | | | debootstrap: 1.0.105 -> 1.0.106
| * debootstrap: 1.0.105 -> 1.0.106R. RyanTM2018-07-11
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/debootstrap/versions.
* | Merge pull request #43321 from r-ryantm/auto-update/wsjtxFrederik Rietdijk2018-07-11
|\ \ | | | | | | wsjtx: 1.9.0 -> 1.9.1
| * | wsjtx: 1.9.0 -> 1.9.1R. RyanTM2018-07-10
| |/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wsjtx/versions.
* | Merge pull request #43333 from r-ryantm/auto-update/libpolyFrederik Rietdijk2018-07-11
|\ \ | | | | | | libpoly: 0.1.4 -> 0.1.5
| * | libpoly: 0.1.4 -> 0.1.5R. RyanTM2018-07-11
| |/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libpoly/versions.
* | Merge pull request #43345 from r-ryantm/auto-update/s3fs-fuseFrederik Rietdijk2018-07-11
|\ \ | | | | | | s3fs: 1.83 -> 1.84
| * | s3fs: 1.83 -> 1.84R. RyanTM2018-07-11
| |/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3fs-fuse/versions.
* | Merge pull request #43349 from r-ryantm/auto-update/containerdFrederik Rietdijk2018-07-11
|\ \ | | | | | | containerd: 1.1.0 -> 1.1.1
| * | containerd: 1.1.0 -> 1.1.1R. RyanTM2018-07-11
| |/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/containerd/versions.
* | bamf: various improvementsJan Tojnar2018-07-11
| | | | | | | | | | Fix systemd user unit directory, add test dependencies, split package into multiple outputs, and clean up a bit.
* | nixos/bamf: initJan Tojnar2018-07-11
| |
* | conan: 1.5.1 -> 1.5.2 (#43354)R. RyanTM2018-07-11
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/conan/versions.
* | fanficfare: 2.26.0 -> 2.27.0 (#43346)R. RyanTM2018-07-11
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fanficfare/versions.
* | frostwire-bin: 6.6.7 -> 6.7.0 (#43344)R. RyanTM2018-07-11
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/frostwire/versions.
* | qutebrowser: 1.4.0 -> 1.4.1 (#43365)Robert Schütz2018-07-11
| | | | | | | | Release notes: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.4.1 Fixes CVE-2018-10895.
* | dovecot: 2.3.2 -> 2.3.2.1 (#43351)R. RyanTM2018-07-11
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dovecot/versions.
* | Merge pull request #42937 from gavinrogers/init_holochainEelco Dolstra2018-07-11
|\ \ | | | | | | holochain-go: init at 0.1.0-alpha
| * | Add: GoEndian dependancyGavin Rogers2018-07-06
| | | | | | | | | | | | | | | | | | | | | I'm a little confused as to why this buils and runs on darwin, but fails to build without it on linux. The error was: ```go/src/github.com/gxed/eventfd/eventfd.go:17:2: cannot find package "github.com/gxed/GoEndian" in any of:```
| * | Fix: remove platform declaration, add eventfdGavin Rogers2018-07-06
| | | | | | | | | | | | | | | | | | "if platforms is not set it will default to go.meta.platforms which is probably what you want" And that does sound like what we want. Also, the linux build was complaining about eventfd, or the lack thereof.
| * | Fix: switch expression to use fetchFromGitHubGavin Rogers2018-07-03
| | |
| * | Fix: Capitalisation of downloadPageGavin Rogers2018-07-03
| | |
| * | Cleanup: remove v from version and use fetchFromGithubGavin Rogers2018-07-03
| | | | | | | | | | | | | | | | | | | | | More housecleaning, also as per @Mic92. He's right, as it says in the manual, to use fetchFromGithub instead of fetchgit > Best: Fetches a snapshot archive and you get the rev you want.
| * | Cleanup: remove line left over from templateGavin Rogers2018-07-03
| | | | | | | | | | | | As per @Mic92: can be removed
| * | Cleanup: remove autogenerated lineGavin Rogers2018-07-03
| | | | | | | | | | | | | | | Agree with @Mic92: "Since this was manually edited, we should not claim it was auto generated.
| * | init: holochain-go at 0.1.0-alphaGavin Rogers2018-07-03
| | | | | | | | | | | | | | | | | | Holochain is a platform for creating an unenclosable carrier upon which highly-scalable dApps and smart contracts can be built. This is the holochain team's initial implimentation in go. A rust version is under development.
* | | xsecurelock: init at 2018-07-10Franz Pletz2018-07-11
| | |
* | | s-tui: 0.6.2 -> 0.7.5Franz Pletz2018-07-11
| | |
* | | Merge pull request #43328 from adisbladis/buildGoPackage-nosrcadisbladis2018-07-11
|\ \ \ | | | | | | | | buildGoPackage: Dont copy sources to $out
| * | | go-ethereum: Use standard buildGoPackage outputsadisbladis2018-07-11
| | | | | | | | | | | | | | | | buildGoPackage no longer copy sources to $out
| * | | buildGoPackage: Dont copy sources to $outadisbladis2018-07-11
| | | | | | | | | | | | | | | | Some sources are quite large and they don't seem to offer much value
* | | | Merge pull request #43309 from dtzWill/update/radare2-2.7-and-cutter-1.5Will Dietz2018-07-11
|\ \ \ \ | | | | | | | | | | radare2: 2.6.0 -> 2.7.0; radare2-cutter: 1.4 -> 1.5
| * | | | cutter: disable jupyterWill Dietz2018-07-10
| | | | |
| * | | | radare2-cutter: wrap to set plugin / lib paths, fix crasheryWill Dietz2018-07-10
| | | | |
| * | | | radare2-cutter: fix build by skipping over unhelpful helper script :)Will Dietz2018-07-10
| | | | | | | | | | | | | | | | | | | | At least it's very much not helpful for our usage.
| * | | | radare2-cutter: 1.4 -> 1.5Will Dietz2018-07-10
| | | | |
| * | | | radare2: 2.6.0 -> 2.7.0Will Dietz2018-07-10
| | | | | | | | | | | | | | | | | | | | (via update.py auto-magic ^_^)
* | | | | Merge pull request #43360 from mnacamura/r-reprexPeter Simons2018-07-11
|\ \ \ \ \ | | | | | | | | | | | | rPackages.reprex: fix build
| * | | | | rPackages.reprex: fix buildMitsuhiro Nakamura2018-07-11
| | |/ / / | |/| | |
* | | | | Merge pull request #43306 from dtzWill/fix/ghc-musl-targetsWill Dietz2018-07-11
|\ \ \ \ \ | | | | | | | | | | | | ghc{843,861}: add musl variants of "llvm-targets"