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
Jörg Thalheim
924e5cdc55
Merge pull request #85278 from jamesottaway/git-update-script
2020-04-15 13:00:19 +01: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
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
R. RyanTM
7c21abdf4c
nix-zsh-completions: 0.4.3 -> 0.4.4 ( #85267 )
2020-04-15 12:00:14 +02: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
cdc38990a5
pgmetrics: 1.8.1 -> 1.9.0
2020-04-15 06:24:58 +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
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
Anderson Torres
ee0929b0ba
Merge pull request #84275 from AndersonTorres/update-cimg
...
cimg: 2.8.4 -> 2.9.0
2020-04-15 00:38:56 -03:00
Anderson Torres
ea46c3a51b
Merge pull request #84345 from AndersonTorres/update-sound-of-sorting
...
sound-of-sorting: 2015-07-21 -> 2017-12-23
2020-04-15 00:38:19 -03:00
Anderson Torres
a9359f33b0
Merge pull request #84398 from AndersonTorres/update-cherrytree
...
cherrytree: 0.39.0 -> 0.39.2
2020-04-15 00:37:40 -03:00
Anderson Torres
dbc0e855ed
Merge pull request #84519 from AndersonTorres/update-icewm
...
icewm: update url
2020-04-15 00:36:02 -03:00
AndersonTorres
5b95f72deb
icewm: update URL
2020-04-15 00:34:30 -03:00
Mario Rodas
a584339faf
Merge pull request #85245 from maxeaubrey/openttd_1.10.1
...
openttd: 1.10.0 -> 1.10.1
2020-04-14 22:06:37 -05:00
Mario Rodas
7120b88d59
Merge pull request #85257 from marsam/update-nodejs-13_x
...
nodejs-13_x: 13.12.0 -> 13.13.0
2020-04-14 22:04:02 -05:00
Mario Rodas
7e07846d99
Merge pull request #85236 from mdlayher/mdl-corerad-0.2.3
...
corerad: 0.2.2 -> 0.2.3
2020-04-14 20:08:51 -05:00
AndersonTorres
3e03c1bbb1
cherrytree: 0.39.0 -> 0.39.2
2020-04-14 21:53:27 -03:00
AndersonTorres
ab2a8350bc
sound-of-sorting: 2015-07-21 -> 2017-12-23
2020-04-14 21:43:14 -03:00
Anderson Torres
f5b4c91be5
Merge pull request #83822 from AndersonTorres/update-ataripp
...
atari++: 1.81 -> 1.83
2020-04-14 21:40:22 -03:00
AndersonTorres
b818fb185a
cimg: 2.8.4 -> 2.9.0
2020-04-14 21:39:39 -03:00
Silvan Mosberger
9f2463ccdc
Merge pull request #85241 from LnL7/show-option
...
Revert "lib/options: Use escapeNixIdentifier for showOption"
2020-04-15 02:04:30 +02:00
AndersonTorres
d35e691ffa
atari++: 1.81 -> 1.83
2020-04-14 20:59:35 -03:00
AndersonTorres
968ccdbc39
sword: 1.7.4 -> 1.8.1
2020-04-14 20:39:13 -03:00
AndersonTorres
88978483b1
biblesync: 1.1.2 -> 2.0.1
2020-04-14 20:39:13 -03:00
Jan Tojnar
3759b67af2
Merge pull request #85239 from nomeata/joachim/wasmtime-version
...
wasmtime: Do not prefix version with `v`
2020-04-15 01:04:23 +02:00
Mario Rodas
a9dd29a078
nodejs-13_x: 13.12.0 -> 13.13.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.13.0
2020-04-14 18:00:00 -05:00
Michael Weiss
e27369fbe6
lf: Install the shell completions
2020-04-14 22:12:55 +02:00
Matthew Bauer
57e20c5d87
Merge pull request #83362 from bachp/boinc
...
nixos/boinc: simplify setup of boinc service
2020-04-14 15:55:54 -04:00
Lassulus
c7348b010b
Merge pull request #85240 from danielfullmer/wifite2-update
...
wifite2: 2.2.5 -> 2.5.2
2020-04-14 21:14:34 +02:00
Michael Weiss
ca2a222747
wf-recorder: 0.2 -> 0.2.1
2020-04-14 21:08:45 +02:00