Commit graph

22 commits

Author SHA1 Message Date
Serhii Khoma 3b6c3bee91
hubstaff: 1.5.2-bead991b -> 1.5.19-9e79d1da (#126855)
* hubstaff: 1.5.15 -> 1.5.19-9e79d1da

* hubstaff: use updateScript for automatic updates

* Apply suggestions from code review

* Delete revision.json

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-18 13:59:10 +02:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Serhii Khoma f25fcde18a hubstaff: 1.5.2-bead991b -> 1.5.15-28673d1c 2020-12-22 12:04:33 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Serhii Khoma 6e4a22449d hubstaff: 1.5.0 -> 1.5.2
(#73030)
2019-11-13 00:39:43 +01:00
Serhii Khoma b54a601104 hubstaff: 1.4.11 -> 1.5.0 2019-10-27 15:44:45 -07:00
Marek Mahut 0784d26de3
Merge pull request #69011 from srghma/hubstaff_update
hubstaff: 1.4.10 -> 1.4.11
2019-09-19 13:53:44 +02:00
Serhii Khoma 77490218e9 hubstaff: 1.4.10 -> 1.4.11 2019-09-18 10:33:00 +03:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Serhii Khoma 7f88d0feb7 hubstaff: 1.4.9 -> 1.4.10 2019-08-29 09:49:25 +03:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Serhii Khoma 11efe2a759 hubstaff: 1.4.6 -> 1.4.9 2019-07-26 18:48:07 +03:00
Serhii Khoma cb2b80c1ba hubstaff: add maintainer -> srghma 2019-05-31 12:07:14 +03:00
Serhii Khoma b89ab6d02d hubstaff: 1.4.5 -> 1.4.6 2019-05-31 11:44:36 +03:00
Serhii Khoma aadfa893ab hubstaff: 1.4.3 -> 1.4.5 2019-05-08 11:29:28 +03:00
Serhii Khoma 6324caac14 hubstaff: 1.3.1 → 1.4.3 2019-05-08 11:10:51 +03:00
Michal Rus b32839211b
hubstaff: 1.3.0 → 1.3.1 2018-03-14 10:08:15 +01:00
Michal Rus cd8d6ef9e4
hubstaff: 1.2.15 → 1.3.0 2018-01-27 19:00:54 +01:00
Michal Rus 015c0fc9af
hubstaff: 1.2.14 → 1.2.15 2017-11-30 19:26:54 +01:00
Tuomas Tynkkynen 9fc1bf7d3c hubstaff: Fix quoting for older Nix versions
Issue #31179.
2017-11-27 12:08:57 +02:00
Michal Rus 07e2460afd
hubstaff: init at 1.2.14 2017-11-05 04:02:28 +01:00