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

--wip--

parent 17a8cdd3
No related branches found
No related tags found
No related merge requests found
Pipeline #590517 passed
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"devenv": { "devenv": {
"locked": { "locked": {
"dir": "src/modules", "dir": "src/modules",
"lastModified": 1742147141, "lastModified": 1742227511,
"owner": "cachix", "owner": "cachix",
"repo": "devenv", "repo": "devenv",
"rev": "e1eb23d427a3a0871c277268a28163898fd37266", "rev": "31420fd60aa7a668cdfe179b74f341a59150b1e7",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -40,10 +40,10 @@ ...@@ -40,10 +40,10 @@
"rust-analyzer-src": "rust-analyzer-src" "rust-analyzer-src": "rust-analyzer-src"
}, },
"locked": { "locked": {
"lastModified": 1742106676, "lastModified": 1742193486,
"owner": "nix-community", "owner": "nix-community",
"repo": "fenix", "repo": "fenix",
"rev": "9906c9f9a474f189df09629cf2813e8888d42429", "rev": "00a1e6e8777c388bbf34f74c727a58634366276e",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -114,10 +114,31 @@ ...@@ -114,10 +114,31 @@
"type": "github" "type": "github"
} }
}, },
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1742058297,
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "59f17850021620cd348ad2e9c0c64f4e6325ce2a",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": { "gitignore": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"pre-commit-hooks", "git-hooks",
"nixpkgs" "nixpkgs"
] ]
}, },
...@@ -170,10 +191,10 @@ ...@@ -170,10 +191,10 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1741865919, "lastModified": 1742169275,
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "573c650e8a14b2faa0041645ab18aed7e60f0c9a", "rev": "5d9b5431f967007b3952c057fc92af49a4c5f3b2",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -185,10 +206,10 @@ ...@@ -185,10 +206,10 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1741865919, "lastModified": 1742169275,
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "573c650e8a14b2faa0041645ab18aed7e60f0c9a", "rev": "5d9b5431f967007b3952c057fc92af49a4c5f3b2",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -200,10 +221,10 @@ ...@@ -200,10 +221,10 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1742072093, "lastModified": 1742139335,
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f182029bf7f08a57762b4c762d0917b6803ceff4", "rev": "e1361b38d11a95b86a3663a32201dcd3d6392b7e",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -213,45 +234,27 @@ ...@@ -213,45 +234,27 @@
"type": "github" "type": "github"
} }
}, },
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1742058297,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "59f17850021620cd348ad2e9c0c64f4e6325ce2a",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": { "root": {
"inputs": { "inputs": {
"devenv": "devenv", "devenv": "devenv",
"git-hooks": "git-hooks",
"mk-shell-bin": "mk-shell-bin", "mk-shell-bin": "mk-shell-bin",
"nix2container": "nix2container", "nix2container": "nix2container",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-unstable": "nixpkgs-unstable",
"pre-commit-hooks": "pre-commit-hooks", "pre-commit-hooks": [
"git-hooks"
],
"surrealdb-git": "surrealdb-git" "surrealdb-git": "surrealdb-git"
} }
}, },
"rust-analyzer-src": { "rust-analyzer-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1742071726, "lastModified": 1742146688,
"owner": "rust-lang", "owner": "rust-lang",
"repo": "rust-analyzer", "repo": "rust-analyzer",
"rev": "78aee2a4246d5f3df88893752bceb8fe4a315951", "rev": "b0632f749e6abf0f82f71755d7eaca4884c1a808",
"type": "github" "type": "github"
}, },
"original": { "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