Commit Graph
182981 Commits
Author SHA1 Message Date
Jan Tojnar 5751988b55 common-updater-scripts: simplify fetchgit fix
No need to try evaluate the URL twice as introduced in the original fix
https://github.com/NixOS/nixpkgs/commit/cce486838b6c52dedfec1c93f60ebadb72c48431
2019-06-02 09:31:51 +02:00
Jan Tojnar 1b507bea4d common-updater-scripts: keep the unescaped oldVersion
Previously, we escaped the old version in place for use in sed commands,
and then had to use that in error messages. We can do better.
2019-06-02 09:31:20 +02:00
Jan Tojnar e98c804cc9 maintainers/scripts/update.nix: Clean up
Make calling update.py a little nicer
2019-06-02 09:07:18 +02:00
Jan Tojnar c3dd31f177 maintainers/scripts/update.nix: handle null paths
Previously we did not handle non-existant paths making the program crash.
Let’s show a proper error.
2019-06-02 09:03:41 +02:00
Jan Tojnar 36b2012447 maintainers/scripts/update.nix: ignore overlays
It makes little sense for update.nix to try to update overlays; for most people,
they will point to a read-only repository most of the cases.
2019-06-02 08:55:29 +02:00
Elis HirwingandGitHub ffd4d3301f Merge pull request #62476 from r-ryantm/auto-update/memcached
memcached: 1.5.14 -> 1.5.16
2019-06-02 08:54:24 +02:00
Elis HirwingandGitHub 3ed59432c0 Merge pull request #62433 from r-ryantm/auto-update/haproxy
haproxy: 1.9.7 -> 1.9.8
2019-06-02 08:49:13 +02:00
Elis HirwingandGitHub dd220e12d2 Merge pull request #62446 from r-ryantm/auto-update/jackett
jackett: 0.11.256 -> 0.11.384
2019-06-02 08:47:45 +02:00
Elis HirwingandGitHub c8c09900aa Merge pull request #62422 from r-ryantm/auto-update/gnuplot
gnuplot: 5.2.6 -> 5.2.7
2019-06-02 08:47:06 +02:00
R. RyanTM aed90c4019 mkvtoolnix: 33.1.0 -> 34.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2019-06-01 23:46:19 -07:00
Elis HirwingandGitHub c8d4e45602 Merge pull request #62434 from r-ryantm/auto-update/herbstluftwm
herbstluftwm: 0.7.1 -> 0.7.2
2019-06-02 08:44:20 +02:00
Pascal WittmannandGitHub d808fbd239 Merge pull request #62435 from r-ryantm/auto-update/homebank
homebank: 5.2.5 -> 5.2.6
2019-06-02 08:42:35 +02:00
Pascal WittmannandGitHub 8910f74905 Merge pull request #62451 from r-ryantm/auto-update/klaus
klaus: 1.3.0 -> 1.4.0
2019-06-02 08:42:14 +02:00
Elis HirwingandGitHub 192d97aa5e Merge pull request #62471 from r-ryantm/auto-update/lidarr
lidarr: 0.6.1.830 -> 0.6.2.883
2019-06-02 08:39:11 +02:00
R. RyanTM 3d4482ff8e mgba: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mgba/versions
2019-06-01 23:20:50 -07:00
Jan Tojnar ea3ed0c3ae doc: fix passthru.updateScript help command 2019-06-02 08:19:19 +02:00
Jan Tojnar fa1bbe69fb maintainers/scripts/update.nix: Do not store updateScripts
For update script parallelization, we have started calling builtins.toJSON
on updateScripts, which triggers evaluation of paths and therefore their copying
to Nix store. This breaks update scripts that assume that they exist in nixpkgs
like dwarf-fortress.

https://github.com/NixOS/nixpkgs/issues/61935

Let’s stringify the paths before JSONification to prevent the evaluation.
2019-06-02 08:10:17 +02:00
R. RyanTM 713b6e5daf memcached: 1.5.14 -> 1.5.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/memcached/versions
2019-06-01 23:09:12 -07:00
R. RyanTM 921b6ad8b0 mergerfs: 2.26.1 -> 2.27.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mergerfs/versions
2019-06-01 23:06:20 -07:00
R. RyanTM 39e784dd99 live555: 2019.04.24 -> 2019.05.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-06-01 22:19:01 -07:00
R. RyanTM b7b7a7df7e link-grammar: 5.6.0 -> 5.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-06-01 22:08:11 -07:00
R. RyanTM 73e3d080b6 lidarr: 0.6.1.830 -> 0.6.2.883
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lidarr/versions
2019-06-01 21:59:05 -07:00
R. RyanTM 3313c5e3f5 libuv: 1.28.0 -> 1.29.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libuv/versions
2019-06-01 21:24:41 -07:00
R. RyanTM 74e8673173 libosmocore: 1.0.1 -> 1.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libosmocore/versions
2019-06-01 20:32:44 -07:00
Mario Rodas 5c162f524e pythonPackages.pglast: init at 1.4 2019-06-01 22:32:22 -05:00
R. RyanTM 937b6d73b4 gnustep.libobjc: 1.9 -> 2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libobjc2/versions
2019-06-01 20:26:25 -07:00
Mario Rodas 90334f45f8 rubocop: 0.68.1 -> 0.71.0 2019-06-01 22:11:38 -05:00
Mario Rodas 93420d9633 sqlint: 0.1.7 -> 0.1.9 2019-06-01 21:59:20 -05:00
R. RyanTM 7fa446d1d0 libebml: 1.3.7 -> 1.3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libebml/versions
2019-06-01 19:33:28 -07:00
R. RyanTM adceb10e36 lhapdf: 6.2.1 -> 6.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lhapdf/versions
2019-06-01 19:24:22 -07:00
R. RyanTM abf603b8be kubernetes: 1.14.1 -> 1.14.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
2019-06-01 18:52:21 -07:00
Maximilian BoschandGitHub 6b1e29d427 Merge pull request #62450 from r-ryantm/auto-update/kitty
kitty: 0.14.0 -> 0.14.1
2019-06-02 03:44:59 +02:00
R. RyanTM 9657693e20 ktlint: 0.32.0 -> 0.33.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-06-01 18:29:38 -07:00
R. RyanTM c9df9e2d1d kronometer: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kronometer/versions
2019-06-01 18:19:21 -07:00
R. RyanTM e070b7cc04 klaus: 1.3.0 -> 1.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/klaus/versions
2019-06-01 18:01:56 -07:00
R. RyanTM 7ce94d5888 kitty: 0.14.0 -> 0.14.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kitty/versions
2019-06-01 17:59:10 -07:00
R. RyanTM 5309a540a1 kdevelop-pg-qt: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kdevelop-pg-qt/versions
2019-06-01 17:45:13 -07:00
R. RyanTM e20c69619f jmol: 14.29.40 -> 14.29.42
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-06-01 17:19:25 -07:00
Matthew Bauer b30e1d6d9b nodejs: use system icu
Use the system icu for building nodejs.

Fixes #62365
2019-06-01 20:17:17 -04:00
Maximilian BoschandGitHub 56a1877687 Merge pull request #62307 from dtzWill/update/qtcreator-4.9.1
qtcreator: 4.6.2 -> 4.9.1
2019-06-02 02:12:49 +02:00
Mario RodasandGitHub 24969eb4c7 Merge pull request #62441 from r-ryantm/auto-update/isync
isync: 1.3.0 -> 1.3.1
2019-06-01 18:46:19 -05:00
Mario RodasandGitHub 35f3b2f9c0 Merge pull request #62426 from r-ryantm/auto-update/groonga
groonga: 9.0.2 -> 9.0.3
2019-06-01 18:43:38 -05:00
Jonathan Ringer 81693c5675 python.pkgs.applicationinsights: init at 0.11.9 2019-06-01 16:09:46 -07:00
R. RyanTM 8f458eff1a jackett: 0.11.256 -> 0.11.384
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-06-01 16:07:31 -07:00
Jonathan Ringer 866026db1e python.pkgs.portalocker: init at 1.4.0 2019-06-01 16:05:35 -07:00
Matthew BauerandGitHub 07fdacf9f9 Merge pull request #61308 from Ma27/bump-hydra
hydra: 2019-03-18 -> 2019-05-06
2019-06-01 19:04:38 -04:00
Mario RodasandGitHub 4bd48f6125 Merge pull request #62409 from dywedir/synapse-bt
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 18:03:05 -05:00
Chris Rendle-Short 5f968f3028 freecad: move docs to correct location
Move the help files to the location which the help viewer expects,
otherwise attempting to access help from the menus gives an error.
2019-06-02 09:00:48 +10:00
Maximilian Bosch b70dfbad98 qtcreator: drop obsolete aarch64 patch
It seems as `botan` isn't used anymore, so the patch is obsolete now.
2019-06-02 00:56:57 +02:00
Mario RodasandGitHub ac4f36e3eb Merge pull request #62411 from r-ryantm/auto-update/fio
fio: 3.13 -> 3.14
2019-06-01 17:45:33 -05:00