Commit Graph

36 Commits

Author SHA1 Message Date
R. Ryantm
df59c8988b hubstaff: 1.6.12-da9418f3 -> 1.6.13-269829b4 2023-03-25 01:38:12 +00:00
R. Ryantm
70963ca667 hubstaff: 1.6.7-5c6fee47 -> 1.6.12-da9418f3 2023-02-24 06:13:00 +00:00
R. Ryantm
5a8853bcf1 hubstaff: 1.6.6-61e2338c -> 1.6.7-5c6fee47 2022-09-10 17:15:01 +08:00
Jonas Heinrich
95e8b70d80
Merge pull request #167605 from r-ryantm/auto-update/hubstaff
hubstaff: 1.6.5-31be26f1 -> 1.6.6-61e2338c
2022-08-27 09:06:57 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Kira Bruneau
2347b14150 hubstaff: don't include updateScript in derivation
`updateScript` shouldn't be included in the derivation because it
isn't needed as part of the build process.
2022-04-23 16:56:10 -04:00
R. Ryantm
b95551e70e hubstaff: 1.6.5-31be26f1 -> 1.6.6-61e2338c 2022-04-06 22:53:56 +00:00
R. Ryantm
dbd2169f7e hubstaff: 1.6.4-6681f81d -> 1.6.5-31be26f1 2022-03-12 06:20:55 +00:00
R. Ryantm
ea041c970b hubstaff: 1.6.3-b75e2da6 -> 1.6.4-6681f81d 2021-12-22 18:19:29 +00:00
R. Ryantm
22f57bf7c4 hubstaff: 1.6.2-328c666b -> 1.6.3-b75e2da6 2021-11-02 08:35:54 +00:00
R. RyanTM
fb11d51e28 hubstaff: 1.6.2-b5029032 -> 1.6.2-328c666b 2021-10-16 16:17:15 +00:00
R. RyanTM
ee1e2d6451 hubstaff: 1.6.1-20f4dbb0 -> 1.6.2-b5029032 2021-10-12 01:38:08 +00:00
R. RyanTM
f1a3e78658 hubstaff: 1.6.0-02e625d8 -> 1.6.1-20f4dbb0 2021-09-11 21:49:33 +00:00
R. RyanTM
e050c6890a hubstaff: 1.5.19-9e79d1da -> 1.6.0-02e625d8 2021-07-25 10:29:38 +02:00
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