Skip to content
Snippets Groups Projects
Commit c5304eb3 authored by Linus Keiser's avatar Linus Keiser :speech_balloon:
Browse files

--wip--

parent 0f8700f5
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,10 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1742227511,
"lastModified": 1742320965,
"owner": "cachix",
"repo": "devenv",
"rev": "31420fd60aa7a668cdfe179b74f341a59150b1e7",
"rev": "6bde92766ddd3ee1630029a03d36baddd51934e2",
"type": "github"
},
"original": {
......@@ -40,10 +40,10 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1742279664,
"lastModified": 1742366221,
"owner": "nix-community",
"repo": "fenix",
"rev": "193dcb4e6edb3ba927f4d88b8b1fe65b9e5368c3",
"rev": "a074d1bc9fd34f6b3a9049c5a61a82aea2044801",
"type": "github"
},
"original": {
......@@ -114,10 +114,31 @@
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1742300892,
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "ea26a82dda75bee6783baca6894040c8e6599728",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"git-hooks",
"nixpkgs"
]
},
......@@ -170,10 +191,10 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1742206328,
"lastModified": 1742272065,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "096478927c360bc18ea80c8274f013709cf7bdcd",
"rev": "3549532663732bfd89993204d40543e9edaec4f2",
"type": "github"
},
"original": {
......@@ -185,10 +206,10 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1742206328,
"lastModified": 1742272065,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "096478927c360bc18ea80c8274f013709cf7bdcd",
"rev": "3549532663732bfd89993204d40543e9edaec4f2",
"type": "github"
},
"original": {
......@@ -213,45 +234,27 @@
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1742300892,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "ea26a82dda75bee6783baca6894040c8e6599728",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
"git-hooks": "git-hooks",
"mk-shell-bin": "mk-shell-bin",
"nix2container": "nix2container",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"pre-commit-hooks": "pre-commit-hooks",
"pre-commit-hooks": [
"git-hooks"
],
"surrealdb-git": "surrealdb-git"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1742249107,
"lastModified": 1742296961,
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "31e412c290f6ff6de4548e94e187477f072b179e",
"rev": "15d87419f1a123d8f888d608129c3ce3ff8f13d4",
"type": "github"
},
"original": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment