summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* flat-plat: 2016-12-03 -> 20170323romildo2017-04-18
|
* Merge pull request #24947 from timclassic/docker-reproBenjamin Staffin2017-04-17
|\ | | | | docker: improve reproducibility of layers
| * docker: improve reproducibility of layersTim Stewart2017-04-16
| | | | | | | | | | | | | | This patch fixes file modification times to $SOURCE_DATE_EPOCH, and ensures that files originating from the store are owned by root:root. Both changes improve reproducibility, and the latter allows proper building on a host where the store is owned by a non-root user.
* | Merge pull request #24982 from Ericson2314/fixJohn Ericson2017-04-17
|\ \ | | | | | | release-cross: Fix more typos---this is embarrising
| * | release-cross: Fix more typos---this is embarrisingJohn Ericson2017-04-17
| | |
* | | Merge pull request #24981 from Ericson2314/fixJohn Ericson2017-04-17
|\| | | | | | | | release-cross: Fix typo preventing evaluation
| * | release-cross: Fix typo preventing evaluationJohn Ericson2017-04-17
| | |
* | | Merge pull request #24521 from orivej/instead-launcherJörg Thalheim2017-04-18
|\ \ \ | | | | | | | | instead-launcher: init at 0.6.3
| * | | instead-launcher: init at 0.6.3Orivej Desh2017-04-01
| | | |
* | | | Merge pull request #24975 from lheckemann/inkscape-potraceJörg Thalheim2017-04-18
|\ \ \ \ | | | | | | | | | | inkscape: add potrace
| * | | | inkscape: add potraceLinus Heckemann2017-04-17
| | | | | | | | | | | | | | | | | | | | This allows vectorising bitmap images in inkscape.
* | | | | Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson2017-04-17
|\ \ \ \ \ | | |_|/ / | |/| | | Platform normalization
| * | | | Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson2017-04-17
| | | | |
| * | | | lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old hard-coded lists are now used to test system parsing. In the process, make an `assertTrue` in release lib for eval tests; also use it in release-cross
| * | | | lib: Collect system/platform related filesJohn Ericson2017-04-17
| | | | | | | | | | | | | | | | | | | | Previously, platforms was a random thing in top-level
| * | | | top-level: Less indirection for lib in release*.nixJohn Ericson2017-04-17
| | | | |
| * | | | release-cross: For fuloong, just use the predefined platformJohn Ericson2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | This is a semantic change, but probably a safe one. In any event, this is very old hardware that probably no one uses anymore anyways.
* | | | | Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-17
|\| | | | | |/ / / |/| | | Introduce `mapNullable` into lib and use it in a few places
| * | | Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
| | | | | | | | | | | | | | | | Also simply some configure flag logic my grep also alerted me too.
* | | | digikam: add video support through libqtav (#24866)jraygauthier2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libqtav: init at unstable-2017-03-30 * digikam: add video support through `libqtav` dependency Issue #24426.
* | | | Merge pull request #24972 from Hodapp87/osm2pgsqlMichael Raskin2017-04-17
|\ \ \ \ | | | | | | | | | | osm2pgsql: init at 0.92.1-unstable
| * | | | osm2pgsql: init at 0.92.1-unstableChris Hodapp2017-04-17
| | | | |
* | | | | Merge pull request #24970 from romildo/upd.vivaldiJörg Thalheim2017-04-17
|\ \ \ \ \ | |/ / / / |/| | | | vivaldi: 1.6.689.34-1 -> 1.8.770.56-1
| * | | | vivaldi: 1.6.689.34-1 -> 1.8.770.56-1romildo2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | Add $out/opt/vivaldi/lib to RPATH so that libffmpeg.so distributed with Vivaldi can be found. Otherwise launching Vivaldi fails.
* | | | | ratpoison: 1.4.8 -> 1.4.9Joachim Fasting2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contains changes that require updating user configs: - command `compat' and the various def* compat commands were removed - `msgwait', `rudeness', `startupmessage', `warp' are now variables See http://git.savannah.nongnu.org/cgit/ratpoison.git/tree/NEWS
* | | | | Merge pull request #24385 from kuznero/masterJörg Thalheim2017-04-17
|\ \ \ \ \ | | | | | | | | | | | | fsharp: init at 4.1.7
| * | | | | fsharp: 4.0.1.1 -> 4.1.7Roman Kuznetsov2017-04-17
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Build F# with default mono version Introduce separate fsharp41 packages
* | | | | Merge pull request #24941 from amiloradovsky/daleJörg Thalheim2017-04-17
|\ \ \ \ \ | | | | | | | | | | | | dale: init at 20170416
| * | | | | dale: init at 20170416Andrew Miloradovsky2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lisp-flavoured C. Dale is a system (no GC) programming language that uses S-expressions for syntax and supports syntactic macros.
* | | | | | elm-format: symlink latest version to `bin/elm-format` (#24971)Nick Novitski2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * elm-format: symlink latest version to `bin/elm-format` * elm-format: nitpick: indentation
* | | | | | Merge pull request #24969 from holidaycheck/fix-broadcom-hashJörg Thalheim2017-04-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | broadcom-sta: fix linux-4.8 patch sha
| * | | | | | broadcom-sta: fix linux-4.8 patch shaTobias Pflug2017-04-17
| | |_|/ / / | |/| | | |
* | | | | | dropbox: 23.4.18 -> 23.4.19Thomas Tuegel2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropbox is again updated without a release announcement. I noticed on Friday that the client was malfunctioning. I was waiting for a release announcement with the new version number, but as one was not forthcoming, I simply guessed at it.
* | | | | | Merge pull request #24927 from Mic92/rustupJörg Thalheim2017-04-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | | rustup: init at 1.2.0
| * | | | | rustup: init at 1.2.0Jörg Thalheim2017-04-17
| | | | | |
* | | | | | Merge pull request #23026 from copumpkin/nixos-install-wipDaniel Peebles2017-04-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Refactor nixos-install to separate out filesystem build logic
| * | | | | | Refactor nixos-install to separate out filesystem build logicDan Peebles2017-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The key distinction I'm drawing is that there's a component that deals with the store of the machine being built, and another component for the store building it. The inner part of it assumes nothing from the builder (doesn't need chroot or root powers) so it can run comfortably inside a Nix build, as well as nixos-rebuild. I have some upcoming work that will use that to significantly speed up and streamline image builds for NixOS, especially on virtualized hosts like EC2, but it's also a reasonable speedup on native hosts.
* | | | | | | linux: 4.11-rc6 -> 4.11-rc7Tim Steinbach2017-04-17
| | | | | | |
* | | | | | | sensu: 0.28.0 -> 0.29.0Peter Hoeg2017-04-17
| | | | | | |
* | | | | | | htmlmin: init at 0.1.10 (#24945)Taahir Ahmed2017-04-17
| | | | | | |
* | | | | | | csscompressor: init at 0.9.4 (#24946)Taahir Ahmed2017-04-17
| |_|_|/ / / |/| | | | |
* | | | | | pythonPackages.iso3166: enable testsJörg Thalheim2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | fixes #24884
* | | | | | streamlink: 0.3.0 -> 0.5.0zraexy2017-04-17
| | | | | |
* | | | | | pythonPackages.iso3166: init at 0.8zraexy2017-04-17
| | | | | |
* | | | | | pythonPackages.iso-639: init at 0.4.5zraexy2017-04-17
| | | | | |
* | | | | | cargo: remove unnecessary rmJörg Thalheim2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since cargo build became a rust package, postInstall hook was no longer called. When the hook was reenabled in cdd11368426380db545cad84c76e350e5e201adc, it revealed that scripts leftover from the component based installer are no longer present.
* | | | | | Merge pull request #24960 from ryantrinkle/bump-dbvisualizerMichael Raskin2017-04-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | dbvisualizer: 9.5 -> 9.5.7
| * | | | | | dbvisualizer: 9.5 -> 9.5.7Ryan Trinkle2017-04-16
| | | | | | |
* | | | | | | brackets: 1.8 -> 1.9Jörg Thalheim2017-04-16
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use rpath instead of buildEnv. Also add cups. fixes #24775
* | | | | | nvidia: 340.101 -> 340.102 (#24694)Victor Calvert2017-04-16
| | | | | |