Skip to content

Commit

Permalink
devenv 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrluanma committed Sep 21, 2024
1 parent 80a77e2 commit 08606df
Showing 1 changed file with 9 additions and 49 deletions.
58 changes: 9 additions & 49 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1711019207,
"lastModified": 1726826452,
"owner": "cachix",
"repo": "devenv",
"rev": "a7ba6766c0cc351b8656c63560c6b19c3788455f",
"treeHash": "5e0e1857cc23f45d07920937aa6589b97e4d0864",
"rev": "2bdf6461e88c7e93b94d72d8b11d5a61f167cbf5",
"type": "github"
},
"original": {
Expand All @@ -24,7 +23,6 @@
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
"type": "github"
},
"original": {
Expand All @@ -33,24 +31,6 @@
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"treeHash": "bd263f021e345cb4a39d80c126ab650bebc3c10c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
Expand All @@ -63,7 +43,6 @@
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
"type": "github"
},
"original": {
Expand All @@ -74,11 +53,10 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1710889954,
"lastModified": 1726809088,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7872526e9c5332274ea5932a0c3270d6e4724f3b",
"treeHash": "bd0715cfd101eabb7663ea0f55e4d9efea2bf194",
"rev": "79454ee9aacc9714653a4e7eb2a52b717728caff",
"type": "github"
},
"original": {
Expand All @@ -90,36 +68,33 @@
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1710951922,
"lastModified": 1726688310,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f091af045dff8347d66d186a62d42aceff159456",
"treeHash": "46b3620ce937feaa05c3d0b4e91bd003985947ee",
"rev": "dbebdd67a6006bb145d98c8debf9140ac7e651d0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1710923068,
"lastModified": 1726745158,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "e611897ddfdde3ed3eaac4758635d7177ff78673",
"treeHash": "d7cff0ca3e7cdccd8ea9ef00f8534ef6b425cfc6",
"rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
"type": "github"
},
"original": {
Expand All @@ -134,21 +109,6 @@
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"treeHash": "cce81f2a0f0743b2eb61bc2eb6c7adbe2f2c6beb",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
Expand Down

0 comments on commit 08606df

Please sign in to comment.