John Rinehart
|
c144e2919b
|
postman: 10.15.0 → 10.18.6
|
2023-09-24 19:39:56 -07:00 |
|
John Rinehart
|
d1114bc017
|
postman: add openssl dependency
|
2023-09-24 23:21:55 +02:00 |
|
IogaMaster
|
5c3a366f0c
|
Make postman and beekeeper compatible with NIXOS_OZONE_WL
|
2023-09-21 08:40:06 +02:00 |
|
meppu
|
23651a5fce
|
postman: 10.12.0 -> 10.15.0
|
2023-06-14 22:48:51 +03:00 |
|
Weijia Wang
|
c29fd62b01
|
Merge pull request #226560 from reckenrode/postman-fix
postman: fix notarization failure on macOS 13
|
2023-04-18 23:55:24 +03:00 |
|
Randy Eckenrode
|
d8b461be95
|
postman: fix notarization failure on macOS 13
|
2023-04-16 20:56:32 -04:00 |
|
John Rinehart
|
7fe340e404
|
postman: patchelf chrome_crashpad_handler
|
2023-03-31 00:49:07 +01:00 |
|
Gabriel Dougherty
|
463a1de84c
|
postman: 9.31.0 -> 10.12.0
|
2023-03-19 20:34:46 -04:00 |
|
Ryan Horiguchi
|
d71a0b97b1
|
postman: 9.25.2 -> 9.31.0
|
2022-10-05 00:01:58 +02:00 |
|
Craftman7
|
935c41b119
|
postman: 9.22.2 -> 9.25.2
|
2022-08-01 20:28:32 -07:00 |
|
Craftman7
|
1ffbd4e737
|
postman: 9.14.0 -> 9.22.2
|
2022-07-25 20:50:39 -07:00 |
|
Craftman7
|
285575ffa7
|
postman: add Crafter as maintainer
|
2022-07-25 20:26:12 -07:00 |
|
Robert Scott
|
12eea1c636
|
treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
|
2022-06-16 20:12:04 +01:00 |
|
tricktron
|
43b5a5ec59
|
postman: add darwin packages (#164697)
|
2022-03-30 16:01:39 +02:00 |
|
R. Ryantm
|
3d72a0fc55
|
postman: 9.13.0 -> 9.14.0
|
2022-02-27 12:02:04 +00:00 |
|
K900
|
cb2cfba6f7
|
treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
|
2022-02-25 13:40:38 -08:00 |
|
R. Ryantm
|
8ea199eb8c
|
postman: 9.7.1 -> 9.13.0
fix: add libxshmfence dependency
|
2022-02-13 15:16:39 +02:00 |
|
R. RyanTM
|
fffeab2a05
|
postman: 9.6.1 -> 9.7.1
(#153107)
|
2022-01-03 14:25:40 +01:00 |
|
R. Ryantm
|
6d8ea9552b
|
postman: 9.3.1 -> 9.6.1
|
2021-12-23 16:08:06 +00:00 |
|
R. Ryantm
|
601a2ad0b2
|
postman: 9.1.4 -> 9.3.1
|
2021-12-09 20:09:48 -08:00 |
|
John Rinehart
|
317c885a43
|
postman: 9.1.1 -> 9.1.4
|
2021-11-16 23:16:02 +02:00 |
|
John Rinehart
|
4b1f166fbf
|
postman: 9.0.5 -> 9.1.1
|
2021-10-23 14:24:22 +03:00 |
|
John Rinehart
|
e7cc807d1a
|
postman: 9.0.4 -> 9.0.5
|
2021-10-13 19:00:40 +03:00 |
|
John Rinehart
|
d624bd148b
|
postman: 8.10.0 -> 9.0.4
|
2021-10-13 16:18:34 +03:00 |
|
Sean Buckley
|
7852294f1b
|
postman: 8.4.0 -> 8.10.0
|
2021-08-18 11:27:40 -04:00 |
|
AndersonTorres
|
e9e5f5f84d
|
Change all alsaLib references to alsa-lib
|
2021-06-10 01:12:49 -03:00 |
|
Sebastian Sellmeier
|
72548d647f
|
Postman: 7.36.1 -> 8.4.0, added missing libdrm/mesa
|
2021-05-13 17:26:33 +02:00 |
|
Ben Siraphob
|
2f78ee7e81
|
pkgs/development: stdenv.lib -> lib
|
2021-01-24 00:16:29 +07:00 |
|
R. RyanTM
|
67c7662d27
|
postman: 7.36.0 -> 7.36.1
|
2021-01-22 07:43:04 -08: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 |
|
R. RyanTM
|
f229e92f8d
|
postman: 7.34.0 -> 7.36.0
|
2020-11-29 08:58:53 +00:00 |
|
R. RyanTM
|
319ec9b2fa
|
postman: 7.32.0 -> 7.34.0
|
2020-11-04 10:53:58 +00:00 |
|
Evan Stoll
|
5684d011e4
|
postman: 7.31.1 -> 7.32.0
|
2020-09-15 10:17:23 -04:00 |
|
Evan Stoll
|
d977d7653c
|
postman: 7.30.1 -> 7.31.1
|
2020-09-05 16:04:57 -04:00 |
|
R. RyanTM
|
5de9260b28
|
postman: 7.26.0 -> 7.30.1
|
2020-08-16 05:56:27 +00:00 |
|
ngerstle-cognite
|
f56472d93a
|
Postman: fix and add libuuid as dependency
|
2020-07-06 15:03:52 +02:00 |
|
zowoq
|
c7e61112df
|
treewide: remove deprecated value Application from makeDesktopItem
|
2020-06-25 12:18:37 +10:00 |
|
R. RyanTM
|
b8e9a8c2df
|
postman: 7.24.0 -> 7.26.0
|
2020-06-24 14:15:11 -07:00 |
|
R. RyanTM
|
2837210585
|
postman: 7.23.0 -> 7.24.0
|
2020-05-23 05:22:25 +00:00 |
|
R. RyanTM
|
53de71be2c
|
postman: 7.21.2 -> 7.23.0
|
2020-05-07 11:22:30 -07:00 |
|
R. RyanTM
|
1c98a86e13
|
postman: 7.20.0 -> 7.21.2
|
2020-04-06 15:53:42 +00:00 |
|
R. RyanTM
|
8b0c2cdfa9
|
postman: 7.19.1 -> 7.20.0
|
2020-03-11 13:42:33 +00:00 |
|
Evan Stoll
|
a8b644f358
|
postman: 7.18.0 -> 7.19.1
|
2020-02-29 20:51:19 -08:00 |
|
R. RyanTM
|
5c403726bc
|
postman: 7.16.1 -> 7.18.0
|
2020-02-13 09:04:17 -08:00 |
|
Evan Stoll
|
39c103aa94
|
postman: 7.16.0 -> 7.16.1
|
2020-02-02 11:15:35 -08:00 |
|
Evan Stoll
|
f6d0441bf5
|
postman: 7.14.0 -> 7.16.0
|
2020-01-22 00:06:50 -08:00 |
|
R. RyanTM
|
23ff95084c
|
postman: 7.12.0 -> 7.14.0
|
2019-12-24 00:05:01 -08:00 |
|
R. RyanTM
|
3855fbb20f
|
postman: 7.10.0 -> 7.12.0
|
2019-11-28 19:05:02 -08:00 |
|
R. RyanTM
|
63436c1375
|
postman: 7.9.0 -> 7.10.0
|
2019-11-02 13:05:32 -07:00 |
|
R. RyanTM
|
af9d34d033
|
postman: 7.6.0 -> 7.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postman/versions
|
2019-10-22 22:52:50 -07:00 |
|