Commit Graph

79 Commits

Author SHA1 Message Date
renovate[bot] 41a10f66ae
chore(deps): update determinatesystems/magic-nix-cache-action action to v3 2024-02-01 23:08:30 +00:00
renovate[bot] 13a84128df
chore(deps): update cachix/install-nix-action action to v25 2024-01-12 19:33:06 +00:00
renovate[bot] b93c334736
chore(deps): update cachix/cachix-action action to v14 2024-01-12 13:36:45 +00:00
renovate[bot] a455a298a4
chore(deps): pin dependencies 2024-01-08 09:55:54 +00:00
Harsh Shandilya 0f8ca4007a feat(ci): test out building packages in GHA 2024-01-08 15:25:39 +05:30
renovate[bot] aad11839fc
chore(deps): update determinatesystems/nix-installer-action action to v9 2023-12-05 16:53:20 +00:00
renovate[bot] 6440101120
chore(deps): update cachix/cachix-action action to v13 2023-11-28 19:41:53 +00:00
Harsh Shandilya 1bbc428b49
chore: run `flake.lock` maintenance earlier 2023-11-26 11:07:31 +05:30
renovate[bot] 71c2cbced6
chore(deps): update determinatesystems/nix-installer-action action to v8 2023-11-21 21:32:04 +00:00
renovate[bot] 5726b8d72d
chore(deps): update determinatesystems/nix-installer-action action to v7 2023-11-06 20:16:53 +00:00
Harsh Shandilya 6f7117c9e8
fix(ci): run flake.lock maintenance slightly earlier 2023-10-29 23:11:48 +05:30
Harsh Shandilya 107707df18
fix(ci): setup caches correctly 2023-10-22 16:17:05 +05:30
renovate[bot] 163748604c
chore(deps): update actions/checkout digest to b4ffde6 2023-10-19 10:50:24 +00:00
renovate[bot] 903e8f5f6e
chore(deps): update determinatesystems/nix-installer-action action to v6 2023-10-12 19:53:33 +00:00
renovate[bot] 47d4eba2cf
chore(deps): update determinatesystems/nix-installer-action action to v5 2023-10-04 22:11:38 +00:00
renovate[bot] a0eebdb24c
chore(deps): update actions/checkout digest to 8ade135 2023-09-22 18:17:25 +00:00
renovate[bot] 27c86253c4
chore(deps): update actions/checkout action to v4 2023-09-04 16:14:28 +00:00
renovate[bot] 0d55cc834f
chore(deps): update actions/checkout digest to f43a0e5 2023-09-01 08:35:27 +00:00
renovate[bot] 1a31063b18
chore(deps): update actions/checkout digest to c85c95e 2023-06-09 18:03:15 +00:00
renovate[bot] 545362c4a0
chore(deps): update determinatesystems/nix-installer-action action to v4 2023-06-06 17:18:43 +00:00
renovate[bot] 1fc28e5cd9
chore(deps): update determinatesystems/nix-installer-action action to v3 2023-05-26 19:31:46 +00:00
renovate[bot] caef2a4645
chore(deps): pin determinatesystems/nix-installer-action action to 9b25245 2023-05-24 22:53:26 +00:00
Harsh Shandilya 8bdf37c1d1
chore(ci): switch to `DeterminateSystems/nix-installer-action` 2023-05-25 00:42:42 +05:30
renovate[bot] 43a159159c
chore(deps): update cachix/install-nix-action action to v21 2023-05-24 13:48:42 +00:00
renovate[bot] 6bcd9d1bf0
chore(deps): update actions/checkout digest to 8e5e7e5 2023-04-13 17:20:46 +00:00
renovate[bot] 1e78039486
chore(deps): update actions/checkout digest to 83b7061 2023-04-12 18:41:38 +00:00
renovate[bot] 9554073290
chore(deps): update actions/checkout digest to 8f4b7f8 2023-03-24 07:09:13 +00:00
Harsh Shandilya 9ba523e4c1
fix(ci): correctly use Garnix cache 2023-03-22 16:07:57 +05:30
Harsh Shandilya c4448d0d51
feat(ci): add GHA workflow for updating flake.lock every weekend 2023-03-22 11:38:16 +05:30
renovate[bot] 1c025bac20
chore(deps): update actions/checkout digest to 24cb908 2023-03-15 22:50:33 +00:00
renovate[bot] 4b545505fd
chore(deps): update cachix/install-nix-action action to v20 2023-03-01 08:16:12 +00:00
Harsh Shandilya 4161ed861c
chore(ci): make update workflow use Garnix cache
Eventually I'd like to retire the Cachix cache entirely
2023-02-19 12:54:09 +05:30
Harsh Shandilya 83a6642a88
fix(ci): disable build workflow 2023-02-19 12:50:54 +05:30
renovate[bot] e223837fc1
chore(deps): update cachix/install-nix-action action to v19 2023-02-06 16:12:26 +00:00
renovate[bot] 865f769174
chore(deps): update actions/checkout digest to ac59398 2023-01-05 17:38:46 +00:00
renovate[bot] 22922308da
chore(deps): update actions/checkout digest to 755da8c 2022-12-13 14:48:04 +00:00
renovate[bot] 7afc396a22
chore(deps): update actions/checkout digest to 7dd9e2a 2022-12-12 19:44:14 +00:00
Harsh Shandilya 8c0e2d2602
fix(ci): do not trigger build workflow after update
The update job takes care of pushing artifacts to Cachix so there's
no value in running the job again.
2022-12-08 18:19:56 +05:30
Harsh Shandilya 388ec7adba
fix(ci): disable macOS builds
I no longer need macOS binaries
2022-12-04 17:42:33 +05:30
Harsh Shandilya d8b7c2ecfb
feat: setup Nix flakes 2022-11-23 17:48:04 +05:30
Harsh Shandilya 4656b8341c
chore(ci): use cachix/cachix-action to set up Cachix 2022-11-18 16:53:24 +05:30
Harsh Shandilya 002deeb7ba
fix(github): run macOS jobs on macOS 12 2022-11-10 14:27:16 +05:30
renovate[bot] 50337d9d21
chore(deps): update cachix/install-nix-action action to v18 2022-10-27 01:39:39 +00:00
renovate[bot] 9240fb54c9
chore(deps): update actions/checkout action to v3 2022-10-26 22:40:36 +00:00
renovate[bot] f78743151e chore(deps): pin dependencies 2022-10-26 19:50:27 +00:00
Harsh Shandilya a05bd425ad
feat(github): configure Renovate 2022-10-27 00:25:59 +05:30
Harsh Shandilya 0306bf60c9
fix(ci): use my PAT to execute build jobs 2022-08-31 02:43:49 +05:30
Harsh Shandilya 8b4082b010
fix(github): manually trigger build workflow after push 2022-08-22 19:14:09 +05:30
Harsh Shandilya 7537eaeec0
feat(ci): make update workflow directly push to `main` 2022-08-18 11:06:10 +05:30
Harsh Shandilya 7cf29b9a11
github: rebuild all packages every week 2022-04-23 17:52:03 +05:30