summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux-hardened: Switch to 5.10origin/hardened_510Tim Steinbach2020-12-181-1/+1
* Merge pull request #107066 from mweinelt/home-assistant•••homeassistant: 2020.12.0 -> 2020.12.1Martin Weinelt2020-12-192-3/+3
|\
| * homeassistant: 2020.12.0 -> 2020.12.1Martin Weinelt2020-12-162-3/+3
* | Merge pull request #106893 from r-ryantm/auto-update/python3.7-lightgbm•••python37Packages.lightgbm: 3.1.0 -> 3.1.1Ryan Mulligan2020-12-181-2/+2
|\ \
| * | python37Packages.lightgbm: 3.1.0 -> 3.1.1R. RyanTM2020-12-141-2/+2
* | | ocamlPackages.janeStreet: 0.13 → 0.14•••ocamlPackages.biocaml: 0.10.1 → 0.11.1 ocamlPackages.bistro: fix for Core 0.14 ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1 ocamlPackages.ocaml-r: 0.2.0 → 0.4.0 ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23 Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> Vincent Laporte2020-12-1812-634/+925
* | | ocamlformat: build legacy versions with OCaml 4.07Vincent Laporte2020-12-181-1/+7
* | | ocamlPackages.cfstream: use Dune 2Vincent Laporte2020-12-181-0/+2
* | | ocamlPackages.ppxlib: 0.12.0 → 0.13.0•••Also refactor to ease selection of a custom version Vincent Laporte2020-12-182-12/+16
* | | ocamlPackages.sqlexpr: remove at 0.9.0Vincent Laporte2020-12-183-49/+0
* | | all-cabal-hashes: update to Hackage at 2020-12-18T01:03:03ZPeter Simons2020-12-181-2/+2
* | | vpcs: 0.8 -> 0.8.1•••Thanks to Repology / Alpine Linux I noticed that the GNS3 team continued the development. From their README: > This is a continuation of VPCS, based on the last development version > and improved with patches wrote by various people from the community. > The original VPCS code, which is unfortunately not maintained anymore, > can be viewed on https://sourceforge.net/p/vpcs/code/ Michael Weiss2020-12-182-29/+12
* | | Merge pull request #107144 from NixOS/haskell-updates•••Update Haskell package set to Stackage Nightly 2020-12-14 (plus other fixes)Peter Simons2020-12-1813-769/+1780
|\ \ \
| * | | hledger-web: set $HOME to $TMP so that the test suite to succeedsPeter Simons2020-12-181-0/+1
| * | | haskellPackages.haskell-language-server: 0.7.0 -> 0.7.1Joe Hermaszewski2020-12-185-12/+12
| * | | pandoc: disable test suite to fix the buildPeter Simons2020-12-181-0/+3
| * | | haskell-yesod-core: disable test suite to fix the buildPeter Simons2020-12-181-0/+3
| * | | pandoc: drop obsolete patches•••Version 2.11.3 contains these changes already. Peter Simons2020-12-181-24/+0
| * | | pandoc: bump the versions of the dependencies to fix the buildPeter Simons2020-12-181-0/+5
| * | | haskell-configuration-common: cosmeticPeter Simons2020-12-181-1/+1
| * | | haskell-hledger-lib: override to use the latest version of pretty-simplePeter Simons2020-12-181-0/+4
| * | | haskell-language-server: Make update.sh fetch latest tagged releaseJoe Hermaszewski2020-12-181-1/+12
| * | | haskellPackages.haskell-language-server: 0.6.0 -> 0.7.0•••Remove hls-brittany as it's no longer necessary Fix the update script to include hls-explicit-imports-plugin and hls-retrhls-retrie-plugin Joe Hermaszewski2020-12-1810-87/+75
| * | | cachix: Add shell completionRobert Hensing2020-12-181-2/+2
| * | | ormolu: Add shell completionRobert Hensing2020-12-181-0/+1
| * | | niv: Add shell completionRobert Hensing2020-12-181-0/+1
| * | | haskell.lib.generateOptparseApplicativeCompletion: support separate binRobert Hensing2020-12-181-6/+6
| * | | haskellPackages.cryptohash-sha512: fix by jailbreakingGuillaume Maudoux2020-12-182-4/+6
| * | | haskellPackages.pandoc-include-code: Jailbreak•••...because of restrictive upper version bounds Manuel Bärenz2020-12-182-1/+3
| * | | haskellPackages.essence-of-live-coding: Fix dependencyManuel Bärenz2020-12-182-1/+4
| * | | hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.5-36-ge221522 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e81bb8572f6d0934cb65ec6be2b69958c6987fdc. Peter Simons2020-12-181-603/+1602
| * | | hackage2nix: update list of broken builds to fix evaluation errorsPeter Simons2020-12-181-0/+4
| * | | haskellPackages.ghcide: unbreakPoscat2020-12-181-7/+5
| * | | haskellPackages.hoist-error: not brokenJack Kelly2020-12-181-1/+0
| * | | haskellPackages.brotli{,brotli-streams}: unbreakPoscat2020-12-181-2/+0
| * | | Stackage Nightly 2020-12-14Peter Simons2020-12-181-29/+42
* | | | Merge pull request #106939 from r-ryantm/auto-update/python3.7-keepkey•••python37Packages.keepkey: 6.0.3 -> 6.6.0Pavol Rusnak2020-12-181-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | python37Packages.keepkey: 6.0.3 -> 6.6.0R. RyanTM2020-12-151-2/+2
* | | | ungoogled-chromium: Support automatic updates via update.pyMichael Weiss2020-12-182-9/+38
* | | | chromium: Improve update.py (documentation + linting fixes)Michael Weiss2020-12-181-9/+30
* | | | Merge pull request #97145 from lheckemann/initrd-improvements•••Initrd improvementsLinus Heckemann2020-12-187-28/+198
|\ \ \ \
| * | | | nixos/initrd: docbookise "compressor" descriptionLinus Heckemann2020-12-171-3/+5
| * | | | nixos/tests: Add test for initrd secrets•••lz4 compression is excluded because it doesn't work for a reason which remains unclear to me. Linus Heckemann2020-12-172-0/+36
| * | | | nixos/initrd: add compressorArgs, make compressor option publicDominik Xaver Hörl2020-12-171-7/+22
| * | | | make-initrd: various improvements•••- Generate a link to the initramfs file with an appropriate file extension, guessed based on the compressor by default - Use correct metadata in u-boot images if generated, up to now this was hardcoded to gzip and would silently generate an erroneous image if another compressor was specified - Document all the parameters - Improve cross-building compatibility, by allowing passing either a string as before, or a function taking a package set and returning the path to a compressor in the "compressor" argument of the function. - Support more compression algorithms - Place compressor executable function and arguments in passthru, for reuse when appending initramfses Co-Authored-By: Dominik Xaver Hörl <hoe.dom@gmx.de> Linus Heckemann2020-12-173-18/+135
| * | | | lib/systems: fix kernelArch for x86_64•••IA64 (Itanium) is something completely different and certainly not what we want! x86_64 code lives in arch/x86 just like "classic" x86. Linus Heckemann2020-12-171-1/+1
| * | | | makeInitrd: include dotfiles at rootLinus Heckemann2020-12-171-2/+2
| * | | | makeInitrd: don't assume uImage => arm•••mips for example might use uImages too Linus Heckemann2020-12-172-2/+3
| * | | | makeInitrd: make uinitrd behaviour optionalLinus Heckemann2020-12-171-3/+2
* | | | | Merge pull request #107095 from uvNikita/python/ciscomobilityexpress•••pythonPackages.ciscomobilityexpress: init at 0.3.9Martin Weinelt2020-12-183-1/+23
|\ \ \ \ \