flake.lock: update more inputs

This commit is contained in:
Alexander Sosedkin 2024-03-03 11:21:07 +01:00
parent 53f8966627
commit 94bf554ee9

36
flake.lock generated
View file

@ -4,15 +4,14 @@
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ]
"utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1663932797, "lastModified": 1709445365,
"narHash": "sha256-IH8ZBW99W2k7wKLS+Sat9HiKX1TPZjFTnsPizK5crok=", "narHash": "sha256-DVv6nd9FQBbMWbOmhq0KVqmlc3y3FMSYl49UXmMcO+0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "de3758e31a3a1bc79d569f5deb5dac39791bf9b6", "rev": "4de84265d7ec7634a69ba75028696d74de9a44a7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -30,11 +29,11 @@
"nmt": "nmt" "nmt": "nmt"
}, },
"locked": { "locked": {
"lastModified": 1666720474, "lastModified": 1705252799,
"narHash": "sha256-iWojjDS1D19zpeZXbBdjWb9MiKmVVFQCqtJmtTXgPx8=", "narHash": "sha256-HgSTREh7VoXjGgNDwKQUYcYo13rPkltW7IitHrTPA5c=",
"owner": "Gerschtli", "owner": "Gerschtli",
"repo": "nix-formatter-pack", "repo": "nix-formatter-pack",
"rev": "14876cc8fe94a3d329964ecb073b4c988c7b61f5", "rev": "2de39dedd79aab14c01b9e2934842051a160ffa5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -139,11 +138,11 @@
"scss-reset": { "scss-reset": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1683906868, "lastModified": 1631450058,
"narHash": "sha256-cif5Sx8Ca5vxdw/mNAgpulLH15TwmzyJFNM7JURpoaE=", "narHash": "sha256-muDlZJPtXDIGevSEWkicPP0HQ6VtucbkMNygpGlBEUM=",
"owner": "andreymatin", "owner": "andreymatin",
"repo": "scss-reset", "repo": "scss-reset",
"rev": "5a7bd491ac82441e6283fb0d5d54644b913b30c7", "rev": "0cf50e27a4e95e9bb5b1715eedf9c54dee1a5a91",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -151,21 +150,6 @@
"repo": "scss-reset", "repo": "scss-reset",
"type": "github" "type": "github"
} }
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
} }
}, },
"root": "root", "root": "root",