Files
LibreTunes-DX/flake.lock
Ethan Girouard ea2bc49600
All checks were successful
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / clippy (push) Successful in 51s
Push Workflows / test (push) Successful in 58s
Push Workflows / docs (push) Successful in 58s
Push Workflows / build (push) Successful in 1m54s
Push Workflows / nix-build (push) Successful in 5m32s
Use buildDioxusWebApp builder
2026-08-04 20:58:25 -04:00

131 lines
3.5 KiB
JSON

{
"nodes": {
"daisyui": {
"locked": {
"lastModified": 1785801268,
"narHash": "sha256-dqE+kAW1Smsf+H1Yfzy6DbYHST/sWfz3Ghzw7M331k8=",
"ref": "refs/heads/main",
"rev": "fd3f4af492599cf639c4d5f52f9521f0054e5e9e",
"revCount": 3,
"type": "git",
"url": "https://git.mregirouard.com/nix/daisyui.git"
},
"original": {
"type": "git",
"url": "https://git.mregirouard.com/nix/daisyui.git"
}
},
"dx-build": {
"locked": {
"lastModified": 1785888038,
"narHash": "sha256-zhUWl+BXYBBIHuLsjlLh+8RL6ymrUCLCnBL7I6/BAGw=",
"ref": "refs/heads/main",
"rev": "c3fbf020a501226c0ef7c1f6a394d9799c3cf52f",
"revCount": 3,
"type": "git",
"url": "https://gitea.mregirouard.com/nix/dx-build.git"
},
"original": {
"type": "git",
"url": "https://gitea.mregirouard.com/nix/dx-build.git"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1780930886,
"narHash": "sha256-rppURzHviaQN131F+nLiLdGfcb0uCd9gGP0E5+iw9MI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8c3cede7ddc26bd659d2d383b5610efbd2c7a16e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"daisyui": "daisyui",
"dx-build": "dx-build",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
"tailwindcss-with-pkgs": "tailwindcss-with-pkgs"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1781061510,
"narHash": "sha256-tVuGHgt/TsWu1rUAqEL+eWRIJJHtiPE2+yQ63b+/WTU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d286e9691bb03045febbf8304a658eab1487d1b5",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tailwindcss-with-pkgs": {
"locked": {
"lastModified": 1785801205,
"narHash": "sha256-yfKa3/wK/m1Gwjc923Fvpa/k44MjQOOR3eUfjqLn+qI=",
"ref": "refs/heads/main",
"rev": "f28fd97c86f37a6078599338fa9c6a0327821b9d",
"revCount": 3,
"type": "git",
"url": "https://git.mregirouard.com/nix/tailwindcss-with-pkgs.git"
},
"original": {
"type": "git",
"url": "https://git.mregirouard.com/nix/tailwindcss-with-pkgs.git"
}
}
},
"root": "root",
"version": 7
}