Compare commits
	
		
			2 commits
		
	
	
		
			3869ef6841
			...
			e7bcda274c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e7bcda274c | |||
| 1dc8be97d2 | 
					 3 changed files with 1 additions and 19 deletions
				
			
		
							
								
								
									
										17
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										17
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -192,22 +192,6 @@
 | 
				
			||||||
        "type": "github"
 | 
					        "type": "github"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "nixos-2405": {
 | 
					 | 
				
			||||||
      "locked": {
 | 
					 | 
				
			||||||
        "lastModified": 1731386116,
 | 
					 | 
				
			||||||
        "narHash": "sha256-lKA770aUmjPHdTaJWnP3yQ9OI1TigenUqVC3wweqZuI=",
 | 
					 | 
				
			||||||
        "owner": "NixOS",
 | 
					 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					 | 
				
			||||||
        "rev": "689fed12a013f56d4c4d3f612489634267d86529",
 | 
					 | 
				
			||||||
        "type": "github"
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
      "original": {
 | 
					 | 
				
			||||||
        "owner": "NixOS",
 | 
					 | 
				
			||||||
        "ref": "nixos-24.05",
 | 
					 | 
				
			||||||
        "repo": "nixpkgs",
 | 
					 | 
				
			||||||
        "type": "github"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "nixos-hardware": {
 | 
					    "nixos-hardware": {
 | 
				
			||||||
      "locked": {
 | 
					      "locked": {
 | 
				
			||||||
        "lastModified": 1731797098,
 | 
					        "lastModified": 1731797098,
 | 
				
			||||||
| 
						 | 
					@ -340,7 +324,6 @@
 | 
				
			||||||
        "lanzaboote": "lanzaboote",
 | 
					        "lanzaboote": "lanzaboote",
 | 
				
			||||||
        "mysecrets": "mysecrets",
 | 
					        "mysecrets": "mysecrets",
 | 
				
			||||||
        "nix-darwin": "nix-darwin",
 | 
					        "nix-darwin": "nix-darwin",
 | 
				
			||||||
        "nixos-2405": "nixos-2405",
 | 
					 | 
				
			||||||
        "nixos-hardware": "nixos-hardware",
 | 
					        "nixos-hardware": "nixos-hardware",
 | 
				
			||||||
        "nixos-unstable": "nixos-unstable",
 | 
					        "nixos-unstable": "nixos-unstable",
 | 
				
			||||||
        "nixpkgs": "nixpkgs_2",
 | 
					        "nixpkgs": "nixpkgs_2",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  inputs = {
 | 
					  inputs = {
 | 
				
			||||||
    nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
 | 
					    nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
 | 
				
			||||||
    nixos-2405.url = "github:NixOS/nixpkgs/nixos-24.05";
 | 
					 | 
				
			||||||
    nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
 | 
					    nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
 | 
				
			||||||
    nixos-hardware.url = "github:NixOS/nixos-hardware/master";
 | 
					    nixos-hardware.url = "github:NixOS/nixos-hardware/master";
 | 
				
			||||||
    home-manager = {
 | 
					    home-manager = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -150,7 +150,7 @@ let
 | 
				
			||||||
    chromium
 | 
					    chromium
 | 
				
			||||||
    falkon
 | 
					    falkon
 | 
				
			||||||
    thunderbird
 | 
					    thunderbird
 | 
				
			||||||
    inputs.nixos-unstable.legacyPackages.${system}.calibre   # FIXME: test failure in 24.11
 | 
					    calibre
 | 
				
			||||||
    dino
 | 
					    dino
 | 
				
			||||||
    zotero
 | 
					    zotero
 | 
				
			||||||
    ding
 | 
					    ding
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue