Commit graph

221843 commits

Author SHA1 Message Date
AndersonTorres 187718251e higan: 106 -> 110 2020-04-15 12:27:44 -03:00
R. RyanTM 7cfd7367c1 python27Packages.autopep8: 1.5 -> 1.5.1 2020-04-15 17:22:02 +02:00
Timo Kaufmann c6ca626b4b
Merge pull request #83537 from puzzlewolf/line-awesome
line-awesome: init at 1.3.0
2020-04-15 14:19:58 +00:00
R. RyanTM a7f013e7f8 bitlbee-discord: 0.4.2 -> 0.4.3 2020-04-15 16:19:27 +02:00
José Romildo Malaquias 2e80fb5a20
Merge pull request #84292 from romildo/xfce.upate-script
xfce: add update script
2020-04-15 11:16:29 -03:00
Raphael Das Gupta dd3cc04adf chromedriver: 80.0.3987.16 -> 81.0.4044.69 2020-04-15 16:03:03 +02:00
puzzlewolf 8930a67d19 line-awesome: init at 1.3.0 2020-04-15 15:35:51 +02:00
Tim Steinbach f6a53ee71f
zoom-us: 3.5.383291.0407 -> 3.5.385850.0413 2020-04-15 09:20:27 -04:00
sternenseemann 29a98f2be1
ocamlPackages.ounit2: init at 2.2.2 2020-04-15 15:01:36 +02:00
José Romildo Malaquias b1325ec4bc
Merge pull request #85291 from r-ryantm/auto-update/zafiro-icons
zafiro-icons: 1.0 -> 1.1
2020-04-15 09:50:37 -03:00
José Romildo Malaquias a097de3e73 common-updater-scripts: ignore update-git-commits.txt
It is generated by common-updater/update-script.nix
2020-04-15 09:45:25 -03:00
José Romildo Malaquias 06ba312152 xfce: add update scripts to xfce packages 2020-04-15 09:45:25 -03:00
José Romildo Malaquias 8162d76b18 xfce: tailor general update scripts to the xfce packages 2020-04-15 09:45:25 -03:00
José Romildo Malaquias 827a6619eb common-updater-scripts: add scripts to help update packages
- updateScript:
  A nix expression that can be used in passThrough to update a package

- list-git-tags:
  A shell script to list available tags in a git repository

- list-archive-two-level-versions:

  A shell script to list available versions in a web site in two
  levels: there is a page listing the available major.minor versions,
  and for each of them there is another page listings the patch level
  versions major.minor.patch.

  It is suitable for Xfce packages for instance.

How the updater works:

1. collect the available versions from the source repository (using a
script given as argument)

2. print the collected versions (for debugging)

3. (optionally) apply some transformation to the collected versions to
make them compatible with the versions used in nixpkgs (for instance,
tags in the Xfce git repository may be prefixed with the package name,
and the prefix need to be removed)

4. sort the available versions in decreasing order

5. choose the first version that pass validation:
   - check if the version may be a development version

   - if the version IS unstable, skip it and give a warning about
   skipping a development version (for debugging)

   - if the version COULD BE unstable, take it and give a warning
   about taking a potential development version (for debugging)

   - if the version IS stable, take it

6. update the package version and checksum in its nix expression

7. print the git commands for adding the modified files and for
committing the changes
2020-04-15 09:45:25 -03:00
José Romildo Malaquias a772bc6eae xfce.orage: the git repository has been archived (unmaintained) 2020-04-15 09:45:25 -03:00
José Romildo Malaquias 2dff34b56b xfce: add pos attribute in mkXfcederivation 2020-04-15 09:45:25 -03:00
Niklas Hambüchen b5765e6710
Merge pull request #82903 from freepotion/ivan-add-iconset
ivan: add full iconset
2020-04-15 14:34:25 +02:00
sternenseemann 90bc1492ca ocamlPackages.asn1-combinators: 0.2.0 -> 0.2.2 2020-04-15 14:33:57 +02:00
R. RyanTM cf1c9247c2 bibclean: 3.03 -> 3.04 2020-04-15 12:28:23 +00:00
Jörg Thalheim 924e5cdc55
Merge pull request #85278 from jamesottaway/git-update-script 2020-04-15 13:00:19 +01:00
R. RyanTM 0a37de957f atlassian-cli: 9.1.1 -> 9.2.0 2020-04-15 11:56:16 +00:00
Mario Rodas d9bdfd6d0b
Merge pull request #85274 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.8.1 -> 1.9.0
2020-04-15 06:52:14 -05:00
Mario Rodas a4d12f7d81
Merge pull request #85109 from marsam/update-victoriametrics
victoriametrics: 1.34.5 -> 1.34.7
2020-04-15 06:51:53 -05:00
markuskowa 4289160b17
Merge pull request #85281 from r-ryantm/auto-update/rdma-core
rdma-core: 28.0 -> 29.0
2020-04-15 13:27:20 +02:00
R. RyanTM b8a83a2f97 acpica-tools: 20200110 -> 20200326 2020-04-15 11:17:41 +00:00
R. RyanTM 81a38b04a9 zafiro-icons: 1.0 -> 1.1 2020-04-15 11:07:03 +00:00
Michael Raskin 0f2c23301a
Merge pull request #85129 from snicket2100/advancecomp-version-number-fix
advancecomp: version number correctly embedded in binaries
2020-04-15 10:39:12 +00:00
Anders Kaseorg 1844d4ad07 system-syzygy: Fix invalid desktopFile arguments
Fixes this build failure:

