Commit Graph

8 Commits

Author SHA1 Message Date
a-kenji
a09f3e76f2 cosmic-greeter: remove unused argument 2024-09-25 21:39:08 +02:00
a-kenji
6bd5354f0c cosmic-greeter: 1.0.0-alpha.1 -> 1.0.0-alpha.2 2024-09-25 21:37:56 +02:00
Niko Cantero
55e6535e4e
maintainers: rename nyanbinary to nyabinary 2024-09-19 15:04:36 -04:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Alyssa Ross
f48ddf4ba9 treewide: remove uses of deprecated Rust functions
speakersafetyd was using the wrong one, so I've fixed it while I was
here.
2024-09-02 21:48:21 +02:00
kenji
2fb12e9970
cosmic-greeter: unstable-2023-11-08 -> 1.0.0-alpha.1 (#335386)
* cosmic-greeter: unstable-2023-11-08 -> 1.0.0-alpha.1

* cosmic-greeter: inline pname

* Update pkgs/by-name/co/cosmic-greeter/package.nix

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-08-24 00:33:14 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Niko
44267aa084 cosmic-greeter: init at unstable-2023-11-08 2023-11-08 19:49:04 -05:00