summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* hydra: 2020-02-06 -> 2020-03-{24,27}Maximilian Bosch2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrades Hydra to the latest master/flake branch. To perform this upgrade, it's needed to do a non-trivial db-migration which provides a massive performance-improvement[1]. The basic ideas behind multi-step upgrades of services between NixOS versions have been gathered already[2]. For further context it's recommended to read this first. Basically, the following steps are needed: * Upgrade to a non-breaking version of Hydra with the db-changes (columns are still nullable here). If `system.stateVersion` is set to something older than 20.03, the package will be selected automatically, otherwise `pkgs.hydra-migration` needs to be used. * Run `hydra-backfill-ids` on the server. * Deploy either `pkgs.hydra-unstable` (for Hydra master) or `pkgs.hydra-flakes` (for flakes-support) to activate the optimization. The steps are also documented in the release-notes and in the module using `warnings`. `pkgs.hydra` has been removed as latest Hydra doesn't compile with `pkgs.nixStable` and to ensure a graceful migration using the newly introduced packages. To verify the approach, a simple vm-test has been added which verifies the migration steps. [1] https://github.com/NixOS/hydra/pull/711 [2] https://github.com/NixOS/nixpkgs/pull/82353#issuecomment-598269471
* Merge branch 'tensorflow-versions'John Ericson2020-03-27
|\ | | | | | | No code is changed, just trying to assist with eventual backport.
| * pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1Andreas Rammhold2020-03-27
| | | | | | | | | | | | | | TF 1.15 still needs an older version of the tensorflow-estimator package. (cherry picked from commit c539f937c539b99e8c8b763b2568b52e39d3e9c4)
* | amazon-ecs-cli: 1.18.0 -> 1.18.1Thibault Gagnaux2020-03-27
| |
* | steam.chrootenv: Add Prison Architect dependenciesnyanloutre2020-03-27
| |
* | steamrt: 1.20190624 -> 1.20200128nyanloutre2020-03-27
| |
* | Merge pull request #83164 from NixOS/haskell-updatesPeter Simons2020-03-27
|\ \ | | | | | | Update Haskell package set to LTS 15.5 (plus other fixes)
| * | all-cabal-hashes: update to Hackage at 2020-03-27T01:22:37ZPeter Simons2020-03-27
| | |
| * | hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-03-27
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e0bc864e0b6edb5e5ce1ec4bfa763a442b343bf5.
| * | hackage2nix: update list of broken packagesPeter Simons2020-03-27
| | |
| * | ghc-tcplugins-extra: include version 0.3.2Mike Sperber2020-03-27
| | | | | | | | | | | | | | | | | | This is slightly outdated, required by polysemy-plugin, the actual fix for this will be forthcoming as soon as hackage-packages.nix is updated.
| * | hackage2nix: Restore arion-composeRobert Hensing2020-03-27
| | |
| * | LTS Haskell 15.5Peter Simons2020-03-27
| | |
| * | ghc865Binary: aarch64 supportAndrew Childs2020-03-27
| | |
| * | ghc-8.10.1: reformat to minimize diff with 8.8.3.nixGabor Greif2020-03-27
| | |
| * | ghc: 8.6.3-binary -> 8.6.5-binaryAndrew Childs2020-03-27
| | |
* | | pythonPackages.qiskit-aer: init at 0.4.1Drew Risinger2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Qiskit Aer - High performance simulators for Qiskit. This commit follows the new Qiskit scheme of breaking one large package into smaller packages (terra, aer, etc), and then having a single meta-package "qiskit" that comprises them.
* | | solargraph: 0.38.0 -> 0.38.6Douglas Soares de Andrade2020-03-27
| | |
* | | padthv1: 0.9.12 -> 0.9.13R. RyanTM2020-03-27
| | |
* | | kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6Minijackson2020-03-27
| | |
* | | antibody: 4.3.1 -> 6.0.0Oleksii Filonenko2020-03-27
| | |
* | | lazygit: 0.16.2 -> 0.18Oleksii Filonenko2020-03-27
|/ /
* | Merge pull request #69130 from millerjason/add-vimacsTimo Kaufmann2020-03-27
|\ \ | | | | | | vimacs: init at 2016-03-24
| * | vimacs: init at 2016-03-24Jason Miller2020-03-27
| | |
| * | maintainers: Add millerjasonJason Miller2020-03-27
| | |
* | | Merge pull request #83431 from r-ryantm/auto-update/bibutilsLancelot SIX2020-03-27
|\ \ \ | |/ / |/| | bibutils: 6.8 -> 6.10
| * | bibutils: 6.8 -> 6.10R. RyanTM2020-03-26
| | |
* | | Merge pull request #82664 from toonn/wire-desktop-bumpFlorian Klink2020-03-27
|\ \ \ | | | | | | | | wire-desktop: linux 3.12.2916 -> 3.15.2922, mac 3.12.3490 -> 3.15.3621
| * | | wire-desktop: linux 3.15.2922 -> 3.16.2923toonn2020-03-26
| | | |
| * | | wire-desktop: linux 3.12.2916 -> 3.15.2922toonn2020-03-15
| | | |
| * | | wire-desktop: mac 3.12.3490 -> 3.15.3621toonn2020-03-15
| | | |
* | | | Merge pull request #83509 from flokli/google-cloud-sdk-286.0.0Florian Klink2020-03-27
|\ \ \ \ | | | | | | | | | | google-cloud-sdk: 281.0.0 -> 286.0.0
| * | | | google-cloud-sdk: 281.0.0 -> 286.0.0Florian Klink2020-03-27
| | | | |
* | | | | python37Packages.PyChromecast: 4.1.1 -> 4.2.0R. RyanTM2020-03-27
| | | | |
* | | | | gwyddion: 2.48 -> 2.55 (and add options)Constantine Glen Evans2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gwyddion has a large number of optional dependencies. In this update, those dependencies have been added with options set mostly to true, and an option (default false) for working Python 2.7 support in the program and in Python has been added. I have also added myself as a maintainer as no maintainer is currently set.
* | | | | maintainers: add cgeConstantine Glen Evans2020-03-27
| | | | |
* | | | | python3Packages.cufflinks: add nose to checkInputsBen Darwin2020-03-27
| | | | |
* | | | | python3Packages.deap: add nose to checkInputsBen Darwin2020-03-27
| | | | |
* | | | | python3Packages.bayespy: add nose to checkInputsBen Darwin2020-03-27
| | | | |
* | | | | python3Packages.nilearn: add nose to checkInputsBen Darwin2020-03-27
| | | | |
* | | | | python3Packages.matplotlib: remove nose from propagatedBuildInputsBen Darwin2020-03-27
| | | | |
* | | | | Merge pull request #83119 from ryneeverett/vim-plugins-update-redirectsTimo Kaufmann2020-03-27
|\ \ \ \ \ | | | | | | | | | | | | VimPlugins: update redirected repos
| * | | | | vimPlugins: Store deprecation date.ryneeverett2020-03-27
| | | | | |
| * | | | | vimPlugins: Automatic rename deprecationsryneeverett2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an updated redirect results in a package name change, not just an owner change, throw an error to warn users the package names has changed.
| * | | | | vimPlugins: Automatically sort vim-plugin-names.ryneeverett2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python's `sorted` method works a little differently than `sort` in the handling of dashes.
| * | | | | vimPlugins: Update redirects without flag.ryneeverett2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per review, the input file will now be rewritten automatically if redirects are found.
| * | | | | vimPlugins: --update-redirects improvements.ryneeverett2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In response to @timokau's review here are a couple changes: - Decrease the fragility of the replacement code by normalizing whitespace on each line. - Throw an error when plugins are renamed rather than silently aliasing to the new name.
| * | | | | vimPlugins: Update redirectsryneeverett2020-03-22
| | | | | |
| * | | | | vimPlugins: Updateryneeverett2020-03-22
| | | | | |
| * | | | | vimPlugins: Automate redirect updates in update.pyryneeverett2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many of the plugins in vim-plugin-names are out of date and redirect to their new github repos. This commit adds a flag to automatically update these and defines a process for committing these updates into nixpkgs.