diff options
author | Soispha <soispha@vhack.eu> | 2023-10-22 14:44:04 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-22 14:44:04 +0200 |
commit | 586936025c4d2f436d23427e30ccc3445a4d6472 (patch) | |
tree | c335318358037309e248ff8702a81d4baffe4ad0 /flake.lock | |
parent | feat(sys/svcs/nix): Add my flake to the flake registry (diff) | |
download | nixos-config-586936025c4d2f436d23427e30ccc3445a4d6472.tar.gz nixos-config-586936025c4d2f436d23427e30ccc3445a4d6472.zip |
build(treewide): Update
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 147 |
1 files changed, 138 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 60a0e095..57e77016 100644 --- a/flake.lock +++ b/flake.lock @@ -332,11 +332,11 @@ ] }, "locked": { - "lastModified": 1697838989, - "narHash": "sha256-hwVlO+st8vWJO6iy3/JbMHrUyY4Ak7xUSmffoWqBPUg=", + "lastModified": 1697964592, + "narHash": "sha256-fua0LKNLkYYK2Dgdm9P+VPdqrVgDXUIx+EkQAQByhuc=", "owner": "nix-community", "repo": "home-manager", - "rev": "ae631b0b20f06f7d239d160723d228891ddb2fe0", + "rev": "219d268a69512ff520fe8da1739ac22d95d52355", "type": "github" }, "original": { @@ -427,6 +427,134 @@ "url": "https://codeberg.org/soispha/lf-rename.git" } }, + "my_flake": { + "inputs": { + "agenix": [ + "agenix" + ], + "beautysh": [ + "beautysh" + ], + "crane": [ + "crane" + ], + "disko": [ + "disko" + ], + "flake-compat": [ + "flake-compat" + ], + "flake-utils": [ + "flake-utils" + ], + "flake_update": [ + "flake_update" + ], + "flake_version_update": [ + "flake_version_update" + ], + "generate_firefox_extensions": [ + "generate_firefox_extensions" + ], + "gitignore": [ + "gitignore" + ], + "grades": [ + "grades" + ], + "haumea": [ + "haumea" + ], + "home-manager": [ + "home-manager" + ], + "impermanence": [ + "impermanence" + ], + "lanzaboote": [ + "lanzaboote" + ], + "lf_rename": [ + "lf_rename" + ], + "neovim_config": [ + "neovim_config" + ], + "nixNeovim": [ + "nixNeovim" + ], + "nixNeovimPlugins": [ + "nixNeovimPlugins" + ], + "nixVim": [ + "nixVim" + ], + "nixos-generators": [ + "nixos-generators" + ], + "nixpkgs": [ + "nixpkgs" + ], + "nixpkgs-stable": [ + "nixpkgs-stable" + ], + "poetry2nix": [ + "poetry2nix" + ], + "pre-commit-hooks": [ + "pre-commit-hooks" + ], + "ragenix": [ + "ragenix" + ], + "river_init_lesser": [ + "river_init_lesser" + ], + "rust-overlay": [ + "rust-overlay" + ], + "serverphone": [ + "serverphone" + ], + "shell_library": [ + "shell_library" + ], + "strip_js_comments": [ + "strip_js_comments" + ], + "systems": [ + "systems" + ], + "templates": [ + "templates" + ], + "user_js": [ + "user_js" + ], + "video_pause": [ + "video_pause" + ], + "yambar_cpu": [ + "yambar_cpu" + ], + "yambar_memory": [ + "yambar_memory" + ] + }, + "locked": { + "lastModified": 1697972940, + "narHash": "sha256-G9mqU2TpBfEsAx60K9oSpjcXqm/u4FOhGEJhOy7a1K8=", + "ref": "refs/heads/prime", + "rev": "50cba06f89d94340a2d30527364dbacceb7d8fad", + "revCount": 1117, + "type": "git", + "url": "https://codeberg.org/soispha/nixos-config.git" + }, + "original": { + "type": "git", + "url": "https://codeberg.org/soispha/nixos-config.git" + } + }, "neovim_config": { "flake": false, "locked": { @@ -556,11 +684,11 @@ ] }, "locked": { - "lastModified": 1697910781, - "narHash": "sha256-BEXhTkkyceQqgmYD91U5zQZbPt5iTXkddjPSPNDTxh4=", + "lastModified": 1697977879, + "narHash": "sha256-r2sb1asbSh5Oe0T39HFpSrRAZ7FBwy4oXQvitz97H4U=", "owner": "nix-community", "repo": "nixvim", - "rev": "3c4ac5ba0db665ea895f4c4babaf06d98130e9f6", + "rev": "65bd427a6edba4d6e1551778f04e372be37d1c9f", "type": "github" }, "original": { @@ -807,6 +935,7 @@ "impermanence": "impermanence", "lanzaboote": "lanzaboote", "lf_rename": "lf_rename", + "my_flake": "my_flake", "neovim_config": "neovim_config", "nixNeovim": "nixNeovim", "nixNeovimPlugins": "nixNeovimPlugins", @@ -840,11 +969,11 @@ ] }, "locked": { - "lastModified": 1697854201, - "narHash": "sha256-H+0Wb20PQx/8N7X/OfwwAVPeN9TbfjcyG0sXbdgsh50=", + "lastModified": 1697940838, + "narHash": "sha256-eyk92QqAoRNC0V99KOcKcBZjLPixxNBS0PRc4KlSQVs=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "6e8e3332433847cd56186b1f6fc8c47603cf5b46", + "rev": "a3e829c06eadf848f13d109c7648570ce37ebccd", "type": "github" }, "original": { |