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
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
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
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
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