Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-27 Thread Matthias Beyer
On 27-06-2015 16:24:01, phree...@yandex.ru wrote:
> On Friday, June 26, 2015 16:55:43 Matthias Beyer wrote:
> > Hi,
> > 
> > just wanted to report this: monitor.nixos.org generates patches which
> > do not fit the new scheme of how to name package update commits.
> > 
> > Someone fix this please, as I'm developing a script[0] which uses
> > monitor.nixos.org to generate commits and I want to develop it even
> > further so one can auto-generate-and-build patches for N packages
> > automatically.
> > 
> > [0]: https://github.com/matthiasbeyer/nixos-scripts/pull/25
> 
> Assuming that you want to extract package name and new version strings, both 
> the monitor's current scheme and the new scheme have a fairly similar 
> structure. You could easily write a generic enough regexp  Or we can wait 
> for Rob to go back since he holds the keys to the monitor's production 
> instance

Thanks for your reply, but I do not want to extract anything, I want
to use the patch as-is.

Anyways, thanks for your reply!

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


pgpiILlGMyb_z.pgp
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-27 Thread Kirill Elagin
On Fri, Jun 26, 2015 at 8:02 PM Eelco Dolstra 
wrote:

> BTW, this really should be in the Nixpkgs manual, not in some random
> markdown file.
>

Actually, the file is not random, it is the one that GitHub suggests to
review when someone opens an issue or a pull-request (and probably in other
situations, I’m not sure).
It should probably also go to the manual nevertheless, maybe as a link to
avoid maintatining the same things in two different places.

-- 
Кирилл Елагин
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-27 Thread phreedom
On Friday, June 26, 2015 16:55:43 Matthias Beyer wrote:
> Hi,
> 
> just wanted to report this: monitor.nixos.org generates patches which
> do not fit the new scheme of how to name package update commits.
> 
> Someone fix this please, as I'm developing a script[0] which uses
> monitor.nixos.org to generate commits and I want to develop it even
> further so one can auto-generate-and-build patches for N packages
> automatically.
> 
> [0]: https://github.com/matthiasbeyer/nixos-scripts/pull/25

Assuming that you want to extract package name and new version strings, both 
the monitor's current scheme and the new scheme have a fairly similar 
structure. You could easily write a generic enough regexp  Or we can wait 
for Rob to go back since he holds the keys to the monitor's production 
instance

Btw, this could be useful for your script: 
http://stackoverflow.com/questions/2180270/check-if-current-directory-is-a-git-repository
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-26 Thread Eelco Dolstra
Hi,

On 26/06/15 17:30, Matthias Beyer wrote:

>>> just wanted to report this: monitor.nixos.org generates patches which
>>> do not fit the new scheme of how to name package update commits.
>>
>> Maybe I missed something, but how does this new scheme looks like and
>> where was it announced?
>>
> 
> https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md

Who decided that scheme?

BTW, this really should be in the Nixpkgs manual, not in some random markdown 
file.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-26 Thread Matthias Beyer
On 26-06-2015 17:01:03, Pascal Wittmann wrote:
> On 06/26/2015 04:55 PM, Matthias Beyer wrote:
> > just wanted to report this: monitor.nixos.org generates patches which
> > do not fit the new scheme of how to name package update commits.
> 
> Maybe I missed something, but how does this new scheme looks like and
> where was it announced?
> 

https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md


-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


pgpDwWPUZA2cI.pgp
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-26 Thread Pascal Wittmann
On 06/26/2015 04:55 PM, Matthias Beyer wrote:
> just wanted to report this: monitor.nixos.org generates patches which
> do not fit the new scheme of how to name package update commits.

Maybe I missed something, but how does this new scheme looks like and
where was it announced?



signature.asc
Description: OpenPGP digital signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] [monitor.nixos.org]: Monitor generates patches where the subject does not fit the new scheme

2015-06-26 Thread Matthias Beyer
Hi,

just wanted to report this: monitor.nixos.org generates patches which
do not fit the new scheme of how to name package update commits.

Someone fix this please, as I'm developing a script[0] which uses
monitor.nixos.org to generate commits and I want to develop it even
further so one can auto-generate-and-build patches for N packages
automatically.

[0]: https://github.com/matthiasbeyer/nixos-scripts/pull/25

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


pgp5U7rCAGTbw.pgp
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev