diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-08 15:33:55 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-08 15:33:55 +0200 |
commit | d1f8f2d64f920c81304fb114a1f85849378abf68 (patch) | |
tree | 72cb1dd832750b0e34c5f47138cacfa86e53545e /flake.nix | |
parent | b4a0c6772bd91f7745a775d273c6120a5b394a33 (diff) | |
download | nixos-d1f8f2d64f920c81304fb114a1f85849378abf68.tar nixos-d1f8f2d64f920c81304fb114a1f85849378abf68.tar.gz nixos-d1f8f2d64f920c81304fb114a1f85849378abf68.tar.bz2 nixos-d1f8f2d64f920c81304fb114a1f85849378abf68.tar.xz nixos-d1f8f2d64f920c81304fb114a1f85849378abf68.zip |
...
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ | |||
141 | type = "gitlab"; | 141 | type = "gitlab"; |
142 | owner = "gkleen"; | 142 | owner = "gkleen"; |
143 | repo = "backup-utils"; | 143 | repo = "backup-utils"; |
144 | ref = "v0.1.4"; | 144 | ref = "v0.1.5"; |
145 | inputs = { | 145 | inputs = { |
146 | nixpkgs.follows = "nixpkgs"; | 146 | nixpkgs.follows = "nixpkgs"; |
147 | poetry2nix.follows = "poetry2nix"; | 147 | poetry2nix.follows = "poetry2nix"; |