diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2023-04-04 10:23:20 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2023-04-04 10:23:20 +0200 |
| commit | 7e7656e22ced47bec5ea5bae1da08e3ef48d2e42 (patch) | |
| tree | a4a1d4abda4092d69866dbaf6d281c93150f266f /flake.nix | |
| parent | 47f8d03ecb9efe39045630a1ebdcbc1c5a8f424e (diff) | |
| download | nixos-7e7656e22ced47bec5ea5bae1da08e3ef48d2e42.tar nixos-7e7656e22ced47bec5ea5bae1da08e3ef48d2e42.tar.gz nixos-7e7656e22ced47bec5ea5bae1da08e3ef48d2e42.tar.bz2 nixos-7e7656e22ced47bec5ea5bae1da08e3ef48d2e42.tar.xz nixos-7e7656e22ced47bec5ea5bae1da08e3ef48d2e42.zip | |
worktime...
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -111,7 +111,7 @@ | |||
| 111 | type = "gitlab"; | 111 | type = "gitlab"; |
| 112 | owner = "gkleen"; | 112 | owner = "gkleen"; |
| 113 | repo = "ca"; | 113 | repo = "ca"; |
| 114 | ref = "v2.0.1"; | 114 | ref = "v2.0.2"; |
| 115 | inputs = { | 115 | inputs = { |
| 116 | nixpkgs.follows = "nixpkgs"; | 116 | nixpkgs.follows = "nixpkgs"; |
| 117 | mach-nix.follows = "mach-nix"; | 117 | mach-nix.follows = "mach-nix"; |
