Commit graph

51 commits

Author SHA1 Message Date
R. RyanTM b4a538b2d6 chezmoi: 2.1.3 -> 2.1.4 2021-08-05 04:19:31 +00:00
R. RyanTM df3c1f60d3 chezmoi: 2.1.2 -> 2.1.3 2021-08-02 02:02:02 +00:00
R. RyanTM c39aafa62b chezmoi: 2.1.1 -> 2.1.2 2021-07-19 23:55:22 +00:00
R. RyanTM 10396abdbc chezmoi: 2.1.0 -> 2.1.1 2021-07-17 09:24:37 +02:00
R. RyanTM 6a8335bea0 chezmoi: 2.0.16 -> 2.1.0 2021-07-04 02:35:53 +00:00
R. RyanTM 5fa81182bc chezmoi: 2.0.15 -> 2.0.16 2021-07-01 13:07:11 -07:00
R. RyanTM 1fa59c586f chezmoi: 2.0.14 -> 2.0.15 2021-06-18 01:47:06 +00:00
R. RyanTM 04bf5a47a5 chezmoi: 2.0.13 -> 2.0.14 2021-06-17 07:09:37 +00:00
R. RyanTM 7abfd08f2e chezmoi: 2.0.12 -> 2.0.13 2021-05-28 02:12:01 +00:00
R. RyanTM 85c40fb0f8 chezmoi: 2.0.11 -> 2.0.12 2021-05-17 03:36:01 +00:00
R. RyanTM c3e1af4ba5 chezmoi: 2.0.10 -> 2.0.11 2021-04-27 23:56:23 -04:00
R. RyanTM ab3c516f08 chezmoi: 2.0.9 -> 2.0.10 2021-04-22 07:28:14 +00:00
R. RyanTM 4b56b81627
chezmoi: 2.0.8 -> 2.0.9 (#118968) 2021-04-12 12:36:45 -07:00
R. RyanTM 0ae5e0e784 chezmoi: 2.0.7 -> 2.0.8 2021-04-04 17:13:08 +00:00
R. RyanTM 0ef6a0ac06 chezmoi: 2.0.5 -> 2.0.7 2021-04-01 06:19:30 +00:00
R. RyanTM b3a564176a chezmoi: 2.0.4 -> 2.0.5 2021-03-30 09:43:32 +00:00
R. RyanTM 886d435212 chezmoi: 2.0.3 -> 2.0.4 2021-03-27 07:40:09 +00:00
James Hillyerd b9bb7add79 chezmoi: 1.8.11 -> 2.0.3 2021-03-22 10:02:15 -07:00
R. RyanTM d141355ca5 chezmoi: 1.8.10 -> 1.8.11 2021-02-06 09:05:05 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM 3f859fcec9 chezmoi: 1.8.9 -> 1.8.10 2021-01-18 12:57:06 +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
R. RyanTM bd0ffc390c chezmoi: 1.8.8 -> 1.8.9 2020-11-21 17:52:32 +00:00
R. RyanTM 1ab35e7e64 chezmoi: 1.8.7 -> 1.8.8 2020-11-01 07:37:17 +00:00
R. RyanTM fa80f55860 chezmoi: 1.8.5 -> 1.8.7 2020-10-17 22:16:44 +00:00
R. RyanTM 76605219a3 chezmoi: 1.8.4 -> 1.8.5 2020-08-25 07:06:44 +00:00
zowoq 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
R. RyanTM 9d38a81579 chezmoi: 1.8.3 -> 1.8.4 2020-08-13 07:36:55 +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 17eed4416a chezmoi: 1.8.2 -> 1.8.3 2020-07-02 06:55:27 +00:00
R. RyanTM 3315103ed7 chezmoi: 1.8.1 -> 1.8.2 2020-06-14 11:32:29 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM 06b89b345f chezmoi: 1.8.0 -> 1.8.1 2020-05-07 08:54:33 +00:00
Mario Rodas 72e932d443
chezmoi: 1.7.18 -> 1.8.0 2020-04-20 04:20:00 -05:00
James Hillyerd 246c8fc7f6 chezmoi: update build tags to chezmoi 1.7.18 format 2020-04-04 13:15:25 -07:00
R. RyanTM 5fabf11c48 chezmoi: 1.7.16 -> 1.7.18 2020-04-01 09:39:13 +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 86d19c4e32 chezmoi: fix build on darwin 2020-03-21 04:40:00 -05:00
Mario Rodas 70296be9f6
chezmoi: 1.7.13 -> 1.7.16 2020-03-04 18:00:00 -05:00
R. RyanTM 193eeab4bc chezmoi: 1.7.12 -> 1.7.13 2020-02-14 13:30:57 +00:00
Mario Rodas e85996d3eb
chezmoi: 1.7.10 -> 1.7.12 2020-01-31 04:20:00 -05:00
R. RyanTM 9ce10a177c chezmoi: 1.7.9 -> 1.7.10 2020-01-06 00:45:44 -08:00
Mario Rodas d8eba2d7e0
chezmoi: 1.7.7 -> 1.7.9 2019-12-22 00:00:00 -05:00
Mario Rodas 20ca6763df
chezmoi: 1.7.5 -> 1.7.7 2019-12-12 04:20:00 -05:00
Mario Rodas 67b7504912
chezmoi: 1.7.2 -> 1.7.5 2019-12-02 20:00:00 -05:00
Mario Rodas 1dcfd549f3
chezmoi: 1.5.5 -> 1.7.2 2019-11-01 04:20:00 -05:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
James Hillyerd 04fb8593bd chezmoi: 1.3.0 -> 1.5.5 2019-08-18 11:38:22 +09:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00