Skip to content

Commit 918b489

Browse files
Merge pull request #19 from Nebucatnetzer/flake-parts
Flake parts
2 parents 51d91a8 + 1e812fb commit 918b489

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

flake.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
43
flake-parts.url = "github:hercules-ci/flake-parts";
5-
flake-utils.url = "github:numtide/flake-utils";
4+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
65
process-compose-flake.url = "github:Platonic-Systems/process-compose-flake";
76
services-flake.url = "github:juspay/services-flake";
87
};

0 commit comments

Comments
 (0)