about summary refs log tree commit diff
path: root/pkgs/development/tools/misc
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2020-04-18
|\ | | | | | | Hydra nixpkgs: ?compare=1582510
| * hydra*: add `passthru.tests` to reference VM-testsMaximilian Bosch2020-04-16
| |
| * hydra-unstable: 2020-04-07 -> 2020-04-16Maximilian Bosch2020-04-16
| |
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-16
|\|
| * tokei: 11.0.0 -> 11.1.0xrelkd2020-04-14
| |
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-13
|\|
| * clojure-lsp: 20200314T202821 -> 20200412T033138Eric Dallo2020-04-12
| |
| * go-md2man: 1.0.6 -> 2.0.0zowoq2020-04-12
| |
| * Merge pull request #84986 from r-ryantm/auto-update/straceMaximilian Bosch2020-04-11
| |\ | | | | | | strace: 5.5 -> 5.6
| | * strace: 5.5 -> 5.6R. RyanTM2020-04-11
| | |
| * | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |/
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-10
|\|
| * Merge pull request #84501 from Ma27/bump-hydraMaximilian Bosch2020-04-08
| |\ | | | | | | hydra: 2020-03-24 -> 2020-04-07
| | * hydra: 2020-03-24 -> 2020-04-07Maximilian Bosch2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed `pkgs.hydra-flakes` since flake-support has been merged into master[1]. Because of that, `pkgs.hydra-unstable` is now compiled against `pkgs.nixFlakes` and currently requires a patch since Hydra's master doesn't compile[2] atm. [1] https://github.com/NixOS/hydra/pull/730 [2] https://github.com/NixOS/hydra/pull/732
| * | Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2020-04-08
| |\ \ | | |/ | |/| bundler: 1.17.3 -> 2.1.4
| | * update versions in Gemfile.lockMichael Fellinger2020-04-06
| | |
| * | patchelf: Fix homepage URLJakub Kądziołka2020-04-06
| | | | | | | | | | | | | | | Since this commit on nixos-homepage, the homepage was 404-ing: https://github.com/NixOS/nixos-homepage/commit/179733c176c1f625bb18d4eba38480b888471a7a
* | | Merge staging into staging-nextFrederik Rietdijk2020-04-06
|\ \ \ | |/ / |/| |
| * | automake: 1.16.1 -> 1.16.2Lancelot SIX2020-04-03
| | |
| * | help2man: 1.47.12 -> 1.47.13R. RyanTM2020-04-03
| | |
| * | itstool: use wrapPython to fix double shebang on macOSJörg Thalheim2020-04-03
| | |
| * | itstool: fix double-shebang issue on macOSBurke Libbey2020-04-03
| | |
* | | Merge pull request #84296 from catern/hydrauriMaximilian Bosch2020-04-05
|\ \ \ | |/ / |/| | hydra: add dep on perlPackages.CatalystPluginSmartURI
| * | hydra: add dep on perlPackages.CatalystPluginSmartURISpencer Baugh2020-04-04
| |/ | | | | | | | | | | | | This plugin allows configuring the URLs generated by Catalyst (and therefore by Hydra) to be relative instead of absolute, which makes it automatically behave correctly when Hydra is accessed both directly and behind a reverse proxy.
* | Merge master into staging-nextFrederik Rietdijk2020-04-03
|\|
| * Merge pull request #84024 from r-ryantm/auto-update/terracognitaMario Rodas2020-04-01
| |\ | | | | | | terracognita: 0.3.0 -> 0.4.0
| | * terracognita: 0.3.0 -> 0.4.0R. RyanTM2020-04-01
| | |
| * | Merge pull request #83949 from r-ryantm/auto-update/clojure-lspJörg Thalheim2020-04-01
| |\ \ | | | | | | | | clojure-lsp: 20200305T151710 -> 20200314T202821
| | * | clojure-lsp: add smoke testJörg Thalheim2020-04-01
| | | |
| | * | clojure-lsp: fix java shebangJörg Thalheim2020-04-01
| | | |
| | * | clojure-lsp: 20200305T151710 -> 20200314T202821R. RyanTM2020-04-01
| | |/
| * / act: 0.2.6 -> 0.2.7R. RyanTM2020-04-01
| |/
* | Merge branch 'master' into staging-nextJan Tojnar2020-03-31
|\|
| * lit: passthru python interpreterJonathan Ringer2020-03-31
| |
| * lit: use python3Jonathan Ringer2020-03-31
| |
| * lit: 0.8.0 -> 0.9.0R. RyanTM2020-03-31
| |
| * Merge pull request #83847 from r-ryantm/auto-update/gdbguiJon2020-03-30
| |\ | | | | | | gdbgui: 0.13.1.1 -> 0.13.2.0
| | * gdbgui: 0.13.1.1 -> 0.13.2.0R. RyanTM2020-03-31
| | |
| * | whatstyle: 0.1.7 -> 0.1.8R. RyanTM2020-03-30
| |/
| * hydra-cli: fix strict deps buildJörg Thalheim2020-03-29
| |
| * hydra-unstable: Fix eval with allowAliases = falseJan Tojnar2020-03-29
| | | | | | | | | | * Catalyst::Plugin::Unicode::Encoding has been merged into Catalyst::Runtime * Test::More is apparently part of Perl core modules since 5.6.2
* | Merge branch 'master' into staging-nextJan Tojnar2020-03-29
|\| | | | | | | Fix eval of nixos/nginx
| * Merge pull request #83600 from Ma27/hydra-two-stage-deployGraham Christensen2020-03-28
| |\ | | | | | | hydra: 2020-02-06 -> 2020-03-{24,27}
| | * 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 staging-next into stagingFrederik Rietdijk2020-03-28
|\| |
| * | Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim2020-03-27
| |/ | | | | | | | | | | | | This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
| * gede: 2.15.4 -> 2.16.2Julien Dehos2020-03-25
| |
* | Merge branch 'master' into stagingOrivej Desh2020-03-23
|\|
| * Merge pull request #83143 from r-ryantm/auto-update/intel-gpu-toolsMaximilian Bosch2020-03-22
| |\ | | | | | | intel-gpu-tools: 1.24 -> 1.25
| | * intel-gpu-tools: 1.24 -> 1.25R. RyanTM2020-03-22
| | |