Compare commits

..

No commits in common. "5dd4e662c84a4ecadaeae39823c3234923049f50" and "0bb20832ab0fe37cc3de55dca272f4dde246ac51" have entirely different histories.

2 changed files with 10 additions and 11 deletions

20
flake.lock generated
View File

@ -64,11 +64,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1725694918, "lastModified": 1725180166,
"narHash": "sha256-+HsjshXpqNiJHLaJaK0JnIicJ/a1NquKcfn4YZ3ILgg=", "narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "aaebdea769a5c10f1c6e50ebdf5924c1a13f0cda", "rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -129,11 +129,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1725727502, "lastModified": 1722985430,
"narHash": "sha256-XhDqpHO0uEOZjqxADvzPf04kn8zDn58dLK3lP5R0+cY=", "narHash": "sha256-l96xx//ET6W9r2X4bRAoQweGmuPCVbmn+qwk7SNIKN4=",
"ref": "master", "ref": "master",
"rev": "bf4c685344a6e26ade025e7888603f0715ffcd09", "rev": "1ec309d7a1da62ab4d2d64dc2e025638272acc79",
"revCount": 19, "revCount": 18,
"type": "git", "type": "git",
"url": "https://git.t-juice.club/torjus/nix-packages" "url": "https://git.t-juice.club/torjus/nix-packages"
}, },
@ -145,11 +145,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1725634671, "lastModified": 1725432240,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=", "narHash": "sha256-+yj+xgsfZaErbfYM3T+QvEE2hU7UuE+Jf0fJCJ8uPS0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c", "rev": "ad416d066ca1222956472ab7d0555a6946746a80",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -218,7 +218,6 @@
"hyprpaper & sleep 10 && randomwp" "hyprpaper & sleep 10 && randomwp"
"easyeffects --gapplication-service" "easyeffects --gapplication-service"
"hypridle" "hypridle"
"streamcontroller -b"
# "dunst" # "dunst"
]; ];
}; };