Compare commits

..

No commits in common. "8fec5af31bdd7cd8843ca8a44e06b45274c01866" and "cbb20acaf317747eaa3bf89f56dd01786b54e540" have entirely different histories.

3 changed files with 9 additions and 11 deletions

View file

@ -463,11 +463,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1683492229, "lastModified": 1683221986,
"narHash": "sha256-vJgBn/oSW11ujPg+ai92a8DWMssXBpl+/ZeLMS3bDJQ=", "narHash": "sha256-n688GK4wO2pZpI4gHOxj/PF85bzUMPEJ8B3Wd3cHSjk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "de8ba413c578b68ef602c4f4c5909d9636a5bf92", "rev": "f3824311a16cbe70dbaeedc17a97dfcd11901c3f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -489,11 +489,11 @@
"rust-overlay": "rust-overlay_2" "rust-overlay": "rust-overlay_2"
}, },
"locked": { "locked": {
"lastModified": 1683315170, "lastModified": 1682977736,
"narHash": "sha256-v4neNXXjOGingMw76fnXbYbxOK4pZfGA2r/O+cn5btY=", "narHash": "sha256-dYRnLAVKmzm822fq503foGiTS3xmOZwdmNTs7eLTw3Y=",
"owner": "nix-community", "owner": "nix-community",
"repo": "lanzaboote", "repo": "lanzaboote",
"rev": "ae49611bd6d1cbfc4f5aaa6352c25324b336542a", "rev": "adc01887d9db2c3e354bbe86d7f46c4661357c27",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -535,11 +535,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1683408522, "lastModified": 1683014792,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=", "narHash": "sha256-6Va9iVtmmsw4raBc3QKvQT2KT/NGRWlvUlJj46zN8B8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7", "rev": "1a411f23ba299db155a5b45d5e145b85a7aafc42",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -3,7 +3,6 @@
inputs = { inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# nixpkgs.url = "git+file:///home/laurent/Documents/nixpkgs?shallow=1";
flake-utils.url = "github:numtide/flake-utils"; flake-utils.url = "github:numtide/flake-utils";
lanzaboote = { lanzaboote = {

View file

@ -17,7 +17,6 @@
logseq # second brain journalling logseq # second brain journalling
mpv # video viewer mpv # video viewer
neovim # text editor neovim # text editor
nil # nix language server
nixfmt # nix formatter nixfmt # nix formatter
pamixer # volume mixer cli pamixer # volume mixer cli
pavucontrol # volume mixer pavucontrol # volume mixer