Zhaofeng Li
f11e3c77ee
flake: Update nixpkgs
2023-10-18 15:41:54 -06:00
Zhaofeng Li
cddaffb4bc
flake.lock: Update nixpkgs
2023-05-14 21:19:55 -06:00
Zhaofeng Li
b7262f6781
flake.nix: Update nixpkgs, remove nix-eval-jobs
2023-01-27 23:44:41 -07:00
Zhaofeng Li
92f0f155d4
flake.nix: Bump stable to 22.11, update unstable
2022-12-01 01:57:56 -07:00
Bernardo Meurer
2d98088877
refactor(flake): make nix-eval-jobs's flake-utils follow ours
...
This avoids having a duplicated flake-utils entry in the lockfile
2022-10-08 23:33:26 -03:00
Bernardo Meurer
8bec45393e
refactor(flake): rename utils to flake-utils
...
This is the expected name for downstream consumers of colmena's flake
who want to override the input.
Having it be named `utils` causes some surprise/confusion when doing
`inputs.flake-utils.follows` as is usual.
2022-10-08 23:31:22 -03:00
Zhaofeng Li
976849028b
flake.nix: Add patched nix-eval-jobs with pure-eval fixes
2022-08-17 01:09:43 -06:00
Zhaofeng Li
63a981a6cb
flake.lock: Update
2022-08-16 20:16:00 -06:00
Zhaofeng Li
bde5f4878e
Bump flake deps
...
Stable is now at 22.05 as 21.11 is becoming EOL.
2022-07-01 16:31:13 -07:00
Zhaofeng Li
b20068661a
flake.lock: Update
2022-06-03 23:51:32 -07:00
Zhaofeng Li
838a200854
flake.lock: Update
2022-05-22 02:15:33 -07:00
Otavio Salvador
361475c277
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-compat':
'github:edolstra/flake-compat/64a525ee38886ab9028e6f61790de0832aa3ef03' (2022-03-25)
→ 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/710fed5a2483f945b14f4a58af2cd3676b42d8c8' (2022-03-30)
→ 'github:NixOS/nixpkgs/87d34a6b8982e901b8e50096b8e79ebc0e66cda0' (2022-04-24)
• Updated input 'stable':
'github:NixOS/nixpkgs/0aac710801aec4ba545527cf41a5706028fe6271' (2022-04-03)
→ 'github:NixOS/nixpkgs/c254b8c915ac912ae9ee9dc74eac555ccbf33795' (2022-04-24)
• Updated input 'utils':
'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
→ 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
2022-04-25 22:00:04 -03:00
Zhaofeng Li
4de46cd339
flake.lock: Update
2022-04-03 17:16:01 -07:00
Zhaofeng Li
017ccf142c
flake.lock: Update
...
All downstream patches to nix-eval-jobs have been merged and released
as part of nix-eval-jobs 0.0.4.
2022-03-19 20:31:26 -07:00
Zhaofeng Li
e27033119b
flake.lock: Update
2022-03-07 22:02:04 -08:00
Zhaofeng Li
432dd4edbe
flake.lock: Update
2022-02-16 01:11:06 -08:00
Zhaofeng Li
e7d4792634
flake.nix: Let's just patch the nix-eval-jobs in nixpkgs
...
Anything that links against Nix feels so fragile *shrugs*
2022-02-04 23:28:15 -08:00
Zhaofeng Li
f3aba244f5
flake.lock: Update nix-eval-jobs
...
Fixes darwin build
2022-02-04 22:10:35 -08:00
Zhaofeng Li
501ca74ce6
flake.lock: Update nixpkgs and stable
2022-02-04 20:58:17 -08:00
Zhaofeng Li
0a955d0a4c
integration-tests: Also run apply test against stable nixpkgs
2022-01-27 18:48:25 -08:00
Zhaofeng Li
faf84d5718
flake.nix: Use own nix-eval-jobs fork
...
Currently we depend on changes that are not yet in a released
version of nix-eval-jobs. This pin needs to go before the 0.3
release.
2022-01-22 17:50:53 -08:00
Zhaofeng Li
7f3e15f1a7
flake.lock: Update nixpkgs
2022-01-22 17:50:53 -08:00
Zhaofeng Li
d74df64826
Update nixpkgs, fix manual build
2022-01-01 16:41:35 -08:00
Zhaofeng Li
73baa0446f
flake.lock: Update all
2021-12-04 01:03:26 -08:00
Zhaofeng Li
65a8cd5c87
flake.lock: Update nixpkgs
2021-11-18 15:41:02 -08:00
Zhaofeng Li
f8feb40cbd
flake.lock: Update nixpkgs
2021-10-25 21:47:43 -07:00
Zhaofeng Li
36fd513740
flake.lock: Update
...
A properly-licensed version of flake-compat is now included:
https://github.com/edolstra/flake-compat/pull/23
2021-08-01 14:18:08 -07:00
Zhaofeng Li
9d8153ee6d
Make dev environment flake-compatible
...
Co-authored-by: Alex Zero <joseph@marsden.space>
2021-06-29 01:02:43 -07:00