flake: bump inputs

This commit is contained in:
Bruno BELANYI 2023-04-17 21:22:10 +02:00
parent af470f507b
commit f935126312
2 changed files with 12 additions and 16 deletions

View File

@ -125,17 +125,14 @@
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"futils"
]
},
"locked": {
"lastModified": 1681162249,
"narHash": "sha256-jh5fLaTxR5XowXA0CN/1Gs2qbvVdmdPCSeO424XWZLI=",
"lastModified": 1681746824,
"narHash": "sha256-TRe6SAYqTEyWmHwg5gpAj3arebje/OVi7z9yLqZRYqg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4e79c6a414ce59fd1a53ab77899c77ab87774e6b",
"rev": "ae79840bc756e97f9750fc70448ae0efc1b8dcc3",
"type": "github"
},
"original": {
@ -147,11 +144,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1681126633,
"narHash": "sha256-evQ3Ct/yJDSHej16Hiq+JfxRjgm9FXu/2LBxsyorGdE=",
"lastModified": 1681648924,
"narHash": "sha256-pzi3HISK8+7mpEtv08Yr80wswyHKsz+RP1CROG1Qf6s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "db24d86dd8a4769c50d6b7295e81aa280cd93f35",
"rev": "f294325aed382b66c7a188482101b0f336d1d7db",
"type": "github"
},
"original": {
@ -163,11 +160,11 @@
},
"nur": {
"locked": {
"lastModified": 1681202919,
"narHash": "sha256-LKAF4NQV3mnQ0oTcfk9yrNqj3DgjN0UW+uxu464p1Rc=",
"lastModified": 1681755009,
"narHash": "sha256-gvVu2vJJm67DatLdVf0U7uiI/wBVxREzs2QKDXyUrlA=",
"owner": "nix-community",
"repo": "NUR",
"rev": "a013ab00e087108ca06c9f380c01617c8aec2a71",
"rev": "76e175485cc44e8bd9224fb98899bc6281a28c0d",
"type": "github"
},
"original": {
@ -192,11 +189,11 @@
]
},
"locked": {
"lastModified": 1681206676,
"narHash": "sha256-6hQR0fSJ22BSV1XpjyxYur/MPab6gn3aI/l8qEpwNHk=",
"lastModified": 1681413034,
"narHash": "sha256-/t7OjNQcNkeWeSq/CFLYVBfm+IEnkjoSm9iKvArnUUI=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "a0e9703a95342d1dba4ba0d989b2e0b429d42516",
"rev": "d3de8f69ca88fb6f8b09e5b598be5ac98d28ede5",
"type": "github"
},
"original": {

View File

@ -35,7 +35,6 @@
ref = "master";
inputs = {
nixpkgs.follows = "nixpkgs";
utils.follows = "futils";
};
};