Serhii Zhuravel
b6739f8ebd
termius: 7.42.1 -> 7.45.3
2022-07-25 12:08:29 +03:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
Serhii Zhuravel
bac8512229
termius: 7.41.2 -> 7.42.1
2022-06-20 12:10:51 +03:00
Serhii Zhuravel
237f5820ac
termius: 7.40.2 -> 7.41.2
2022-05-26 13:01:33 +03:00
Serhii Zhuravel
7b543f03b4
termius: 7.39.0 -> 7.40.2
2022-05-05 00:40:34 +03:00
Serhii Zhuravel
a94e3cfb0a
termius: 7.37.0 -> 7.39.0
2022-04-19 23:51:13 +03:00
Serhii Zhuravel
60b194324b
termius: 7.36.1 -> 7.37.0
2022-03-29 14:11:18 +03:00
Serhii Zhuravel
ff2461f0b6
termius: 7.34.1 -> 7.36.1
2022-03-25 13:22:57 +02:00
Renaud
d1c9d2e96d
Merge pull request #161265 from dxops/patch-1
...
termius: 7.17.1 -> 7.34.1
2022-03-05 10:38:10 +01: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
Serhii Zhuravel
1cb346f0b6
termius: 7.17.1 -> 7.34.1
2022-02-21 20:41:57 +02:00
Artturin
5ff54697d0
termius: switch to a snap source
2021-08-04 17:58:26 +03:00
Artturin
decadbb63a
termius: switch to a official source
2021-07-13 23:31:54 +03:00
Artturin
63b62fbf25
termius: unbreak
2021-07-11 02:49:51 +03: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
Sandro
ec421ca248
Merge pull request #100532 from piegamesde/fix-desktopitems
...
treewide: Fix broken desktop files and mark packages as broken
2020-11-27 22:27:59 +01:00
Thomas Marchand
4f85c0a764
termius: 6.4.1 -> 7.1.0
2020-11-21 09:32:55 +01:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
piegames
e14a359896
treewide: Fix broken desktop files and mark packages as broken
...
This fixes all packages that are failed `nixpkgs-review` in #91790 .
Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
2020-10-15 15:14:51 +02:00
R. RyanTM
94515eb3cd
termius: 6.1.1 -> 6.4.1
2020-08-31 02:08:41 +00:00
Florian Klink
05a5afc979
termius: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
R. RyanTM
0c07d01379
termius: 5.10.1 -> 6.1.1
2020-07-07 13:46:06 +00:00
Oleksii Filonenko
93330aa8fe
termius: 5.6.2 -> 5.10.1
2020-05-01 08:22:37 +00:00
Oleksii Filonenko
736bf3ed84
termius: init at 5.6.2
...
Co-authored-by: misuzu <bakalolka@gmail.com>
Co-authored-by: Thomas Marhchand <thomas.marchand@tuta.io>
2020-03-27 15:43:30 +02:00