Running desktop-file validation
/nix/store/vadj03624kv6h963c7fjwdz1hg403aa9-system-syzygy.desktop/share/applications/system-syzygy.desktop: error: value "%out%/bin/syzygy" for key "Exec" in group "Desktop Entry" contains an invalid field code "%o"
/nix/store/vadj03624kv6h963c7fjwdz1hg403aa9-system-syzygy.desktop/share/applications/system-syzygy.desktop: error: value "%out%/bin/syzygy" for key "Exec" in group "Desktop Entry" contains an invalid field code "%/"

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-04-15 03:05:24 -07:00
R. RyanTM 7c21abdf4c
nix-zsh-completions: 0.4.3 -> 0.4.4 (#85267) 2020-04-15 12:00:14 +02:00
R. RyanTM 33da4f7174 smarty3: 3.1.34 -> 3.1.35 2020-04-15 08:56:51 +00:00
Kim Lindberger b3c2a06583
Merge pull request #85227 from etu/update-testssl
testssl: 3.0rc6 -> 3.0
2020-04-15 10:20:52 +02:00
R. RyanTM d6d2b1ee6d rdma-core: 28.0 -> 29.0 2020-04-15 07:31:00 +00:00
Michele Guerini Rocco da232ea497
Merge pull request #78129 from flyfloh/airsonic-vhost
airsonic: fix virtualHost option
2020-04-15 09:18:28 +02:00
James Ottaway 4848eef29d git: Allow the update script to target non-latest versions
This came in handy when I wanted to bump a patch version while avoiding
a new minor version.
2020-04-15 17:05:34 +10:00
R. RyanTM 29fad51864 pidgin-carbons: 0.1.3 -> 0.2.2 2020-04-15 06:32:34 +00:00
R. RyanTM cdc38990a5 pgmetrics: 1.8.1 -> 1.9.0 2020-04-15 06:24:58 +00:00
R. RyanTM 913520ad00 otfcc: 0.9.6 -> 0.10.4 2020-04-15 06:02:11 +00:00
Linus Heckemann 1d8a8d0359
Merge pull request #85262 from peterhoeg/t/freerdp
freerdp: re-enable tests except for one failing test
2020-04-15 07:22:29 +02:00
Anderson Torres 36b48140d6
Merge pull request #84631 from AndersonTorres/update-biblesync+sword
Update biblesync+sword
2020-04-15 01:13:49 -03:00
Anderson Torres 35ecd632af
Merge pull request #84538 from AndersonTorres/update-jupp
jupp: 31 -> 39
2020-04-15 01:13:09 -03:00
R. RyanTM ff820a10b5 notejot: 1.6.0 -> 1.6.3 2020-04-15 04:11:32 +00:00
Peter Hoeg 8f89b0cd0e freerdp: re-enable tests except for one failing test 2020-04-15 12:11:32 +08:00
AndersonTorres 92b28ac63d jupp: 31 -> 39 2020-04-15 01:03:20 -03:00
Anderson Torres a225186cae
Merge pull request #84539 from AndersonTorres/update-mksh
mksh: 57 -> 58
2020-04-15 01:00:08 -03:00
AndersonTorres 5afd698271 mksh: 57 -> 58 2020-04-15 00:59:17 -03:00
Anderson Torres e2d4435bb9
Merge pull request #84587 from AndersonTorres/update-ppsspp
ppsspp: 1.9.3 -> 1.9.4
2020-04-15 00:57:00 -03:00
AndersonTorres f902068aff ppsspp: 1.9.3 -> 1.9.4 2020-04-15 00:56:15 -03:00
Anderson Torres 9910e46d8e
Merge pull request #84603 from AndersonTorres/update-gp2c
gp2c: 0.0.11pl2 -> 0.0.11pl3
2020-04-15 00:45:46 -03:00
AndersonTorres 3b91c3de8f gp2c: 0.0.11pl2 -> 0.0.11pl3 2020-04-15 00:45:28 -03:00
Anderson Torres 0ee3bf460e
Merge pull request #84607 from AndersonTorres/update-libtap
libtap: 1.12.0 -> 1.14.0
2020-04-15 00:42:37 -03:00