Jan Tojnar
|
5c5c20919b
|
adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
|
2024-07-01 08:26:46 +02:00 |
|
Alexis Hildebrandt
|
755b915a15
|
treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
|
2024-06-09 23:07:45 +02:00 |
|
Herwig Hochleitner
|
304f2767fa
|
cdemu: use buildPythonApplication
|
2024-05-15 19:02:22 +02:00 |
|
Herwig Hochleitner
|
147760c141
|
cdemu: avoid double-wrapper and nested callPackage
|
2024-05-15 13:27:45 +02:00 |
|
Herwig Hochleitner
|
0a3bfb4375
|
cdemu: use standard cmake build hook
|
2024-05-15 13:27:45 +02:00 |
|
Herwig Hochleitner
|
90bbb562d3
|
cdemu: use hash instead of sha256
|
2024-05-15 13:27:45 +02:00 |
|
Herwig Hochleitner
|
db4f375bd0
|
cdemu: updates, fixes and build simplification
- rely on wrapGApps*Hook for gobject-introspection access
- use callPackage as intended
|
2024-05-15 13:27:45 +02:00 |
|
R. RyanTM
|
4084ca6c21
|
linuxPackages.vhba: 20211218 -> 20240202 (#285972)
|
2024-03-18 14:08:46 +01:00 |
|
Herwig Hochleitner
|
13364f124a
|
cdemu: fix service setup
closes https://github.com/NixOS/nixpkgs/issues/154613
|
2023-10-10 00:23:27 +02:00 |
|
Artturin
|
8344f3e888
|
cdmemu: fix cross eval
there's still many improvements that can be done to cdemu expressions
|
2022-08-16 12:43:03 +03:00 |
|
Nick Cao
|
e2c5168db4
|
vhba: prepend kernel.makeFlags to makeFlags
|
2022-03-07 12:23:47 +08:00 |
|
AndersonTorres
|
8d65e832f0
|
Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
|
2022-02-16 01:38:20 -03:00 |
|