Sandro Jäckel
|
22201396c9
|
etcher: 1.7.3 -> 1.7.9
|
2022-07-10 18:28:37 +02:00 |
|
Robert Schütz
|
df9425f1b2
|
etcher: mark meta.sourceProvenance
|
2022-06-13 17:43:26 +00:00 |
|
Elian Doran
|
b397055f12
|
etcher: 1.6.0 -> 1.7.3
|
2022-02-08 23:08:54 +02:00 |
|
Artturin
|
53ded9e4ca
|
etcher: switch to electron_14
|
2021-12-02 15:31:44 +02:00 |
|
figsoda
|
684c175f25
|
etcher: throw on unsupported systems
|
2021-10-29 10:24:37 -04:00 |
|
R. Ryantm
|
0214723ab3
|
etcher: 1.5.122 -> 1.6.0
|
2021-10-29 21:14:51 +08:00 |
|
R. RyanTM
|
61d6e35a39
|
etcher: 1.5.121 -> 1.5.122
|
2021-09-06 06:16:05 +00:00 |
|
Angus Trau
|
3015c82eca
|
etcher: fix desktop file
|
2021-08-08 16:54:17 +10:00 |
|
R. RyanTM
|
e43dfea2fc
|
etcher: 1.5.120 -> 1.5.121
|
2021-07-20 02:42:49 +00:00 |
|
R. RyanTM
|
78c183ce6d
|
etcher: 1.5.117 -> 1.5.120
|
2021-05-17 13:25:20 -07:00 |
|
Yorick van Pelt
|
8f15019f1b
|
etcher: 1.5.86 -> 1.5.117
|
2021-05-08 12:35:30 +02:00 |
|
Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +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 |
|
Graham Christensen
|
bc49a0815a
|
utillinux: rename to util-linux
|
2020-11-24 12:42:06 -05:00 |
|
Pavol Rusnak
|
4d6411288c
|
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
|
2020-07-20 17:58:55 +02:00 |
|
Pavol Rusnak
|
897a1e6393
|
etcher: 1.5.60 -> 1.5.86
|
2020-05-06 21:48:47 +02:00 |
|
Benedict Aas
|
24b8c6d7dc
|
etcher: init at 1.5.60
We add Etcher, the Electron image flasher.
|
2019-12-08 15:46:58 +01:00 |
|