diff options
author | Rutger Broekhoff | 2025-09-02 01:42:03 +0200 |
---|---|---|
committer | Rutger Broekhoff | 2025-09-02 01:42:03 +0200 |
commit | a7f2caf3de1a4b6f66a02037005424c365063b25 (patch) | |
tree | b15cbe11e60db3f00fc5b1fb912a669f43350ad1 /flake.nix | |
parent | 18480edbb6426bc9e3948eb9818f5599000004d1 (diff) | |
download | gitolfs3-a7f2caf3de1a4b6f66a02037005424c365063b25.tar.gz gitolfs3-a7f2caf3de1a4b6f66a02037005424c365063b25.zip |
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | inputs = { | 2 | inputs = { |
3 | nixpkgs.url = "nixpkgs/nixos-24.11"; | 3 | nixpkgs.url = "nixpkgs/nixos-25.05"; |
4 | 4 | ||
5 | crane.url = "github:ipetkov/crane"; | 5 | crane.url = "github:ipetkov/crane"; |
6 | flake-utils.url = "github:numtide/flake-utils"; | 6 | flake-utils.url = "github:numtide/flake-utils"; |