non important commit

This commit is contained in:
benstrb 2026-03-18 16:08:21 +01:00
parent 45ed4a95fe
commit dbc797e53e
2 changed files with 1 additions and 2 deletions

1
flake.lock generated
View file

@ -54,7 +54,6 @@
"url": "https://git.stribrny.org/max_ag/floating-calculator" "url": "https://git.stribrny.org/max_ag/floating-calculator"
}, },
"original": { "original": {
"rev": "2abbacf66e99db523d624037f3e449aa40e8f366",
"type": "git", "type": "git",
"url": "https://git.stribrny.org/max_ag/floating-calculator" "url": "https://git.stribrny.org/max_ag/floating-calculator"
} }

View file

@ -24,7 +24,7 @@
}; };
floating-calc = { floating-calc = {
url = "git+https://git.stribrny.org/max_ag/floating-calculator?rev=2abbacf66e99db523d624037f3e449aa40e8f366"; url = "git+https://git.stribrny.org/max_ag/floating-calculator";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
}; };