Commit graph

26 commits

Author SHA1 Message Date
R. RyanTM 3aafadb55c fluxctl: 1.22.0 -> 1.22.1 2021-04-01 08:14:06 +00:00
R. RyanTM 4fa067f684 fluxctl: 1.21.2 -> 1.22.0 2021-03-18 04:47:24 +00:00
R. RyanTM 1b18e7d663
fluxctl: 1.21.1 -> 1.21.2 (#113561) 2021-02-18 09:00:52 -10:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM debaa527a3 fluxctl: 1.21.0 -> 1.21.1 2021-01-18 18:47:44 +00: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
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
R. RyanTM 8c4c6a4b71 fluxctl: 1.20.2 -> 1.21.0 2020-10-18 07:14:08 +00:00
R. RyanTM be904cd566 fluxctl: 1.20.1 -> 1.20.2 2020-08-22 07:26:44 +00:00
Mario Rodas 320056ecb6
Merge pull request #95053 from r-ryantm/auto-update/fluxctl
fluxctl: 1.20.0 -> 1.20.1
2020-08-10 07:08:03 -05:00
Mario Rodas 1eaa19a33a
fluxctl: install completions 2020-08-10 04:20:00 -05:00
R. RyanTM 32779e6dad fluxctl: 1.20.0 -> 1.20.1 2020-08-10 07:54:11 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM d0816b2c0f fluxctl: 1.19.0 -> 1.20.0 2020-07-12 05:17:21 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM 744ca030a0
fluxctl: 1.18.0 -> 1.19.0 2020-04-05 00:06:18 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas c8359c42e0 fluxctl: fix build on darwin 2020-03-21 05:02:00 -05:00
R. RyanTM 73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
Oleksii Filonenko eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Oleksii Filonenko 358e61f4e4
fluxctl: add filalex77 to maintainers 2019-12-03 13:51:46 +02:00
Oleksii Filonenko 90bd5a5eb1
fluxctl: 1.15.0 -> 1.16.0 2019-12-03 13:51:28 +02:00
Greg Roodt 2991ba6462 fluxctl: 1.13.3 -> 1.15.0 2019-11-08 20:25:41 -08:00
R. RyanTM 97cf4d3f15 fluxctl: 1.13.1 -> 1.13.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fluxctl/versions
2019-08-19 01:08:47 -07:00
Max Gonzih a0c413f71d fluxctl: init at 1.13.1 (#65433) 2019-07-27 12:22:23 -07:00